/* mopo-team-staffellauf.de, 20.11.2010 */

body { background: url("../images/background.jpg") #fff repeat-x; color: #000; margin: 0; padding:0; margin:0; font-size: 100.01%; font-family: arial, sans-serif; }

#container { text-align:center; }
#overall { height:189px; text-align: left; margin:auto; margin-top:0; width:1000px; background:url("../images/header-bg.jpg") top no-repeat; }
#site-body { text-align: left; margin:auto; width:800px; }

#header { float:left; width:800px; margin:17px 0 0 0px; padding:0 0 0 0; border: 1px solid #cc0000;  border-bottom:0; height:141px; }
*html #header { width:798px; margin: 17px 0 0 1px;}

#header-img { width: 850px; margin:-1px 0 0 -1px; padding:0; }
*html #header-img { width: 799px; padding:0; }

ul,li { margin:0; padding:0; }

a { color: #ce000d; } 
a:visited { color: #ce000d; } 
a:hover { text-decoration: none; }
.skip { position: absolute; margin-left: -10000px; }

#navigation { float:left; margin:0; background: url("../images/nav-bg.gif") repeat-x; height:30px;
width:800px; border-left: 1px solid #cc0000; border-right: 1px solid #cc0000; font-family: arial; }
*html #navigation { margin: -3px 0 0 1px; }
#navigation li { display: inline; line-height: 30px; }
#navigation li a { color: #fff; font-weight: bold; padding: 6px 13px 5px 15px; border-right: 1px solid #ebebeb; text-decoration: none; font-size: 15px; }
#navigation li a:hover { background-color: #dc1c1c; text-decoration: none; }
#navigation li .current { background-color: #fff;  color: #cc0000; }
#navigation li .current:hover  { background-color: #ffffff; color: #cc0000; }

#site-shape { margin:auto; width: 1000px;   }
#site-shadow { float:left; margin-left:-17px; margin-top:-1px; width:1000px; background: url("../images/site-bg.gif") repeat-y;  }
*html #site-shadow { margin-left: -18px;  }
#main-body { float:left; text-align:left; width:800px; margin: 0 0 0 118px; }
*html #main-body { margin: 0 0 0 59px; }
#main { float:left; width: 565px; }
*html #main { width: 570px; }
#main p { line-height: 1.45em; margin:0; }
#main-content { padding:10px 40px 10px 20px; font-size:13px;}
#main-content ul { margin-left: 20px; }
#main-content ul li { margin-bottom: 5px; }
#footer { float: left; width: 800px; background: #f5f5f5; font-size: 12px; height: 30px; line-height: 30px; border-bottom: 1px solid #cc0000; border-top: 1px solid #cc0000; text-align:center; }

.leftcol { float:left; width: 180px; }
.rightcol { float:left; width: 300px; margin: 0 0 15px 0; }

h1 { 
 font-size: 25px;
 line-height: 20px;
 margin: 25px 0 0 0;
}
h1, h2, h3, h4, h5, h6 { 
 color: #ce000d;
}
h6 { font-size:11px; }
h4 { font-size: 14px; margin-bottom: 10px; }
h4.center { text-align:center; }
img { 
 border: solid 0px #aaa;
 padding: 1px;
 max-width: 95%; 
}

.clear { clear:both; }
.black { color: black; }
.underline { padding: 10px 0 5px 0; margin:15px 0 10px 0; border-top: 1px dotted #aaaaaa; }
.justify { text-align: justify; }

#subnav { float:left; width: 200px; float: left; padding:15px; font-size: 12px; }
*html #subnav {  }
#subnav p { margin-bottom:20px; }

.fleft { float: left; margin: 0 1em 0.2em 0; }
.fright { float: right; margin: 0 0 0.2em 1em;  padding: 1px; }

.form-left { float:left; width: 150px;  line-height: 30px}
.form-right { float:left; width:350px; margin-bottom: 2px; line-height:30px;}

.radio-left { line-height:18px; width: 25px; }
.radio-right { line-height:18px; width: 480px; padding-bottom:15px; }

.tent-price { float:right; font-weight:bold;}

.input-field { border:1px solid #ccc; background: #f5f5f5; width:250px;}
.input-field:focus { border:1px solid red; background: #fff; }

.error { clear:both; color: red; font-weight:bold; margin-left: 150px;}
.hls { color: red; font-weight: bold; font-size:14px; }

#button { border:1px solid red; background: #f5f5f5; font-size:14px; padding: 5px 10px 5px 10px; }
#button:hover { background: red; color: #fff; cursor:pointer; }
