body {
	font-size: 79%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	min-width: 41em;
	color: #000000;
	background-image: url(../_img/backfoot.jpg);
	background-repeat: repeat-y;
  }

  html>body h1 {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

#text {
	min-height: 20em;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#text ul {
	line-height: 145%;
}

#text p {
	margin-top: 0.2em;
	line-height: 145%;
}
#text p.teaser {
	line-height: 145%;
	font-weight: bold;
}
#text a {
	text-decoration: none;
	color: #008B52;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#text a:active {
	text-decoration: none;
}
#text a:visited {
	text-decoration: none;
	color: #008B52;
}
#text a:hover {
	text-decoration: none;
	color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}
a:link {
	color: #008B52;
	text-decoration: none;
}
a:visited {
	color: #008B52;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
}

caption {
	font-weight: bold;
	text-align: left;
	font-size: 110%;
}

#Navigation {
	float: left;
	width: 150px;
	margin: 0;
	padding: 5px;
  }

#header {
	width: 99%;
}

#breadcrumb {
	padding: 1px;
}
#headright {
	float: right;
	height: 99px;
}
#headleft {
	float: left;
	height: 99px;
}
#Info {
	float: right;
	width: 180px;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 1.1em;
	margin-left: 0;
	overflow: visible;
	padding: 0px;
	font-size: 90%;
	color: #585858;
	line-height: 135%;
  }

#Info h1,h2,h3,h4,h5,h6 {
	color: #333333;
	padding: 0px;
	line-height: 1.5em;
	margin-top: .6em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
  }

#Info h1 {
    font-size: 110%;
  }
#Info h2 {
    font-size: 120%;
  }
#Info h3 {
    font-size: 110%;
  }
#Info h4 {
	font-size: 80%;
	font-weight: normal;
  }
	
#Info p,li {
	margin: 0px;
  }

#Inhalt {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 1em;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }

#clearing {
	clear: both;
	height: 0px;
	visibility: hidden;
	line-height: 0px;
}

.contentBox {  /* these contain all the later content */
	clear: both;
	display: block;
	margin: 0em 2em 0em 0! important;
	padding: 0em! important;
	color: #333333;
}

#footer {
	clear: both;
	background-image: url(../_img/backfoot.jpg);
	background-repeat: no-repeat;
	padding: 1px;
	width: 99%;
}

#text h1 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 0.1em;
}
#text h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#text h3 {
	font-size: 110%;
	margin-bottom: 0.5em;
}

#text h4,legend {
	font-size: 105%;
	margin-bottom: 0.5em;
	font-weight: bold;
}

#text h5 {
	font-size: 100%;
	color:#000000;
	margin-bottom: 0.5em;
	font-weight: normal;
}

#text h6 {
	font-size: 100%;
	margin-bottom: 0.5em;
	font-weight: normal;
}

#text .wichtig {
	color:#000000;
	font-size: 112%;
	line-height: 155%;
}

#text .formbutton {
	background-color:#66B997;
	font-weight:bold
}

#breadcrumb p {
	font-size: 90%;
}

/*
  navigation 
*/

ul#menu {
	margin: 0;
	padding: 0;
	width: 100%;
}

ul#menu .current {
	text-decoration: none;
	background-color: #66B997;
	font-weight: bold;
	display: block;
}

ul#menu a {
	text-decoration: none;
	color: #000000;
	padding: 0.1em 0.3em;
	display: block;
}

ul#menu a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #FF1713;
}

ul#menu a:hover {
	text-decoration: none;
	background-color: #008B52;
	display: block;
	padding: 0.1em 0.3em;
	left: 0.em;
}
ul#menu a.mark {
	text-decoration: none;
	background-color: #008B52;
	display: block;
	padding: 0.1em 0.3em;
	left: 0.em;
	position: relative;
}

ul#menu a:visited {
	text-decoration: none;
	color: #000000;
	padding: 0.1em 0.3em;
}

ul#menu li {
	margin: 0 0 .5em 0;
	padding: 0;
	list-style: none;
}

ul#menu li ul {
	margin: 0;
	padding: 0;
	font-variant: normal;
	background-color: #66B997;
	width: 100%;
}

ul#menu li ul li {
	margin: 0em 0 .3em 1em;
	padding: 0;
	list-style: none;
}

ul#menu li ul li ul {
	margin: 0;
	padding: 0;
}

ul#menu li ul li ul li {
	margin: .1em 0 0 1em;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

/*
  Formulare 
*/


label.left {
	float: left;
	text-align: right;
	width: 10em;
	margin-right: 0.3em;
}

input.right {
	float: left;
	width: auto;
	clear: both;
	margin-left:2em;
	margin-right: 0.3em;
}

/*
input[type=text], select {
	float: left;
}
*/

input[type=checkbox].right, input[type=radio].right, input[type=submit].right {
	margin-left: 6.3em;
}

form br {
	clear: both;
}

form {
	line-height: 200%;
	margin-right: 1%;
	margin-left: 1%;
}

fieldset {
	padding: 0.5em.%;
	padding: 1%;
}





#Info h2 {
	font-size: 100%;
}
#Info h3 {
	font-size: 90%;
}
.contentLeft {
	padding: 0em;
	float: left;
	width: 50%;
	margin: 0px 0px 0px 0em;
}
.contentRight {
	float: right;
	width: 50%;
	margin: 0px;
	padding: 0px;
}

.odd {
	width: 200px;
	background-color: #CCFFCC;
	left: 300px;
	position: absolute;
  }

.even {
	background-color: #FFFF00;
	left: 550px;
	position: absolute;
	width: 200px;
  }

  .cl {
    clear: all;
  }

.border {
	border: 1px dashed #999999;
	padding: 0.2em;
}
#label {
	background-color: #FF1713;
	width: 100%;
	text-align: right;
	height: 50px;
}
#main {
	margin: 0px;
	padding: 1px;
	width: 99%;
	background-image: url(../_img/back.jpg);
	background-repeat: no-repeat;
}

#footerCont {
	padding-left: 180px;
}

#seknav {
	background-color: #EEEEEE;
	padding: 4px 10px;
	margin: 0px;
}

#seknav p {
	font-size: 70%;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

#seknav a {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}

#seknav a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#seknav a:active {
	font-weight: normal;
}

#seknav a:visited {
	color: #006600;
	font-weight: normal;
}

#footpic {
	background-color: #003013;
	height: 27px;
}

/* fuer die antragsformulare */

.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FF9900;
	padding: .5em;
}

/* unsichtbare auszeichnung für screenreader */

.unsichtbar {
  position:absolute;
  left:-1000px;
  top:-1000px;
  width:0;
  height:0;
  overflow:hidden;
  display:inline;
}

#text h5 a {
	text-decoration: none;
	border-bottom-style: none;
	font-weight: bold;
	color: #000000;
}
#text h5 a:active {
	text-decoration: none;
	border-bottom-style: none;
	font-weight: bold;
}
#text h5 a:visited {
	text-decoration: none;
	border-bottom-style: none;
	font-weight: bold;
}
#text h5 a:hover {
	text-decoration: none;
	border-bottom-style: none;
	font-weight: bold;
	color: #000000;
}
