* {
	padding:0;
	margin:0;
	border:0;
}

body{
	width:100%;
	text-align:center;
}

#wrapper{
	margin:auto auto;
	width:760px;
	text-align:left;
}

#top{
	height:127px;
}

#header{
	height:100px;
	background-image:url(pix/header.gif);
	background-repeat:no-repeat;
}

#navigation{
	padding:0 0 0 100px;
	width:660px;
	height:25px;
}

* html #navigation{
	width:760px;
	height:26px;
}

.navDiv1{
	background-color:#6c5835;
	height:13px;
	width:106px;
	padding:0 0 0 25px;
}

* html .navDiv1{
	width:131px;
}

.navDiv2{
	background-color:#FFFFFF;
	height:12px;
	width:131px;
}


.navDiv2_h{
	background-color:#6c5835;
	height:12px;
	width:131px;
}


#center{
	min-height:360px;
	padding:50px 25px 50px 100px;
}

* html #center{
	height:460px;
}

#bottom{
	height:13px;
	background-color:#6b5736;
	font-family: Arial,Helvetica,Verdana;
	font-size:10px;
	color:#FFFFFF;
	padding: 0 0 0 100px;
}


h1{
	font-family: Arial,Helvetica,Verdana;
	font-size: 16px;
	color:#6c5835;
	margin:0;
	padding:0;
}

.ueberschrift{
	font-family: Arial,Helvetica,Verdana;
	font-size: 16px;
	color:#6c5835;
	margin:0;
	padding:0;
	font-weight:bold;
}

td,div,p{
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;
	color:#6c5835;	
}

a.nav_n:link { font-family: Arial,Helvetica,Verdana; font-size: 12px;line-height:12px; color: #FFFFFF; text-decoration: none;}
a.nav_n:visited { font-family: Arial,Helvetica,Verdana; font-size: 12px;line-height:12px; color: #FFFFFF; text-decoration: none;}
a.nav_n:hover { font-family: Arial,Helvetica,Verdana; font-size: 12px;line-height:12px; color: #FFFFFF; text-decoration: none;}
a.nav_n:active { font-family: Arial,Helvetica,Verdana; font-size: 12px;line-height:12px; color: #FFFFFF; text-decoration: none;}

.kontaktfeld1{
	float:left;
	width:75px;
	height:17px;
	color:#FFFFFF;
	text-align:right;
	background-color:#6b5734;
}

.kontaktfeld2{
	float:left;
	width:14px;
	height:17px;
	background-color:#6b5734;
}

.kontaktfeld3{
	float:left;
	width:12px;
	height:17px;
}

.kontaktfeld4{
	float:left;
}

.kontaktfeld5{
	/*clear:both;
	height:4px;
	width:10px;*/
}


.input_text{
	width:534px;
	height:17px;
	background-color:#FFFFFF;
	border:1px solid #6b5734;
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;	
	color:#6c5835;
}

.textarea{
	width:534px;
	height:117px;
	background-color:#FFFFFF;
	border:1px solid #6b5734;
	font-family: Arial,Helvetica,Verdana;
	font-size: 12px;	
	color:#6c5835;	
}

.button{
	width:89px;
	height:17px;
	background-color:#6b5734;
	color:#FFFFFF;
}

* html .button {  /* nur fuer Internet Explorer */  
	width:89px;
}

.kontaktbottom{
	height:17px;
}

* html .kontaktbottom {  /* nur fuer Internet Explorer */  
	height:20px;
}

.bildlinks{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.bildrechts{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
