body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-color:#CBDBDA;
}

#all {
	padding:0;
	margin:0;
}

#top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#top img {
	position: relative;
	left: 136px;
	top: 0px;
}

#adresse {
	position:absolute; 
 
	height:20px; 
	z-index:1; 
	left: 370px; 
	top: 100px;
}

#adresse h2 {
	font-size: 60%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #32563C;
}

#top ul {
	 list-style: none;
 	 margin: 0; 
	 padding: 1px 0 4px 0; 
 	 margin-left: 0;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 80%;
	 font-weight:bold;
	 color:#A72C32; 
}

#top ul a:link,a:visited {
	color:#346337;
	text-decoration: none;
}

#top ul a:hover {
	color:#A72C32;
	text-decoration: none;
}

#top ul li {
	padding: 3px 1em; 
	margin-left: 3px; 
	display: inline;
}

#left {
	width:281px;
	height:600px;
	float:left;
}

#left img {
	padding-top: 50px;
	padding-left: 25px;
}

#inhalt {
	background-color: #CCDADB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:bold;
	padding-top:44px;
	margin-left:276px;
	padding-left:25px;
	color:#346337;
	padding-right: 10%;
}

#inhalt .foto-re {
	float: right;
	border-color:#346337;
	border-width:1px;
	border-style:solid;
	margin: 15px 0 15px 15px;
	}
	
#inhalt .foto-li {
	float: left;
	border-color:#346337;
	border-width:1px;
	border-style:solid;
	margin: 15px 15px 15px 0px;
	}

#inhalt h1{
	font-size:110%;
	font-style:italic;
	color:#A72C32;
		}
		
#inhalt h4 {
	font-size:100%;
	color:#A72C32;
}

#inhalt a:link {
	color: #A72C32;
	}
	
#inhalt a:visited {
	color: #A72C32;
	text-decoration:underline;
	}
	
#inhalt a:hover {
	color:#006600;
	}
	
#inhalt .small {
	font-size:65%;
}

.tdformular {
	vertical-align:top;
}
