/* ----------------------H E A D E R -------------------------*/

#Top 
	{
	width:100%;
	height: 77px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align:center;
	background-color: #8C6F4D;
}

#Menue {
	width:906px;
	height: 77px;
	font-size: 12px;
	line-height: 15px;
	color: #3F2D21;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: auto;
	background-image: url(../hi_header.jpg); 
	background-repeat: no-repeat;
}

.Logo{
	float: left;
	padding: 0px 10px 0px 10px;
}

.MenuePunkt {
	height:33px;
	float: left;
	padding: 54px 0px 0px 0px;
}

.MenueTrennstrich {
	float: left;
	padding: 54px 5px 0px 5px;
}

.MenuePunkt a:link, .MenuePunkt a:visited { 
	height:33px;
	font-weight: normal;
	color: #3F2D21;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
}

.MenuePunkt a:hover { 
	height:33px;
	font-weight: normal;
	color: #3F2D21;
	padding: 10px 10px 10px 10px;
	background-color: #D9BE8F;
	text-decoration: none;
}

.MenuePunkt .selected {
	height:33px;
	color: #3F2D21;
	padding: 10px 10px 10px 10px;
	background-color: #D9BE8F;
	text-decoration: none;
}



#MainImage {
	width:100%;
	height: 295px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #CBBA9C;
}

#Head {
	width: 906px;
	height: 295px;
	text-align: left;
	margin: auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../hi_headerbild.jpg); 
	background-repeat: repeat-y;
}

#ImageGross {
	width: 652px;
	height: 295px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	float: left;
}

#Adresse {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 6px;
	text-align: left;
	color: #ffffff;
	backgroud-color: #3F2D21;
}

#Adresse p {
	margin: 0px 0px 5px 0px;
	color: #ffffff;
	backgroud-color: #3F2D21;
}


/* -------------------M A I N----------*/

#MainContent {
	width: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
		
}

#Main	{ 
	width: 906px;
	margin: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-image: url(../hi_content.jpg); 
	background-repeat: repeat-y;
}

.mainTable {
	background-color: none; 
	
}

.mainTable td {
	padding: 0px 0px 10px 0px;
}

#ContentHead {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;	
	}

#Content {
	width: 530px;
	margin: 0px 0px 10px 0px;
	padding: 8px 20px 5px 16px;
	text-align: left;
	display: block;
	background-color: #ffffff;
	}
	
#Content ul { 
 	margin-bottom: 0px; 
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: inside;
	}
	
#Content li { 
	background-image: url('../pfeil-mehr.gif'); 
	background-repeat: no-repeat;
	background-position: 3px 5px;
 	margin-bottom: 0px; 
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 22px;
	list-style-type: inside;
	list-style: none;
	}
	
#Content a:link { 
	font-weight: bold;
	color: #574C45;
	background-color: transparent;
	text-decoration: none;
}

#Content a:visited { 
	font-weight: bold;
	color: #574C45;
	background-color: transparent;
	text-decoration: none;
}

#Content a:hover { 
	font-weight: bold;
	color: #574C45;
	background-color: transparent;
	text-decoration: underline;
}


#Content ul.pdf, .ContentTeaserText ul.pdf { 
	margin-bottom: 0px; 
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: inside;	
	}
	
#Content li.pdf, .ContentTeaserText li.pdf { 
	background-image: url('../media/ikons/PDF_icon.gif'); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
 	margin-bottom: 4px; 
	margin-top: 2px;
	margin-left: 0px;
	padding-left: 22px;
	list-style-type: inside;
	list-style: none;
	}


#TeaserHead {
	width: 250px;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	display: block;
	background-color: #ECDFC7;
}

#TeaserLinksAktuelles {
	width: 240px;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 0px 3px;
	padding: 5px 5px 0px 5px;
	text-align: left;
	display: block;
	background-color: #ECDFC7;
}

#TeaserLinksInfo {
	width: 240px;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 0px 3px;
	padding: 5px 5px 0px 5px;
	text-align: left;
	display: block;
	background-color: #F8F5F0;
}

#TeaserLinks a:visited, #TeaserLinks a:link, #TeaserLinks a:hover  {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.mehr {
	color: #574C45;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px 8px 0px;
	
}

.trennlinie{
	margin: 5px 0px 10px 0px; 
	border-bottom: 1px solid #ffffff;
}

/* -------------------F o o t e  r----------*/

#Footer {
	width:100%;
	height: 36px;
	text-align:center;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

#Metamenue {
	width: 896px;
	height: 36px;
	margin: auto;
	text-align: right;
	padding: 10px 0px 0px 10px;
	background-image: url(../hi_footer.jpg); 
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}

#Metamenue a:link, #Metamenue a:visited { 
	font-weight: normal;
	color: #ffffff;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
}

#Metamenue a:hover { 
	font-weight: normal;
	color: #ffffff;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
}

/* -------------------Allgemein----------*/

.floatRight {
	float: right;
	padding: 3px 0px 0px 20px;
}

.floatLeft {
	float: left;
}

.clear {
	clear: both;
	}

.clearRight {
	clear:right;
}

.clearLeft {
	clear: left;
}

.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* -------------------H T M L - T A G S----------*/

body {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #CBBA9C;
	text-align:center;
}


body, h1, h2, h3, h4, h5, h6, div, span, p, ul, dl, ol, li, dd, dt, table, tr, th, td, textarea, select, option, input, label {
	font-family: Tahoma, Verdana, Arial,  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;

}

table {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

p {
	margin: 5px 0px 5px 0px;
}


.braun {
	color: #ffffff;
	display: block;
	background-color: #8C6F4D; 
}

.gelb {
	color: #3F2D21;
	display: block;
	background-color: #F4AE0F; 
}

h1 {  
	font-size: 14px; 
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	color: #3F2D21;
	display: block;
	background-color: #D9BE8F; 
	
}


h2 { 
	font-weight: bold;
	color: #8C6F4D;
	font-size: 13px; 
	line-height: 15px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {  
	font-size: 14px; 
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	font-weight: bold; 
}


h4 {  
	font-size: 13px; 
 	line-height: 16px;
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
 	font-weight: bold;
	color: #574C45;
}


.weiss {
	color: #ffffff;
}

.blauertext {
	font-weight: bold;
	color: #004B99;
	font-size: 11px;
	line-height: 13px;
}

.textrtb{
	color: #ff0000;
	font-weight: bold; 
}

.textklein {
	font-size: 10px; 
	margin-top: 2px;
	}
	
.underline {
	text-decoration: underline;
	}

.versalien {
	text-transform: uppercase;
}

/* - - - - - - - - - -Links - - - - - - - - - */

a:link { 
	font-weight: normal;
	color: #3F2D21;
	background-color: transparent;
	text-decoration: none;
}

a:visited { 
	font-weight: normal;
	color: #3F2D21;
	background-color: transparent;
	text-decoration: none;
}

a:hover { 
	font-weight: normal;
	color: #3F2D21;
	background-color: transparent;
	text-decoration: none;
}

/* - - - - - - - - - -Aufzaehlung- - - - - - - - - */
	



/* - - - - - - - - - -Formularelemente - - - - - - - - - */

label {
	float:left; 
	width: 140px;
}

select { 
	color: #000000; 
	background-color: #ffffff; 
	border: solid 1px #3F2D21;
	width: 200px; 
}

input { 
	color: #000000; 
	background-color: #ffffff; 
	border: solid 1px #3F2D21;
	width: 200px;
}

textarea { 
	color: #000000; 
	background-color: #ffffff; 
	border: solid 1px #c9c9d7;
	width: 200px;
	height: 100px; 
}
