{
 margin:0;
 padding:0;
}

body{
	font:.8em "trebuchet ms", arial, sans-serif;
	text-align:center;
	background-color: #f7edc3;
}



#page{
	margin:0 auto;
	padding:10px 10px 5px 13px;
	text-align:left;
	width:715px;
	background-color: #FFFFFF;
}

#links{
	float:left;
	margin:0 0 20px 0;
	width:458px;
}

#links p{
	text-align:justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color:#5F5539;
	line-height: 150%;
}

#links h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #666666;
	text-align: center;
	margin-top: 25px;
}
#links h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #5f5539;
	text-align: left;
	margin-top: 30px;
}
#links h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #5f5539;
	text-align: center;
}

#links h6{
	font-family: "Courier New", Courier, mono;
	font-size: 1em;
	color: #5f5539;
	text-align: center;
}
#links ul{
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}

#links ul li{
	background:no-repeat center;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color:#5F5539;
	line-height: normal;
}

#top{
	clear:both;
	height:168px;
	width:713px;
	background-image: url(Bilder/top_bg.gif);
	background-color: #f7edc3;
	background-repeat: no-repeat;
	background-position: center center;
}
#top h1 { 
color : #5f5539;
font-size : 28px;
font-family : Georgia, "Times New Roman", Times, serif;
text-align : right;
margin-right : 70px;
font-style : italic;
margin-top : 40px;
} 
#top h2 {
	color : #5f5539;
	font-size : 16px;
	font-family : Georgia, "Times New Roman", Times, serif;
	text-align : center;
	margin-left: 255px;
} 


#rechts{
	float:left;
	margin:50px 0 20px 50px;
	width:170px;
	background-color: #f7edc3;
}
 
#rechts h1{
	color:#5f5539;
	font-size:1em;
	letter-spacing:0.01em;
	margin:25px 0 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#rechts p{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color:#5F5539;
	line-height: 150%;
}

#rechts_1{
	float:left;
	margin:10px 0 20px 50px;
	width:170px;
	background-color: #f7edc3;
}
#rechts_1 p{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color:#5F5539;
	line-height: 150%;
}
#unten{
 clear:both;
 width:713px
}

.titel{
 float:right;
 width:90px;
 padding:0 10px 0 0
}

.titel img{
 border:0
}





#unten p{
 color:#666666;
 font:.85em "trebuchet ms", verdana, sans-serif;
 padding:5px;
}
#unten h6{
 color:#666666;
 font:.85em "trebuchet ms", verdana, sans-serif;
 padding:5px;
}


#rechts ul{
	list-style:none;
	margin:0 0 0 0;
	text-align: center;
	padding: 0 0 0 0;
}

#rechts ul li{
	background:no-repeat center;
	display:block;
	padding:0 0 0 0px;
	text-align: center;
}

#rechts ul li a{
	text-decoration:none;
	color:#666666;
	text-align: center;
}

#rechts ul li a:hover{
	color:#5f5539;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5f5539;
	border-left-color: #5f5539;
}

a:link,a:visited,a:active{
 color:#666666;
 text-decoration:underline
}

a:hover{
	text-decoration:none;
	background-color: #f7edc3;
}


#unten a{
 color:#666666;
 text-decoration:underline
}

#unten a:hover{
 text-decoration:none
}

code {
	font-size: 15px;
	font-weight: normal;
	color: #FF8039;
	text-align: justify;
	font-style: italic;}
#box	{
	background-color:	#FFFFFF;
	width:100%;
	
}
div.spacer 	{	clear: both;}
		
.album 		{
}
		
.thumb 		{
	display : inline;
	float : left;
	margin : 3px;
	background : transparent no-repeat top left;
	width : 110px;
	height : 79px;
	border: thin solid #d7c7a5;
}
		
.thumb a 	{display : block;
			width : 110px;
			height : 79px;
			background-repeat : no-repeat;
			text-decoration : none;}
		
.thumb a span 	{ 
		font-size : 9px;
		position : relative;
		top : 115px;
		color : black;
		text-transform : uppercase;
		display : block;
		text-align : center;
		width : 110px;
		overflow : hidden;
		}
		
		fieldset {width: 30em;
			 margin: 1.5em auto 1.5em auto;
			 display: block;
			 font-size: 0.8em; 
			 border: 1px solid #D7c7A5;
			 background: #ffffff;
			 clear: both;
			}
			
	* html fieldset {padding: 5px;}
			
   legend {
	background: #F7edc3;
	padding: 4px;
	border: 1px solid #d7d7a5;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #5f5539;
		   }

   label {
	margin: 5px 0;
} 

   .kontaktdaten label {display: block;
						width: 5em;
						float: left;
					   }
	.anfrage label {display: block;
				    width: 5em;
				    float: left;
				   }
					   
   input,textarea {margin: 3px 0;
						border: 1px solid #d7c7a5;
						background: white;
						padding: 3px 3px;
				  }  
						
   input:active, input:focus, input:hover { background: #d7c7a5;}
   
   .buttons {text-align: center;}

