/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a{
	color: black;
	font-size: 9pt;
	font-family: Arial, helvetica, verdana, geneva, san-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height:14pt; padding-left:10px; border-left-color:#03834A; border-left-width:2px; border-left-style:solid;  display: block; }
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
    { color: orange; font-size: 9pt; font-family: Arial, helvetica, verdana, geneva, san-serif; font-weight: normal; text-decoration: none; text-align: left; line-height:14pt; padding-left:10px; border-left-color:orange; border-left-width:2px; border-left-style:solid;  display: block; }
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
      { color: orange; font-size: 9pt; font-family: Arial, helvetica, verdana, geneva, san-serif; font-weight: bold; text-decoration: none; text-align: left; line-height:14pt; padding-left:10px; border-left-color:orange; border-left-width:2px; border-left-style:solid; display: block;  }

 DIV.fstLevelVisited a
    { text-decoration: none }

   DIV.fstLevelohneLinie a
      { color: black; font-size: 8pt; font-family: Arial, helvetica, verdana, geneva, san-serif; font-weight: normal; text-decoration: none; text-align: left; line-height:10pt; padding-left:12px; display:block;  display:block;}

      DIV.fstLevelohneLinie a:hover
      { color:orange; font-size: 8pt; font-family: Arial, helvetica, verdana, geneva, san-serif; font-weight: normal; text-decoration: none; text-align: left; line-height:10pt; padding-left:12px; display:block;  display:block;}

      DIV.fstLevelohneLinieActive a
      { color:#4A9573; font-size: 8pt; font-family: Arial, helvetica, verdana, geneva, san-serif; font-weight: normal; text-decoration: none; text-align: left; line-height:10pt; padding-left:12px; display:block; display:block;}



DIV.secLevelohneLinieEinzug a
      { color: black; font-size: 8pt; font-family: Arial, helvetica, verdana, geneva, san-serif; font-weight: normal; text-decoration: none; text-align: left; line-height:10pt; padding-left:22px;   display:block;}

      DIV.secLevelohneLinieEinzug a:hover
      { color: orange; font-size: 8pt; font-family: Arial, helvetica, verdana, geneva, san-serif; font-weight: normal; text-decoration: none; text-align: left; line-height:10pt; padding-left:22px;   display:block;}

      DIV.secLevelohneLinieEinzugActive a
      { color: #4A9573; font-size: 8pt; font-family: Arial, helvetica, verdana, geneva, san-serif; font-weight:normal; text-decoration: none; text-align: left; line-height:10pt; padding-left:22px;   display:block;}




/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
     { color: black; font-size: 8pt; font-family: Arial, helvetica, verdana; font-weight: bold; text-decoration: none; background-color: #ddd589; text-align: left; text-indent: 6px; padding: 3px; }
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
   { color: black; font-size: 8pt; font-family: Arial, helvetica, verdana; font-weight: bold; text-decoration: none; background-color: #aeac5f; text-align: left; display: block; padding: 3px; }
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
     { color: white; font-size: 8pt; font-family: Arial, helvetica, verdana; font-weight: bold; text-decoration: none; background-color: #ff9001; text-align: left; text-indent: 6px; display: block; padding: 3px;}

/******************Aufbau des Layouts ab hier*******/

body
{
 font-family:Arial, Helvetica, Verdana, Geneva, san-serif;
 font-size:12px;
 background-color:#F5EBB1;
 text-align:center;
 margin: 0 auto;
 }

 #medienbericht a {
 width:350px;
 background-color:#DCF7E6;
 padding:6px;
 padding-left:8px;
 display:block;
 font-weight:bold;
 margin-top:20px;
 color:#03834A;
 background-image:url(bilder/pdficon.gif);
 background-repeat:no-repeat;
 background-position:332px 3px;
 text-decoration: none;
 }
 #medienbericht2 a {
 background-repeat:no-repeat;
 background-position:410px 3px;
 text-decoration: none;width:430px;
 background-color:#DCF7E6;
 padding:6px;
 padding-left:8px;
 display:block;
 font-weight:bold;
 margin-top:20px;
 color:#03834A;
 background-image:url(bilder/pdficon.gif);
 b
 }

 #medienbericht3 a {

 text-decoration: none;width:100px;
 background-color:#DCF7E6;
 padding:6px;
 padding-left:8px;
 display:block;
 font-weight:bold;
 margin-top:20px;
 color:#03834A;
 font-size:12pt;
 text-align:center;

 }

#medienSammlung table{
	background-color:#DCA524;
}

#medienSammlung td{
	background-color:#FFFFFF;
}

#medienSammlung th{
	background-color:#FFFFFF;
	color:#DCA524;
	font-weight:bold;
}


.getacrobatlink {
color:#03834A;
text-decoration:none;
}

 input.senden_normal
{
margin-left:3px;
font-size:12px;
width:120px;
font-weight:bold;
float:left;
background-color:#03834A;

border: 0px;
color:white;
}

html>body input.senden_normal
{margin-left:5px;}




input.senden_hover
{
margin-left:3px;
font-size:12px;
width:120px;
font-weight:bold;
float:left;
background-color:#03834A;
margin-right:20px;
border: 0px;
color:orange;
}

html>body input.senden_hover
{margin-left:5px;}




input.reset_normal
{
font-size:12px;
width:120px;
font-weight:bold;
float:right;
background-color:#03834A;
border: 0px;
color:white;
}

input.reset_hover
{
font-size:12px;
width:120px;
font-weight:bold;
float:right;
background-color:#03834A;
border: 0px;
color:orange;
}

#zahnschema input { width:19px; height:12px; text-align:center;border-style:solid;border-color:#30628E; border-width:1px }
#zahnschema td { vertical-align:top;text-align:center; padding-top:4px; }



#planungshinweis { padding:0; text-align:left; margin-top:8px;}
#planungshinweis input {border-style:solid;border-color:#30628E; border-width:1px}

#planungshinweis td {padding:0; padding-top:4px;}



 textarea { border:0 }

#formular td {
padding-bottom:6px;
}




#hauptcontainer {
text-align:left;
width:770px;
background-color:white;
margin-bottom:10px;
}
#hauptcontainer { \width:770px; }
#hauptcontainer { widt\h:770px; }


.formularcontainer {
width:240px;height:400px; float:left;
}



#header {
	height:110px;
	background-color:white;
	border-left-color:#03834A;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#03834A;
	border-right-style:solid;
	border-right-width:1px;
	position: relative;
}

.navigationstabelle {height:20px }

.navigationstabelle td {

border-right-color:white;
border-right-style:solid;
border-right-width:1px;
}

.navigation a {

width:100%;
color:white;
font-size:11px;
font-weight:bold;
font-family:arial, helvetica, verdana, geneva;
text-decoration:none;
text-align:center;
display:inline;
}
# navigation a { \height:20px; }
# navigation a { heig\ht:20px; }

.navigation a:hover {
color:#22503B;
}
.navigation_active {
height:20px;
color:orange;
}

.navigation2 a {
height:17px;
width:100%;
color:white;

font-size:11px;
font-weight:bold;
font-family:arial, helvetica, verdana, geneva;
text-decoration:none;
padding-top:2px;
text-align:center;
display:inline;
}
# navigation2 a { \height:16px; }
# navigation2 a { heig\ht:16px; }

.navigation2 a:hover {
color:#22503B;
}
.navigation2_active {
height:16px;
color:orange;
}

 #container a{
	 color:#03834A;
	 font-weight:bold;
 text-decoration:none;
}

 #content {
	background-color:white;
	margin:0px auto;
	width:770px;
}

#contentmitrand {
background-color:white;
border-left-color:#03834A;
border-left-style:solid;
border-left-width:1px;
border-right-color:#03834A;
border-right-style:solid;
border-right-width:1px;
margin:0px auto;
width:768px;
height:100%;

}

#content_mitmenu {
width:768px;
border-left-color:#03834A;
border-left-style:solid;
border-left-width:1px;
border-right-color:#03834A;
border-right-style:solid;
border-right-width:1px;
background-image:url(bilder/verlauf2.jpg);
background-repeat:repeat-y;
float:left;
min-height:415px;
height:100%;
}
/*
html.* #content_mitmenu {
height:100%;
}
*/

.menucontainer {
width:140px !important;
width:150px;
float:left;
margin-left:20px !important;
margin-left:10px;
margin-top:18px;
margin-right:10px;
}
.headline {
font-weight:bold;
font-size:13pt;
color:#4A9573;
}

#inhalt_headline {
padding-left:20px;
padding-top:18px;
padding-right:20px;
float:right;
width:544px;
height:35px;
text-align:left;
font-weight:bold;
font-size:13pt;
color:#4A9573;
}

.link1 {
color:black;
}
.link1 a {
color:#4A9573;
text-decoration:none;
}
.link1 a:hover {
color:orange;
text-decoration:none;
}


#infobox {
width:202px;
float:right;
font-family:arial, helvetica, verdana, san-serif;
font-size: 8pt;
line-height:10pt;
}

#infoboxLeft {
width:202px;
float:left;
font-family:arial, helvetica, verdana, san-serif;
font-size: 8pt;
line-height:10pt;
}

#infobox a, #infoboxLeft a{
text-decoration:none;
color:#4A9573;
}

#infobox a:hover {
text-decoration:none;
color:orange;
}

#inhalt {
padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
float:right;
width:544px;
text-align:left;
background-color:#DCE7CA;
}

#TBL td ,
#TBL th {
	/**
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e3e3e3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	*/
	border:1px solid silver;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	vertical-align: top;
	font-size: 10px;
	line-height: 12px;
}

ul{
	margin:0;
	padding:0px;
	padding-left:20px;
}

li
{
	list-style-image:url(/images/arrow_list.gif);
	margin:0;
	padding:0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#CBLine
{
border-bottom:1px solid silver;
}

.container {
	float:left;
	margin-left:24px;
	width:400px;
	font-size:10px;
}
html>body .container {
float:left;
margin-left:34px;
}

#slideshowcontainer {
background-color:#99DDB3;
height:134px;
width:495px;
padding:5px;
}
html>body #slideshowcontainer {
background-color:#99DDB3;
height:134px;
width:495px;
padding:0;
padding-left:5px;
padding-top:2px;

}

.headline_klein {
font-weight:bold;
font-size:10pt;
color:#4A9573black;
}


.bildcontainer {
text-align:left;
float:left;
width:102px;
}
.bildcontainer a, #filme a  {
font-weight:bold;
font-size:8pt;
color:#4A9573;
text-decoration:none;
}
.bildcontainer a:hover {
color:orange;
}

li {
/* margin-top:6px;*/
}

.hauptcontainer {
width:718px;
padding-left:25px;
padding-right:25px;
padding-top:18px;

}

.Ebene {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	height: auto;
	width: 100px;
	background-color: #FCDFA8;
	color: #333333;
	border: 1px solid #999999;
	font-weight: normal;
	text-indent: 1pt;
	padding: 10px;
	cursor: hand;
	text-align:left;
}









.hauptcontainer1000 {
	width:1000px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
#header2 {
	width:998px;
	height:110px;
	background-color:white;
	border-left-color:#03834A;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#03834A;
	border-right-style:solid;
	border-right-width:1px;
}

