@charset "utf-8";

* { margin: 0; padding: 0; }

body {
	margin-top: 8px; margin-left: 0px; margin-right: 0; margin-bottom: 0;
	padding: 0;
	background-color: #F8F6CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0056a1;
}

.mainborder {background-color: #FEFEFE;
             }

h3 {
	font-size: 16px;
	color: #569603;
	margin-bottom: 18px;
	text-align:left;
	font-weight: bold;
}

p {
	padding: 0px;
	margin-top: 0px; margin-left: 0px; margin-right:0px; margin-bottom: 12px;
	text-align: left;
	line-height: 18px;
}



ul { text-align: left;
	list-style-image: url(../images/elements/list-button.gif);
	margin-left: 20px; margin-bottom: 18px;
	}


li {line-height: 18px; margin-left: 10px;}


.footer {
		font-size:10px; font-weight: bold;
		line-height: 16px;
		padding-top: 3px; padding-bottom: 3px;

		 }
		
.saying {background-color: #FEFEFE;}	

img.partner {margin-right: 12px; float: left;
             }	
	
.partnermove {margin-left: 30px;
              }
		 
a.footertext:link {color: #0056a1; text-decoration: none; font-weight: bold;}
a.footertext:visited { color: #82B2EC; text-decoration: none; font-weight: bold;}
a.footertext:hover { color: #569603; text-decoration: none; font-weight: bold; }
a.footertext:active {color: #0056a1; text-decoration: none; font-weight: bold;}

a.kontakt:link {font-size: 13px; color: #0056a1; text-decoration: none; font-weight: bold; }
a.kontakt:visited {font-size: 13px;  color: #0056a1; text-decoration: none; font-weight: bold;}
a.kontakt:hover { font-size: 13px; color: #569603; text-decoration: none; font-weight: bold; }
a.kontakt:active {font-size: 13px; color: #0056a1; text-decoration: none; font-weight: bold;}
	 
a:link {  color: #0056a1; text-decoration: underline; font-weight: normal; }
a:visited {  color: #0056a1; text-decoration: underline; font-weight: normal;}
a:hover {  color: #569603; text-decoration: underline; font-weight: normal;}
a:active {   color: #0056a1; text-decoration: underline; font-weight: normal;}


.formtab {text-align: left; padding-top: 1px; padding-bottom: 1px; margin-top: 0px; margin-bottom: 0px;}
.formtabex {text-align: left; padding-top: 4px; padding-bottom: 1px;}

	
	.enterfieldplz {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0056a1;
	border: 1px #0056a1 solid;
	width: 54px; height: 18px;}

.enterfieldort {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0056a1;
	border: 1px #0056a1 solid;
	width: 240px; height: 18px; }

.enterfield {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0056a1;
	border: 1px #0056a1 solid;
	width: 300px; height: 18px;}
	
.enterarea {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0056a1;
	border: 1px #0056a1 solid;
	width: 300px;}
	
.enterallgemein {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border: 1px #0056a1 solid;
	color: #0056a1;height: 18px;}
	

.formsend {
	cursor: hand;
	border: #4C4C4C;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #C5E39F;
	width:220px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	font-style: normal;
	line-height: 18px;
}

ul#ul_first_level { /* Gesamt Items Ebene 1 */ 
 list-style-image: none;
 list-style-type:none;
 font-size:14px;
 margin-left:0;
}


ul#ul_first_level li { /* Gesamt Items Ebene 1 li */ 
 margin-left:0;
}

#ul_first_level li.li_first_level a {  /* Gesamt Items Ebene 1 a*/ 
 height:30px;
 line-height:28px;
 width:165px;
 display:block;
 text-decoration:none;
 text-indent:20px;
 background: url(../images/menu/pfeil-blau.gif) no-repeat left;
 vertical-align:middle;
}

#ul_first_level li.li_first_level a:hover {  /* Gesamt Items Ebene 1  hover */ 
 background: url(../images/menu/pfeil-gruen.gif) no-repeat left;
}

#ul_first_level li.no_value {  /* Gesamt Trenner */ 
 height:5px;
 background: url(../images/menu/menu-trenner.gif) no-repeat center;
}

.active_a_first_level_without {  /* Gesamt Items Ebene 1 aktiv, aber ohne Unterpunkte */ 
 color: #569603 !important;
 cursor: default;
 background: url(../images/menu/pfeil-gruen.gif) no-repeat left !important;
}

.active_a_first_level {  /* Gesamt Items Ebene 1 aktiv und mit Unterpunkte */ 
 color: #569603 !important;
 cursor: default;
 background: url(../images/menu/pfeil-gruen-nach-unten.gif) no-repeat left !important;
}

ul.ul_second_level {  /* Ebene 2 */ 
 list-style-image: none;
 list-style-type:none;
 font-size:13px;
 margin-left:5px;
 margin-bottom:5px;
}


ul.ul_second_level li.li_second_level a {   /* Ebene 2  li a */ 
 height:20px !important;
 line-height:20px !important;
 background: url(../images/menu/pfeil-klein-blau.gif) no-repeat left !important;
/* color: #0056A1 !important; */
}

ul.ul_second_level li.li_second_level a:hover {   /* Ebene 2  li a hover */ 
 background: url(../images/menu/pfeil-klein-gruen.gif) no-repeat left !important;
}

ul.ul_second_level li.li_second_level a.active_a_second_level {    /* Ebene 2  li a wenn aktiv */ 
 color: #569603 !important;
 cursor: default;
 background: url(../images/menu/pfeil-klein-gruen.gif) no-repeat left !important;
}



.zitat {
 margin-top:8px;
 font-size:14px;
 text-align:center; 
}

.zitat_autor {
 font-size:11px;
 line-height:12px;
 text-align:right;
}

li.second {
 list-style-image:url(../images/elements/list-button-rahmen.gif);
}


li.without_list_item {
 list-style-type:none;
 list-style-image:none;
}



hr {
 color: #0056a1;
 background-color: #0056a1;
 border: 0;
 height: 1px; 
	margin-bottom: 5px;
}


img.social_network {
	border:none;
	width:16px; 
	height:16px;
}

table#table_social_network {
	margin:30px 0 0 0;
	width:190px;
	text-align: right;
}

td#td_1 { width:150px;}
td#td_2 { width:20px;}
td#td_3 { width:20px;}



.box_rechts {
	border: 1px solid;
	padding:5px;
	font-size:11px;
}




