@charset "UTF-8";
* {
	    font-family: Trebuchet MS, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
}

			
body  {
 		background: #fff url(img/bg.jpg);
 		background-repeat: repeat-x;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 

    }
	
h1{
 		font-size: 18px;
 		color: #0071bc;
		font-weight: bold;
		padding-top: 20px;
	}

p{
 		color: #999;
 		font-size: 12px;
 		line-height: 14px;
	}
	
.i{
		color: #0071bc;
		font-style: italic;
}
 
img {
		border: 0px;
	}
	
a {
  		text-decoration: none;
 		 color: #0071bc;
	}
	
table {
		position: relative;
		overflow: visible;
}

ul li {
	font-size: 12px;
	line-height: 20px;
	list-style: none;
	padding: -25px 0px 0px -10px;
	margin: -10px 0px 0px -25px;
}
	
a:hover {
		color: #29abe2;
}

a.weiss {
  		text-decoration: none;
 		 color: #ffffff;
	}
	
a.weiss:hover {
		color: #C9E8F5;
}

a.weiss:active {
		color: #4FC9F5;
}
    .thrColElsHdr #container { 
		border: solid 1px #cccccc;
    	width: 800px;  
	    background:transparent;
    	margin: 0 auto; 
    	text-align: left; 
		padding: 0px;
    } 
	
	.thrColElsHdr #header { 
    	background: transparent; 
    } 
    .thrColElsHdr #header h1 {
    	margin: 0; 
	    background: transparent url(./img/header.jpg) no-repeat left;
	    width: 800px;
		height:95px;
		padding:0px;
		overflow:visible;
		position:relative;
    }
    #bgweiss {
		width:800px;
		margin-top:-20px;
		padding-top:0px;
		background: #fff url(./img/footer.jpg) no-repeat;
		background-position: bottom left;
	}
	
	.thrColElsHdr #mainContent {
     	float:left;
		width:500px;
		margin-left: 165px;
		overflow:visible;
		position:relative;
    }
	
	.footer {
		float:left;
		width:800px;
		overflow: visible; 
	}
	
    .thrColElsHdr #footer { 
   		width: 800px;
    } 
    .thrColElsHdr #footer p {
    	margin: 0;
    }
    
	.italic {
		font-style: italic;
		}
   
	.clear {clear:both;}
	
    .fltrt {
		font-size: 10px;
		font-style: normal;
		color: #faa91d;
    	float: right;
		padding-right: 40px;
		position:relative;
		margin-top:100px;
    }
	
	.impr_dat_agb_gruen {;
		font-size: 8px;
		font-style: normal;
		color: #acb510;
	}

.head_menue_top {
	font-family: Trebuchet MS, Arial, sans-serif;
	width: 170px;
	height: 260px;
	background-image: url(img/bg_1.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	position: relative;
	margin: 30px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
}

.banner {
	margin: 30px 0px 0px 10px;
}

.content {
	padding: 0px 10px 5px 10px;
}
	
