/* Allgemein */
p {
text-align:justify;
}

body{
	background: #e1e1e1;
	font-family: Arial, Helv, sans-serif;
	font-size: 13px;
	color: #4d4d4d;
}

li {
	line-height:1.5em;
	text-align:left;
}
ul {
	list-style-image:url('/pictures/list_style_image.png')
}
ul  ul{
	padding-left:17px;
}

hr {

	border: dotted #7da81b;
	border-width: 1px 0px 0px 0px;
}
/* Kontaktformular*/

.contact_row { font-size:11px; font-weight:bold;}
.contact_left { font-size:11px; float:left; font-weight:bold; padding-bottom:3px;}
.contact_right { font-size:11px;text-align:right; font-weight:bold; padding-bottom:3px;}
.contact_warning{  left:0px;  }

/* ---Links-- */
a {
	color: #4d4d4d;
	text-decoration: none;
}

a:visited {
	color: #4d4d4d;
	text-decoration: none;
}

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

a:active {
	color: #4d4d4d;
	text-decoration: none;
}


a.link_info {
	color: #7da81b;
}
a.link_info:visited {
    color: #7da81b;
}
a.link_info:hover {
	text-decoration: underline;
   color: #7da81b;
}
a.link_info:active {
	text-decoration: none;
   color: #7da81b;
}

a.link_visible {
	color: #7da81b;
    font-weight:normal;
}
a.link_visible:visited {
    color: #7da81b;
    font-weight:normal;
}
a.link_visible:hover {
	text-decoration: underline;
   color: #7da81b;
   font-weight:normal;
}
a.link_visible:active {
	text-decoration: none;
   color: #7da81b;
   font-weight:normal;
}

a.link_visible2 {
	color: #7da81b;
    font-weight:bold;
}
a.link_visible2:visited {
    color: #7da81b;
    font-weight:bold;
}
a.link_visible2:hover {
	text-decoration: underline;
   color: #7da81b;
   font-weight:bold;
}
a.link_visible2:active {
	text-decoration: none;
   color: #7da81b;
   font-weight:bold;
}


/* ---Überschriften-- */
h1 {
	font-size: 22px;
	font-weight:normal;
	color: #0069a5;
	line-height: normal;
	padding-bottom: 8px;
	border-bottom: dotted 1px #7da81b;
	text-align:left;
}

h2 {
	color: #0069a5;
	font-size: 17px;
	font-weight:normal;
    padding-top:   9px;
	text-align:left;
}
h2 a{
	color: #0069a5;
	text-align:left;
}
h2 a:visited {
	color: #0069a5;
}
h2 a:hover{
	color: #0069a5;
}
h3 {
	color: #0069a5;
	font-size: 17px;
	font-weight:normal;
	text-align:left;
}
h4 {
	font-size: 12px;
	color: #0069a5;
	font-weight:bold;
	text-align:left;
}

/* ---Verschiedenes-- */
.main_size {
    /*width:465px;*/
}
.maintable {
	background-color: #FFFFFF;
	width: 980px;
	border-collapse:collapse;
}

.menu_left_width {
	/*width: 173px;*/
}

.contenttable_width {
	/*width: 437px; */
/*	width: 597px;*/
}

.box_left{
	vertical-align:top;
	background: white;
	width: 231px;
	padding:0px;

}


.anfrage_box {
	background-color:#d8e7be;
	padding-bottom:15px;
	min-height:598px;
}

.box_right {
	background-color:white;
	color: #0069a5;
	text-align:left;
	vertical-align: top;
	padding:0px;
	width:216px;
}

.contenttable {
	padding: 20px;
	padding-top: 25px;
	background-color:#FFFFFF;
	height:680px;
	vertical-align:top;
	line-height: normal;
	width: 488px;

}

.logo_1{
	border-collapse:collapse;
	border: 0px solid #A8A9AD;
	vertical-align:top;
	padding-top:10px;
	font-size: 28px;
	font-weight:bold;
	line-height: 2em;
	color: #7DA81B;
	text-align:left;
	font-family: verdana;
}
.logo_1 a{
	color: #7DA81B;
	text-decoration:none;
}

.header_bg{
	background: #4487c7 url('/pictures/head_bg.png');
	color:white;
	background-repeat:repeat-x;
}
.header_bg2{
	background: #4487c7 url('/pictures/head_bg2.png');
	color:white;
	background-repeat:repeat-x;
}

.menu_left {
	border: 0px solid #A8A9AD;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
}

/* ---Tabellen-- */
table.news {
	vertical-align:top;
}
table.news th {
    background-color: #D8E7BE;
    font-weight:bold;
    padding-left: 5px;
	text-align:left;
}
table.news td{
    font-size: 0.8em;
	padding: 5px;
	text-align:left;
}

table.news tr.odd  {
	background:#eaf3dc;
}
table.news tr:hover,  table.news tr.odd:hover {
	background:#91BC2F;
}
table.news a:hover{
	text-decoration:none;
}

table.overview {
	vertical-align:top;
	border-collapse:collapse;
}
table.overview th {
    background-color: #D8E7BE;
    font-weight:bold;
    padding-left: 5px;
	text-align:left;
}
table.overview td{
    font-size: 1em;
	padding: 5px;
}

table.overview tr{
	background:#eaf3dc;
}
table.overview tr.odd  {
	background:#d8e7be;
	border-bottom:solid white 1px;
}

table.overview_2 {
	vertical-align:top;
	border-collapse:collapse;
}
table.overview_2 th {
    background-color: #FFFFFF;
    font-weight:normal;
    padding-left: 5px;
	text-align:left;
}
table.overview_2 td{
    font-size: 1em;
	padding: 5px;
}

table.overview_2 tr{
	background:#eaf3dc;
}
table.overview_2 tr.odd  {
	background:#FFFFFF;
	border-bottom:solid white 1px;
}



/*
.overview_head_l {
    background-color: #ebebeb;
    color: #000000;
    font-weight:bold;
	 font-weight: bold;
    padding-left: 5px;
	 text-align:left;
}

td.overview {
    color: #000000;
    font-size: 12px;
	padding: 5px;
	background: #d8e7be

}

td.overview_l {
    color: #000000;
    font-size: 12px;
	 padding: 5px;

}
.overview_head_small {
    color: #000000;
    font-weight:bold;
    background-color: #ebebeb;
    font-size: 12px;
	font-weight: bold;
    padding-left: 5px;
	text-align:center;
}
.overview_head_small_l {
    color: #000000;
    font-weight:bold;
    background-color: #ebebeb;
    font-size: 12px;
	font-weight: bold;
    padding-left: 5px;
	text-align:left;
}

td.overview_small {
    color: #000000;
    font-size: 0.8em;
	padding: 5px;
	text-align:center;
}

td.overview_small_l {
    color: #000000;
    font-size: 0.8em;
	padding: 5px;
	text-align:left;
}
*/

/*Tabs für Presse */
.tab_head_row{
}
.tab_activ a{
	color:#0069A5;
}
.tab a{
	color:#4D4D4D;
}
/*Navigation*/
/* Ebene 1*/
	#topmenu_1  {
		margin:0px;
		padding-left:0px;
		color:#0069a5;
		height:26px;
	}

	#topmenu_1  li {
		float:left;
		list-style-type:none;
		list-style-image:none;
		margin-top:0px;
		margin-right:0px;
		padding:0px;
		text-transform:uppercase;
		font-size: 0.92em;
		line-height:2.20em;
	}

	#topmenu_1 li  a {
		color:#0069a5;
		padding:6px 30px 6px 30px;
	}
	* html #topmenu_1 li  a{
		padding:3px 30px 8px 30px;
	}

	#topmenu_1 li a.active,  li.active{
		background: transparent;
		color:#FFFFFF;
		text-decoration:none;
	}
	 li.active{
		background: #7da81b;
		color:#FFFFFF;
	}
	
	#topmenu_1 li  a:hover {
		background: #7da81b;
		color:#FFFFFF;
		text-decoration:none;
	}

/* Ebene 2*/
	.topmenu_2   {
		margin-top:0px;
		padding-left:9px;
		height:25px;
		margin-bottom:0px;
	}

	.topmenu_2  li {
		z-index:998;
		float:left;
		list-style-type:none;
		list-style-image:none;
		margin-top:6px;
		margin-right:1px;
		padding-left:0px;
		padding-bottom:5px;
		font-size: 0.95em;
		font-weight:normal;
		position:relative;
		line-height:1.0em;
	}

	.topmenu_2 li  a {
		color:#FFFFFF;
		padding:5px 18px 5px 18px;

	}
	
	* html .topmenu_2 li  a {
		line-height:1.2em;
		padding:0px 18px 8px 18px;
	}
	

	.topmenu_2 li  a:hover {
		text-decoration:none;
	}
	.topmenu_2 li  a:visited {
		text-decoration:none;
		color:#FFFFFF;
	}

	ul.topmenu_2 a:hover, ul#Navigation span, li a#aktuell {
		border-color: white;
		border-left-color: black; border-top-color: black;
		color: white; 
		background: #7da81b;
	}

	.navi_line2{
		color:white;
	}

	.navi_line2_invisible{
		visibility:hidden;
		color:#478ACB;
	}
	#active_span_1{
		color:#7da81b;
	}
	#active_span_2{
		color:#FFFFFF;
	}


/* Ebene 3*/
	ul.topmenu_2 li ul {
		margin-left: 3px;
		padding-left: 0px;
		position: absolute;
		top: 1.5em; left: -0.0em;
		white-space:nowrap;
		display: none;  /* Unternavigation ausblenden */
		z-index:999;
	}

	* html ul.topmenu_2 li ul {  /* Korrektur fuer IE 5.x */
		left: -1.5em;
		lef\t: -0.4em;
	}

	*:first-child+html ul.topmenu_2 ul {  /* Workaround fuer den IE 7 */
		 padding-bottom:0.4em;
	}

	ul.topmenu_2 li:hover ul {
		display: block;  /* Unternavigation in modernen Browsern einblenden */
		padding-top:0px;
		width:170px; /*Breite des Dropdown-Menues*/
	}
	
	ul.topmenu_2 li ul li {
		margin-top:0px;
		margin-bottom:0px;
		float: none;
		display: block;
		/*margin-bottom: 0.6em;*/
		padding:8px 0px 8px 0px;
		background: #7da81b;
	}
	
	.topmenu_2 li  ul li:hover {
		background:#91bc2f;
		color:#FFFFFF;
		background-repeat:repeat-x;
		text-decoration:none;
	}
	.topmenu_2 li  ul li a:hover {
		padding-right:0px;
		background: transparent;
	}

  









