body {
	background: url(../img/body_bg2.gif) repeat-x; 
	margin:0; 
	padding:30px 50px 30px 50px;
	border:0; 
	text-align:left; 
	font-size:76%; 
	font-family: arial, sans-serif;
	}
	
#wrapper {
	width:100%; 
	margin:0 auto;
	text-align:left; 
	position:relative; 
	overflow:hidden; 
	background:#FFFFFF;
	}
	 
#logo {
	height:80px; 
	background:url(../img/heuerlogo.jpg) no-repeat;
	text-align: right;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	}
	
#logo a {
	color:#CCCCCC;
	text-decoration: none;
	}

#logo a:hover {
	color:#999999;
	}

#header {
	height:120px; 
	background:url(../img/banner_anleger.jpg) no-repeat; 
	border-top: solid 1px #CC0000;
	}
	
#header h1 {
	padding:50px 20px 0px 20px; 
	overflow:hidden; 
	margin:0; 
	float:left;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	}

h2 {padding:0; margin:40px 0 10px 0; font-size:18px; font-weight:normal; color:#990000}
h5 {font-size:15px;}

#content {
	clear:both; 
	width:100%; 
	font-family: arial, sans-serif;
	padding: 12px;
	padding-bottom: 45px;
	}
	
#content p {
	font-size:12px; 
	margin:7px 0; 
	line-height:18px;
	}
	
#content h3 {
	font-weight: normal;
	background: #EEEEEE; 
	font-size: 14px;
	padding: 3px 0 3px 3px;
	margin: 20px 0 7px -3px;
	}

.boldy {
	font-weight: bold;
	}
	
	
#content h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 15px 0 7px 0;
	}
		
	
#content a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}
	
#content a:hover {
	text-decoration:underline;
	color: #990000;
	}

#white {
	background: #FFFFFF;
	}	


#leftCol {
	width:68%; 
	float:left; 
	padding-bottom:30px;
	margin: 35px 0 0 10px;
	}

#leftCol h2 {
	padding: 15px 0 5px 0; 
	margin:5px 0 15px 0; 
	font-size:18px; 
	font-weight:normal; 
	color:#000000;
	border-top: 1px solid #999999;
	}
	
#leftCol h3 {
	font-weight: normal;
	background: #FFFFFF;
	font-size: 14px;
	padding: 3px 0 3px 0px;
	margin: 40px 0 7px 0px;
	}
	
#leftCol h3.white {
	background:#FFFFFF;
	}
	
#leftCol table {	
	width:100%; 
	float:left;
	border: 0;
	padding: 0;
	margin: 10px 0px 40px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #EFEFEF;
	float: clear;
	}	
	
#leftCol th {
	padding: 6px 4px 4px 4px;
	background: #FFFFFF;
	}	
	
#leftCol th a {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	}
	
#leftCol th a:hover {
	color: #000000;
	}	
	
#leftCol td {
	padding: 5px 4px 4px 4px;
	font-weight: normal;
	}	
	
	
#rightCol {
	width:25%; 
	float:right;
	/*background: url(../img/right_col.gif) repeat-x;*/
	margin: 35px 15px 0 0;
	padding: 0 10px 15px 10px;
	}
	
#rightCol h2 {
	padding: 15px 0 5px 0; 
	width: 100%;
	margin:5px 0 15px 0; 
	font-size:18px; 
	font-weight:normal; 
	color: #990000;
	border-top: 1px solid #990000;
	}
	
	

	
#footerTop {background:#55555f url(../images/footline.gif) repeat-x left top; text-align:left;}
#footerBottom {background:#44444f; text-align:left; margin-bottom:50px; font-size:11px; border-top:1px solid #fff;}
#footerT {clear:both; width:1000px; margin:0 auto; color:#bbb; background:url(../images/rightbackfoottop.gif) repeat-y right top;}
#footerB {width:1000px; margin:0 auto; color:#ddd; background:url(../images/rightbackfootbottom.gif) repeat-y right top;}





.small {font-size:10px;}
ol li {line-height:2em; font-size:14px;}
.clear {clear:both; height:0; overflow:hidden;}

#menulist {padding:0; margin:0; list-style:none;}
#menulist li.left {float:left; margin-right:15px; padding:5px; border:3px solid #eee; margin-bottom:10px;}
#menulist li.right {float:right; padding:5px; border:3px solid #eee; margin-bottom:10px;}
#menulist li.current {border-color:#e60;}

#menulist li a img {border:0; display:block;}
#menulist li a {text-decoration:none; color:#000;}
#menulist li a:hover b {text-decoration:underline;}

.download {list-style-image: url(../images/li.gif);}
.download li a {color:#bbb; text-decoration:none; line-height:18px;}
.download li a:hover {color:#fff;}


.downloads {width:140px; float:left; margin-right:5px; display:inline;}
.black {color:#eee; border-bottom:1px solid #777;}

img.feed {display:block; padding-right:20px; float:left;}
a.rss {font-size:14px; color:#c40;}
a.rss:hover {text-decoration:none;}

img.preload {position:absolute; left:-9999px; top:0;}

#rightfloatbox {
	float: right;
	margin: 5px 0 15px 15px;
	background: #BBBBBB;
	padding: 0 0 3px 0;
	font-size: 10px;
	color:#ffffff;
	text-align: left;
	}
		
#rightfloatbox img {
	border-bottom: 1px solid #666666;
	}
	
#rightfloatbox a {
	background: url(../img/zoom2.gif) no-repeat;
	padding-left: 15px;
	font-weight:normal;
	color: #333333;
	}

#rightfloatbox a:hover {
	background: url(../img/zoom1.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	}


#leftbox {
	float: left;
	margin: 5px 19px 5px 0;
	background: #FFFFFF;
	padding: 0;
	text-align: left;
	width: 100px;
	height: 63px;
	border-bottom: 1px solid #999999;
}


#leftfloatbox {
	float: left;
	margin: 5px 19px 5px 0;
	background: #BBBBBB;
	padding: 0 0 3px 0;
	font-size: 10px;
	color:#ffffff;
	text-align: left;
	}
	
#leftfloatbox img {
	border-bottom: 1px solid #666666;
	}

#leftfloatbox a {
	background: url(../img/zoom2.gif) no-repeat;
	padding-left: 15px;
	font-weight:normal;
	color: #333333;
	}

#leftfloatbox a:hover {
	background: url(../img/zoom1.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	}


	
#passfotobox {
	height: 120px;
	margin: 5px 15px 5px 0;
	border-bottom: 1px solid #DDDDDD;
	}
	
#passfotobox img {
	border-bottom: 1px solid #999999;
	margin-right: 10px;
	float: left;
	}
	
.inset {
	padding-left: 50px;
	}
	


