* {padding:0px; margin: 0px;  }
html { 
	height: auto; 
	font-family: Arial, Verdane, Helvetica;
	font-size: 12px;
	background-image:url(img/hg.gif);
	background-position:center;
	background-repeat:repeat-y;
}


body {
	color: #ffffff;
	font-size: 12px;
	margin-top: 15px;
	line-height:1.4em;
}
#menu li{
	display:block;
	width: auto;
	float:left;
	height:40px;
	padding-right:30px;
	
}

#menu{
	width:600px;
	height:40px;
}
		
#quadFree{
	background-image:url(term_img/quadFreeSmall.png);
    background-repeat: repeat-x;
	width:auto;
	height:23px;
	float:left;
}

#quadUsed{
	background-image:url(term_img/quadUsedSmall.png);
    background-repeat: repeat-x;
	width:auto;
	height:23px;
	float:left;
}

#wrapper {
	background-color:#FF6600;
	list-style-type:circle;
	list-style-position:inside;
	/*background-image:url(img/start-hg.gif);*/
	background-repeat:no-repeat;
	background-position:bottom left;
	height:auto;
	color: black;
	width:900px;
	margin: auto;
	margin-bottom: 15px;
	
	border:2px;
	border-color:#FF6600;
	border-style:solid;
}

#wrapperContent{
	background-color:#FFFFFF;
	background-image:url(img/hg-text.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	border:2px solid #FF6600;
	color:black;
	list-style-position:inside;
	list-style-type:circle;
	margin:auto;
	width:900px;
}

#container{
	margin:15px 0px 15px 45px;
	

}


.colLeft{
    width:47%;
    float:left;
}

.colRight{
    width: 47%;
    float:right;
    text-align: right;
}


.colClear{
    clear:both;
}
#contentLeft{
	float:left;
	width:550px;
	
}

#contentLeft a:link,#contentLeft a:visited{
	color:#FF6600;
	text-decoration:none;
	font-weight: bolder;	
}

#contentLeft a:hover{
	text-decoration:underline;
}

#contentRight{
	float:right;
	margin: 0px 20px 10px 10px;
	width: 200px;
}

#contentRight img{
		border:1px;
		padding:1px;
		border-color:#FF6600;
		border-style:solid;
		margin-bottom:10px;
}


#head {
	background-image:url(img/hg-head3.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#FF6600;
	height: 120px;
	}

#navi {
	background-color:#ff6600;
	color:#f1f2f2;
	padding:0px;
	margin:0px;
	height:21px;
	padding-left:40px;
	padding-bottom: 5px;

}


		
	
#inhalt {
	}
	
#textbereich {
	font-family:Arial, Helvetica, sans-serif;
	width: 570px;
	margin: 20px 20px 20px 50px;
	padding-right:30px;
	float:left;
	}
	
#textbereich2 {
	font-family:Arial, Helvetica, sans-serif;
	width: 900px;
	background-color:#FFFFFF;
	background-image:url(start-hg.gif);
	background-repeat:no-repeat;
	}


	
 h2 {
	font-size:150%;
	color:#Ff6600;
	padding-bottom:15px;
}
		
 h4 {
	font-size:120%;
	color:#Ff6600;
	padding:0px;
}
	
#textbereich a {
		color:#Ff6600;
		text-decoration:none;}
		
#textbereich a:link,visited {
		color:#ff6600;
		text-decoration:none;}
		
#textbereich a:hover,focus {
		color:#ff6600;
		text-decoration:underline;}
		
#textbereich a:active {
		color:#ffffff;
		background-color:#ff6600;
		} 
		
.img_rechts {float:right;}

#bildlauf {
	float:right;
	margin: 20px 20px 10px 10px;
	width: 200px;
	}
	
	#bildlauf img {
		border:1px;
		border-color:#FF6600;
		border-style:solid;
		margin-bottom:10px;
		}
		

		
#fussbereich {
		color: f1f2f2;
		background-color: #ff6600;
		clear:both;
		height:50px;
			}
			
address {
		color:#f1f2f2;
		padding-top:5px;
		padding-bottom:5px;
		text-align: center;
		font-size: 100%;
		font-style: normal;
		letter-spacing: 2px;
		line-height: 1.5em;
		}
		


h5 {font-size:16px;
	font-weight:bold;
}
.contentImageLeft{
	border: 2px solid #FDDEB5;
	padding:1px;
	margin: 4px 15px 15px 0px;
	float:left;
}

.contentImageRight{
	border: 2px solid #FDDEB5;
	padding:1px;
	margin: 4px 15px 0px 15px;
	float:right;
}


.contentImage{
	border: 2px solid #FDDEB5;
	padding:1px;	
}

.pC10{
	padding-top:10px;
	padding-bottom:10px;
}

.pC5Down{
	padding-top:0px;
	padding-bottom:5px;
}

.pC10Down{
	padding-top:0px;
	padding-bottom:10px;
}


.pC10Up{
	padding-top:10px;
	padding-bottom:0px;
}

.pC0{
	padding-top:0px;
	padding-bottom:0px;
}

.pContent20{
	padding-top:20px;
	padding-bottom:20px;
}

.pC20Up{
	padding-top:20px;
	padding-bottom:0px;
}

.p20Down{
	padding-top:0px;
	padding-bottom:20px;
}
