* { margin: 0px; padding: 0px;}

body {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #695648;
	line-height: 120%;
	font-style: normal;
}


a {
	text-decoration: none;
}


p {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}

h1,h2 { margin: 0 0 5px 0; }

h1 {
	font-size: 32px;
	color: #695648;
	line-height: 100%;
}

h2 {
	color: #695648;
	font-size: 25px;
	line-height: 100%;
	font-weight: normal;
}

.h3 {
	color: #FFF;
	font-size: 20px;
	line-height: 100%;
	font-style:normal;
}

.h4 {
	color: #FFF;
	font-size: 14px;
	line-height: 100%;
	font-style:inherit;
}

.farbe1 {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #ffc423;
	font-weight: bold;
}

.farbe2 {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #f4911e;
	font-weight: bold;
}

.farbe3 {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #f15c22;
	font-weight: bold;
}

.farbe4 {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #90541b;
	font-weight: bold;
}

.farbe5 {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #684f40;
	font-weight: bold;
}

em {
	font-weight: bold;
	font-style: italic;
	color: ##695648;
}



ul { list-style-type: none;
}

#main {
	margin: 0 auto;
	width: 850px;
	position: relative;
	text-align: left;
}

#branding {
	height: 296px;
}


#branding2 {
	height: 200px;
}

#logo {
	width: 220px;
	position: relative;
	float: right;
	padding: 0px;
	height: 83px;
	top: 0px;
	margin-top:90px;
}



/*navigation*/

#navigation {
	position: absolute;
	width: 850px;
	left: 0px;
	top: 216px;
	height: 20px;
	}
	
#navigation ul {
	height: 20px;
}

#navigation ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	font-size: 14px;
	font-style: normal;
}

#navigation ul li a {
	text-decoration: none;
	color: #695648;
	
}
#navigation ul li a:hover  {
	text-decoration: none;
	color: #e85412;
}

#navigation ul li a#current  {
	color: #e85412;
}






#image {
	position: absolute;
	width: 550;
	left: 0px;
	top: 0px;
	height: 200;
	background-image: url(bilder/voelkel_index.jpg);
	}
	



/*content*/
#content {
	width: 100%; /*IE6*/
	overflow: auto;
	display: inline;
}

#content ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	font-size: 14px;
	font-style: normal;
}

#content a {
	text-transform: none;
	font-weight:bold;
	color: #E9500E;
	}

#content a:hover {
	color: #F18F00;
	}


/*content_main_home*/

#content_main_home_index {
	width: 700px;
	min-height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	overflow: auto;
}


/*content_main_home*/
#content_main_home {
	width: 680px;
	min-height: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	
}

#content_main_home a {
	text-transform: none;
	font-style:normal;
	color: #695648;
}
#content_main_home a:hover {
		color: #e85412;
}

#content_main_home li {
	list-style-type: disc;
	list-style-position: inside;
}


#content_main_home img {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

/*content_main_home2*/

#content_main_home2 {
	width: 830px;
	min-height: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	overflow: auto;
}

#content_main_home2 a {
	text-transform: none;
	font-style:normal;
	color: #695648;
}
#content_main_home2 a:hover {
		color: #e85412;
}

#content_main_home2 li {
	list-style-type: disc;
	list-style-position: inside;
}


#content_main_home2 img {
	float:left;
	margin-right: 5px;
	margin-top: 3px;
}
	

.img {
	float:right;
	margin-right: 5px;
	width: 390px;
	
	
	-moz-box-shadow: 3px 3px 3px #c0c0c0;
	-webkit-box-shadow: 3px 3px 3px #c0c0c0;
	box-shadow: 3px 3px 3px #c0c0c0;
}




/*content_supp*/

#content_supp {
	position:relative;
	width: 880px;
	height: 160px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 18px;
}


	


/*content_supp_box*/

#content_supp_box {
	position:relative;
	width: 255px;
	height: 140px;
	float: left;
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top: 15px;
	margin-right: 10px;
	
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 3px 3px 3px #c0c0c0;
	-webkit-box-shadow: 3px 3px 3px #c0c0c0;
	box-shadow: 3px 3px 3px #c0c0c0;
	

}

	
#content_supp_box a {
	text-transform: none;
	font-weight:bold;
	color: #fdc513;
	}

#content_supp_box a:hover {
	color: #F18F00;
	}
	
	
	
#seperator {
	width: 830px;
	height: 1px;
	margin-bottom: 5px;
}
	
	
	
/*footer*/

#footer {
	width: 830px;
	height: 20px;
	position: relative;
	float: left;
	clear: left;
	margin-top:15px;
	margin-bottom: 25px;	
}

#footer ul li {
	display: block;
	float: right;
	margin-left: 15px;
}

#footer li {
	list-style-type: none;
	font-size: 11px;
}

#footer ul li a {
	color: #695648;
}

#footer ul li a:hover {
	color: #e85412;
}	

#footer_ads p {
	float: left;
	text-align: right;
	padding: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	font-size: 11px;
	color: #695648;
}

#footer_ads a {
	color: #695648;
}

#footer_ads a:hover {
	color: #e85412;
}

#footer_ads a#current  {
	color: #e85412;
}


div.fadehover {
	position:relative;
	width: 40px;
	height: 40px;	/*float: left;
	margin-right: 18px;
	
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	
	-moz-box-shadow: 4px 4px 4px #585041;
	-webkit-box-shadow: 4px 4px 4px #585041;
	box-shadow: 4px 4px 4px #585041;*/
}

/*img.a {
	position: absolute;
	left: 0px;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}*/
