/* CSS Document */
body, html{
	padding:0;
	margin:0;
}
body{
	text-align:center;
	background-image:url(../images/rasenkachel.jpg);
}

a img { border:0; background-color:none;}


/*////////////// SCHRIFTEN //////////////*/

a, p, h1, h2, h3, h4, h5, h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:140%;
}
a{text-decoration:none}

a:link{color:#FF6600}
a:visited{color:#FF6600}
a:hover{color:#FF6600; background-color:#FFFFFF}

#bottom a:link{color:#FFFFFF}
#bottom a:visited{color:#FFFFFF}
#bottom a:hover{color:#FF6600; background-color:#FFFFFF}

#bottom p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
	color:#FFFFFF;
	margin:0;
}

p, h4{
	font-size:11px;
}

h1{
	font-size: 18px;
	color:#FF6600;
	font-weight:bold;
	}
	
#bottom h1{	
	font-size: 18px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
	color: #0F2E35;
}

h4 a, h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:140%;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}	
	
h5{
	font-size: 14px;
}			

#menu a, #menuSpalte2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:140%;
	text-decoration:none;
}		
#menu a:link, h4 a:link{color:#FFFFFF;}
#menu a:visited, h4 a:visited{color:#FFFFFF;}
#menu a:hover, h4 a:hover{color:#F37D00; background-color:#FFFFFF;}

.white{color:#FFFFFF}
.dkgrau{color:#0F2E35}

ul{margin:0px; list-style-type:none;}


/*////////////// CONTAINER //////////////*/

#banner{
width: 700px;
float:none;
clear:both;
text-align:center;
margin: 20px auto 20px auto;
}

#banner-inside{
	width:700px;
	text-align:left;
}

#banner-inside img{border: 1px solid #FFF}

#container{
position:relative;
min-height:400px;
	width: 700px;
	padding: 10px 10px 0px 10px;
	background-image:url(../images/seitenbg.gif);
	background-position:top right;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	text-align: left;
	margin: auto auto 10px auto;
	voice-family: "\"}\""; /* Begin Boxmodelhack */
	voice-family:inherit;
	width:680px;
	}
	html>body #container {
	width:680px;
} /* End Boxmodelhack */	
#right {
	width:245px;
	position:absolute;
	height:100px;
	/*float:right;*/
	left:445px;
	bottom:15px;
}
#right #partner {
	position:relative;
	background-color:#66AB00;
	color:#FFFFFF;
	margin:15px;
	padding:10px;
	border:2px solid #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:120%;
	color:#FFFFFF;
}
#right #partner a:link{color:#FFFFFF}
#right #partner a:visited{color:#FFFFFF}
#right #partner a:hover{color:#FF6600; background-color:#FFFFFF}
#left{
	width: 425px;
}
#menu ul{margin-left: 0px;}
#menu li{margin-left: 0px;}

#menu{
	width:425px;
	padding: 10px;	
	background-color:#F37D00;
	margin-bottom: 10px;
	text-align: left;
	voice-family: "\"}\""; /* Begin Boxmodelhack */
	voice-family:inherit;
	width:405px;
	}
	html>body #menu {
	width:405px;
	} /* End Boxmodelhack */	


#menuSpalte2{
	width:205px;
	float: right;
}

#inhalt{ 
	width: 425px;
	padding: 10px;	
	background-color:#BFD0D9;
	voice-family: "\"}\""; /* Begin Boxmodelhack */
	voice-family:inherit;
	width:405px;
	}
	html>body #inhalt {
	width:405px;
	} /* End Boxmodelhack */	
	
#bottom{
	width: 425px;
	padding: 10px;
	margin-top: 10px;	
	background-color:#66AB00;
	voice-family: "\"}\""; /* Begin Boxmodelhack */
	voice-family:inherit;
	width:405px;
	}
	html>body #bottom {
	width:405px;
	} /* End Boxmodelhack */	
	
#bottom img{
	float:none;
	margin:0}	

#endlinie{
clear:both;
	width: 700px; 
	height:10px; 
	margin: -10px auto auto auto; 
	background-color:#FFFFFF; 
	text-align:center;
	voice-family: "\"}\""; /* Begin Boxmodelhack */
	voice-family:inherit;
	width:700px;
	}
	html>body #endlinie {
	width:700px;
	} /* End Boxmodelhack */	
	
#fotoleiste{
	width: 700px;
	background-color:#FFFFFF;
	margin: -10px auto 20px auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	clear: both;
	voice-family: "\"}\""; /* Begin Boxmodelhack */
	voice-family:inherit;
	width:680px;
	}
	html>body #fotoleiste {
	width:680px;
	} /* End Boxmodelhack */
	
	
		
	

/*////////////// SONSTIGES //////////////*/

.fotoLinks{
	margin:0px 10px 10px 0px;
	float: left;
}

.thumb{padding-left: 10px;float: left;}

.textlinie{float:none; clear:both;}

.rulerAfter{height:10px; width:405px; clear:both; float:none; background-color:#FFF}

.clearer{width:100%; float:none; clear:both; height:0; line-height:0}
 
