HTML {
}

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	margin-top: 0px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(templates/body.jpg);
	background-repeat: repeat;
}


#zentriert {
	width: 1000px;
	text-align: left;
	margin: auto;
	border-left: 10px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-right: 10px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	background-color: #FFFFFF;
	border-top: 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}




#links {
	float:left;
	width: 210px;
	margin:  0px 0px 0px 0px;
		
}



#linksunten {
	width: 140px;
	margin:  50px 0px 50px 0px;
	color: #3C6491;
	margin-left: 5px;
	font-size: 10px;
	
}
#linksunten a {
	COLOR: #3C6491;
	text-decoration: underline;
	font-style: normal;
}

#linksunten a:hover {
	color: #3C6491;
	text-decoration: none;
}




#rechts {
	float: right;
	WIDTH: 210px;
	margin:  0px 0px 0px 0px;
	font-size: 11px;
	
}

#rechts li{
	margin-left: -30px;
	color: #999999;
			
}

#content {
	PADDING-BOTTOM: 0px;
	margin: 0px 235px 0px 235px;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
}


#oben{
	HEIGHT: 30px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 20px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	background-color: #657499;
	
}




/* Menü horizontal */

ul#Navigation {
	padding: 0px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
  }
  ul#Navigation li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
  }

  ul#Navigation a {
	float: left;
	padding: 6px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #657499;
	border-right: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	width: auto;
  }
 
  ul#Navigation a:hover {
	color: #FFFFFF;
	background-color: #3C6491;
  }
  

.menutitle_oben{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-top: 6px;
	display: block;
	margin: 1px 0px 1px 0px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	border-right: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	background-color: #657499;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-left: 0px;
	border-left-color: #000000;
	border-left-style: solid;

}



.menutitle{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
	display: block;
	margin: 1px 0px 1px 0px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	border-right: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	background-color: #657499;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-left: 0px;
	border-left-color: #000000;
	border-left-style: solid;

}

.menutitle_unten{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-top: 6px;
	display: block;
	margin: 10px 0px 1px 0px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	background-color: #616DFF;
	border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;

}





#clink  {
	width: 210px;
	height: auto;
	margin:  0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;

}


#clink a {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	margin: 0px 0px 0px 0px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	background-color: #EEEEEE;
	font-weight: bold;
	}
	
#clink a:hover {
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}

#clink_2  {
	width: 210px;
	height: auto;
	margin:  0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;

}


#clink_2 a {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	margin: 0px 0px 0px 0px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	background-color: #EEEEEE;
	font-weight: bold;
	}
	
#clink_2 a:hover {
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}




/* Allgemein */



li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.cleaner {
clear: both;
height: 1px;
font-size: 1px;
border: 0px none;
margin: 0;
padding: 0;
background: transparent;
}

.bild {
	float: left;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 150px;
	
}

.bild img {
	margin-bottom: 5px;
		
}
    
td {
	margin: 0px;
	padding: 0px;
	color: #000000;
}


form {
	margin: 0px;
	padding: 0px;
}


.border-hr {
	border: 1px solid #000000;
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.textklei {
	font-size: 11px;
	
}


h1 {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 19px;
}

#kopf h1 {
	font-weight: bold;
	color: #657499;
	font-size: 30px;
	font-style: normal;
	margin: 0px;
}



h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 19px;
}


a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

/* Kopfbereich */

#kopf {
	HEIGHT: 120px;
	background-image: url(templates/kopf_hintergrund.gif);
	margin: 0px;
	padding: 0px;
}


#kopflinks {
	color: #2C5644;
	font-weight: bold;
	font-style: italic;
	margin-top: 30px;
	font-size: 22px;
	margin-left: 20px;
	width: 960px;
	float: left;
	text-align: center;
}





/* fuss */
#fuss {
	font-size: 10px;
	COLOR: #333333;
	HEIGHT: 130px;
	margin-top: 0px;
	padding-top: 5px;
	border-top: 0px;
	border-top-color: #E8E8E8;
	border-top-style: solid;
}


#fuss a{
	COLOR: #333333;
	text-decoration: none;
	font-weight: normal;
}

#fussmitte a{
	text-decoration: none;
	font-weight: normal;
}

#fusslinks a{
	text-decoration: none;
	font-weight: normal;
}

#fusslinks {
	FLOAT: left;
	text-align: left;
	width: 120px;
	margin-left: 10px;
	padding-top: 10px;
}

#fussmitte {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	text-align: center;
	font-weight: normal;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	
}


#contentbild {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
	border: 0px;
	margin-bottom: 10px;
	border-color: #000000;
	border-style: solid;
	margin-left: 10px;
}

#contentbild-links {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	text-align: right;
	border: 0px;
	margin-bottom: 10px;
	border-color: #000000;
	border-style: solid;
	margin-left: 0px;
}



p {
	margin-top: 0px;
	padding-top: 0px;
}



.rot-fett {
	color: #FF0000;
	font-weight: bold;
}




/* branchen */



.bezirk {
	font-weight: bold;
	background-color: #657499;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #FFFFFF;
	padding-left: 5px;
}


.kasten-inhalt {
	width: auto;
	height: auto;
	padding: 7px;
	background-color: #EEEEEE;
	margin-bottom: 50px;
	
}

