html,body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #000000;
	line-height: 1.4;
  /*margin:0;
  padding:0;
  border:0;*/
 height:100%;
 background-color:#ffffff;
  }
#body
{
	height:100%;
}

a {
	color: #000000;
	text-decoration: none;
	color:#d32007;
}

a:hover {
	text-decoration: underline;
	color:#d32007;
}

a:visited{
	color: #000000;
	text-decoration: none;
	color:#d32007;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-size: 12px;
 color: #000000;
 padding: 0px 10px 0px 0px;
 margin: 0 0 0 0;
}

h2{
 font-size: 12px;
 color: #d32007;
 padding: 0px 10px 10px 0px;
 margin: 0 0 0 0;
}

h3{
 font-size: 12px;
 color: #000000;
 padding: 0px 10px 0px 0px;
 margin: 0 0 0 0;
 font-weight:normal;
}

h4{
 font-size: 12px;
 color: #d32007;
 padding: 0px 10px 10px 0px;
 margin: 0 0 0 0;
}

h5{
 font-size: 12px;
 color: #d32007;
 padding: 0px 10px 2px 0px;
 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d32007;
	margin-top:2px;
	margin-bottom:10px;
}

h6{
 font-size: 12px;
 color: #000000;
 padding: 8px 10px 2px 0px;
 font-weight:bold;
 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d32007;
	margin-top:2px;
	margin-bottom:10px;
}


hr{
	color:#d32007;
	height:1px;
	border:1px solid #d32007;
	}

ul{
 list-style-type: square;

}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Verdana,Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#hg{
	position:relative;
	width:850px;
	/*height:1000px;*/
	top:0px;
	border-left: 2px solid #9a9a9a;
	border-right: 2px solid #9a9a9a;
}


#masthead{
	left:0px; 
	top:0px; 
	width:850px; 
	height:171px; 
}



#menue{
	position:absolute; 
	left:16px; 
	top:128px; 
	width:750px; 
	height:20px; 
	font-size: 12px;
	vertical-align:text-top;
	}

#menue a{
	color:#000000;
	padding: 0px 25px 0px 0px;
	text-decoration:none;
	}

#menue a:hover {
	color:#d32007;
	text-decoration:underline;
	padding: 0px 25px 0px 0px; 
	}
	
/*#menue a:visited{
	color:#000000;
	}*/

#linie{
position: relative;
	height: 1px;
	top:200px;
	margin: 0;
	background-color:#FFFFFF;
	border-left: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
}

#navBar{
	position: absolute;
	top: 0px;
	left: 650px;
	height: 150%;
	width: 200px;
	background-color: #b170b3;
	overflow: visible;
}

.content{
  float: right;
}

#bild1{
	position:absolute;
	top: 100px;
	left: -10px;
	width: 200px;
	height: 60px;
	background-color: #666666;
	overflow: hidden;
}

#bild2{
	position:absolute;
	top: 172px;
	left: -10px;
	width: 200px;
	height: 60px;
	background-color: #666666;
	overflow: hidden;
}

#bild3{
	position:absolute;
	top: 244px;
	left: -10px;
	width: 200px;
	height: 60px;
	background-color: #666666;
	overflow: hidden;
}

#bild4{
	position:absolute;
	top: 316px;
	left: -10px;
	width: 200px;
	height: 60px;
	background-color: #666666;
	overflow: hidden;
}


#breadCrumb {
position:absolute; 
	left:18px; 
	top:155px; 
	width:830px; 
	font-size: 90%;
}

#breadCrumb a{
	color:#d32007;
	text-decoration:none;
}

#breadCrumb a:hover{
	color:#d32007;
	text-decoration:underline;
}

#breadCrumb a:visited{
	color:#d32007;
}

/************** .feature styles ***************/

.feature{
	padding: 20px 20px 10px 20px;
	font-size: 100%;
}

.feature a{
color:#d32007;
}

.feature a:hover{
color:#d32007;
font-weight:bold;
}

.feature a:visited{
color:#d32007;
}

.feature img{
	float: right;
	padding: 0px 5px 0px 10px;
	margin: 0 5px 5px 5px;
}

.feature2{
	padding: 20px 10px 10px 10px;
	font-size: 100%;
}

.feature2 a{
color:#d32007;
}

.feature2 a:hover{
color:#d32007;
font-weight:bold;
}

.feature2 a:visited{
color:#d32007;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.untermenue{
 font-size: 12px;
 color: #000000;
 padding: 20px 10px 10px 10px;
 /*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d32007;
	margin-top:2px;
	margin-bottom:10px;*/
}

.untermenue a{
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.untermenue a:hover{
 font-size: 12px;
 font-weight:bold;
 color: #d32007;
 text-decoration: underline;
}

.untermenue a:visited{
 font-size: 12px;
 text-decoration:none;
}



.fuss{
color:#000000;
	font-size: 11px;
	vertical-align:text-top;
}

.fuss a{
	color:#000000;
	
	text-decoration:none;
	}

.fuss a:hover{
	color:#d32007;
	text-decoration:underline;
	}
	
.fuss a:visited{
	color:#000000;
	text-decoration:none;
	padding: 0px 2px 0px 4px; 
	}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

