body {
	background-color: #f4f4f4;
	margin: 0px;
	background-image: url(/images/haegerBG.gif);
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}

td,th{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
}

div#bgwrapper {
	background-image: url(/images/haegerBG2.gif);
	background-position: top center;	
	background-repeat: no-repeat;
}


a:link,a:active,a:visited {
	text-decoration: none;
	color: #f04912;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}


a.newslink:link,a.newslink:active,a.newslink:visited {
	text-decoration: none;
	color: #000000;
}

a.newslink:hover {
	text-decoration: underline;
	color: #f04912;
}

.sideTitel {
	color: #f04912;
	font-weight: bold;
	font-size: 11px;
}

#page {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
}

#left {
	padding-top: 20px;
	width: 769px;
}

#innerleft {
	margin-top: 0px;
	width: 769px;
	border-right: 1px solid black;
	background-image: url(/images/kopf.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px;
}

#right {
	float: right;
	width: 180px;
	margin-top: 0px;
	padding: 0px;
}

div#suche {
	padding-top: 40px;
	padding-left: 20px;
}

input.sucheingabe {
	padding: 2px;
	margin-right: 4px;
	width: 124px; 
	height: 20px; 
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-bottom: 1px solid #bbbbbb; 	
	border-right: 1px solid #bbbbbb; 
	color: #bbbbbb;
}

.button{
	background-color: #feb89e;
	border: 0px;
	border-bottom: 1px dashed #f04912;
	color: #000000;
}

/**
*Menu
*/



#menu {
	height: 20px;
	background-color: #002c55;
	color: #ffffff;
	left: 0px;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	display:block;
	font-size: 11px;
}

#menu a,a:link,a:active,a:visited,a:hover {
	text-decoration: none;
}


.ebene1 {
	background-color:#002c55;
	float: left;	
	line-height: 20px;
	color: #ffffff;
	height: 20px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
	border-right: 1px solid white;
}

.activeEbene1 {
	background-color:#00549a;
	float: left;	
	line-height: 20px;
	color: #ffffff;
	height: 20px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
	border-right: 1px solid white;
}

.subactiveEbene1 {
	background-color:#00549a;
	float: left;	
	line-height: 20px;
	color: #ffffff;
	height: 20px;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
	border-right: 1px solid white;
}

.ebene1:hover {
	text-decoration: none;
}

.ebene1 a,.ebene1 a:link, .ebene1 a:active, .ebene1 a:visited,.ebene1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

div.ebene2 {
	background-attachment: fixed;
	background-color: #bee6e8;
	color: black;
	display: none;
	text-align: left;
	font-weight:bold;
	position: absolute;
	z-index: 5;	
	font-size: 9px;
	padding-top: 1px;
	padding-bottom: 3px;
	width: 150px;
}

div.ebene2 span {
	color: black;
	line-height: 22px;
	display: block;
	z-index: 5;
	width: 150px;
	overflow: hidden;
}

div.ebene2 span .link{
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
}

div.ebene2 span .activeLink{
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	color: #f6450f;
	white-space: nowrap;
	overflow: hidden;
}

div.ebene2 span .subactiveLink{
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	color: #f6450f;
	white-space: nowrap;
	overflow: hidden;
}



div.ebene3 {
	background-attachment: fixed;
	background-color: #b3d5d7;
	color: black;
	display: none;
	text-align: left;
	font-weight:bold;
	position: absolute;
	z-index: 5;	
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 9px;
	width: 150px;	
}

div.ebene3 span {
	color: black;
	line-height: 22px;
	display: block;
	z-index: 5;
	width: 150px;
	overflow: hidden;
}

div.ebene3 span .link{
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
}

div.ebene3 span .activeLink{
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	color: #f6450f;
	white-space: nowrap;
	overflow: hidden;
}

div.ebene3 span .subactiveLink{
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	color: #f6450f;
	white-space: nowrap;
	overflow: hidden;
}






/**
* ====Ende Menu=====
*/

#kopf {
	margin-right: 12px;
	margin-top: 73px;
	text-align: right;
	font-size: 11px;
}

div.print a {
	color: #3075af;
}
div.print a:hover {
	color: #f04912;
}

#kopftitel {
	margin-right: 150px;
	line-height: 20px;
	color: #000000;
}

#footer {
	margin-top: 30px;
	padding-right: 12px;
	height: 20px;
	background-image: url(/images/footer.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: right;
	line-height: 20px;
	clear: both;
}

#footer-printless {
	margin-top: 30px;
	padding-right: 12px;
	height: 20px;
	font-size: 11px;
	text-align: right;
	line-height: 20px;
	clear: both;
}

#footer span.menuItem, #footer-printless span.menuItem{
	margin-left: 15px;
	margin-right: 15px;
}

#footer span.menuItem a, #footer-printless span.menuItem a {
	color: #c2c2c2;
}

#footer span.menuItem a:hover, #footer-printless span.menuItem a:hover{
	color: #000000;
}
div#titel {
	padding-left: 35px;
	padding-bottom: 20px;
	font-size: 20px;
}

span#titelOrange {
	color: #f04912;
	font-size: 20px;
}

span#titelBlau {
	color: #015499;
	font-size: 20px;
	font-weight: bold;
}

span#titelSchwarz {
	color: #000000;
	font-size: 20px;
}

div#untertitel {
	padding-left: 35px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/ecken/rot.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
}

div#einleitung {
	background-image: url(/images/ecken/orange.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-right: 30px;
	padding-top: 10px;
}

div#einleitung_left {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

div#einleitung a:link, div#einleitung a:active, div#einleitung a:visited {
	text-decoration: underline;
	color: #f04912;
}

div#einleitung a:hover {
	text-decoration: underline;
	color: #000000;
}



div#einleitung a:hover {
	text-decoration: underline;
}


div.textblock {
	margin-bottom: 10px;
}

div.block {
}

div.blockbild {
	padding-left: 34px;
}

div.blocktitel {
	color: #f04912;
	margin-left: 0px;
	padding-left: 23px;
	padding-top: 4px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/ecken/orange_klein.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
}


div.blocktext {
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 23px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
}

/**
*Mitarbeiter
*/

div.teamZeileFirst {
	margin-left: 35px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

div.teamZeile {
	border-top: 1px solid #000000;
	margin-left: 35px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

div.teamList {
	width: 180px;
}

div.teamList div.bereichRot {
	color: #f04912;
	font-size: 9px;
}

div.teamList div.name{
	font-size: 11px;
	color: #000000;
}

div.teamDetail{
	display: none;
	position: absolute;
	z-index: 5;
	left: 350px;
	width: 420px;
	background-color: #ebebeb;
	text-align: center;
	top: 0px;
	left: 0px;
}

div.teamDetail div.name{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

div.teamDetail a:link,div.teamDetail a:active,div.teamDetail a:visited {
	text-decoration: none;
	color:  #015499;
}


div.teamDetail div.TextDetail{
	text-align: left;
	margin-left: 10px;
}

div.teamDetail div.close{
	text-align: right;
	float: right;
	clear: both;	
	margin-right: 10px;
	margin-bottom: 10px;
}

/**
*Schadenmeldung
*/

#schaden{
	background-image: url(/images/ecken/orange_klein.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 26px;
	line-height: 10px;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	float:left;
	margin-left: 35px;
	color: #000000;
	margin-bottom: 25px;
}

#schaden a{
	color: #015499;
	font-size: 10px;
	font-weight: normal;
}

#scahdenList{
	float: left;
	padding-left: 35px;
}

.schadenTitel{
	margin-top: 8px;
	color: #015499;
	font-weight: bold;
	font-size: 14px;
}


div.satzungtitel {
	background-image: url(/images/ecken/orange_klein.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 34px;
	padding-left: 26px;
	line-height: 25px;
	border-top: 1px solid #000000;
	color: #f04912;
	font-size: 12px;
	font-weight: bold;
}
span.para {
	color : #e20a17;
	width: 25px;
	
}

div.satzungtext {
	padding-left: 60px;
	padding-right: 50px;
	font-size: 11px;
	padding-bottom: 10px;
}

/**
*Startseite
*/

div.home {
	letter-spacing: 2px;
	margin-left: 365px;
	padding-top:235px;
	font-size: 18px;
	color: #000000;
	background-image: url(/images/ecken/rot.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 15px;
	line-height: 25px;
	margin-bottom: 150px;
}

div.homeText1{
	position: absolute;
	z-index: 5;
	text-align: left;
	top: 415px;
	left: 500px;
	display: none;
	border: 1px solid #000000;
	background-color: #ffffff;
	letter-spacing: 0px;
	font-size: 11px;
	width: 350px;
	line-height: 18px;
	padding: 8px;
}

div.homeText2{
	position: absolute;
	z-index: 5;
	text-align: left;
	top: 160px;
	left: 725px;
	display: none;
	border: 1px solid #000000;
	background-color: #ffffff;
	letter-spacing: 0px;
	font-size: 11px;
	width: 285px;
	line-height: 18px;
	padding: 8px;
}


div.home a:link,div.home a:active,div.home a:visited {
	text-decoration: none;
	color:  #000000;
	border-bottom: 1px dotted  #015499;
}

div.sitemap {
	margin-left: 60px;	
}

div.sitemap div.sitemaptitel {
	background-image: url(/images/ecken/orange_klein.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #f04912;
	margin-left: 34px;
	padding-left: 26px;
	font-weight: bold;
	line-height: 28px;
	font-size: 12px;
	width: 240px;
	border-top: 1px solid #000000;
}

div.sitemap div.sitemaptitle a,div.sitemap div.sitemaptitle a:link, div.sitemap div.sitemaptitle a:active, div.sitemap div.sitemaptitle a:visited,div.sitemap div.sitemaptitle a:hover {
	color: #f04912;
	font-weight: bold;
}

div#sitefahne {
	background-image: url(/images/ecken/orange.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 60px;
}

/**
*Impressum
*/


#impressumBlock {
	background-image: url(/images/ecken/orange_klein.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 15px;
	font-size: 12px;
	float:left;
	margin-left: 35px;
	color: #000000;
	margin-bottom: 35px;
}

#impressumBlock a {
	color: #015499;
	font-size: 12px;
	font-weight: normal;
}

#impressumList {
	float: left;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
}

#impressumList span.impressumHead {
	font-weight: bold;
	color: #f04912;
	line-height: 21px;
}

div.impressumUntertitel {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/ecken/rot.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	width: 760px;
	float: right;
}

/**
*	SUCHE
**/

div.sucheintrag {
	background-image: url(/images/ecken/orange_klein.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-top: 1px solid #000000;
	padding-left: 25px;
	padding-right: 10px;
	line-height: 15px;
	font-size: 12px;
	float:right;
	width: 700px;
	margin-left: 35px;
	color: #000000;
	padding-top: 5px;
	margin-bottom: 35px;
}

/**
*	DOWNLOADS
**/

div#downloads div.block div.list {
	padding-left: 60px;
	padding-right: 30px;
}

div#downloads div.block {
	width: 370px;
	float: left;
	margin-bottom: 20px;
}


div#downloads div div.block div.untertitel{
	border-top: 1px solid #000000;
	background-image: url(/images/ecken/orange_klein.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 26px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	width: 310px;
	margin-left: 35px;
	color: #000000;
	margin-bottom: 25px;
}

/**
* Formatierung für die Infoseite beim Änderungsmitteilungsformular
*/

.info-tabelle{
	width:70%;
	border: 1px solid black;
border-collapse:collapse
}

.info-tabelle tr td{
	padding:7px;
border: 1px solid black;
}

.info-tabelle tr th{
		padding:7px;
border: 1px solid black;

}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



