/* <![CDATA[ */
* html div#Inhalt {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
/*Body*/
body {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	color: #646464;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color:#F1F1F1;
	margin: 0; padding: 0em;
	min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */

}

/*Banner und Logo*/
div#Banner {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 3.5em 0em;
}

div#Logo {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-align: right;
}

/*Tabelenstruktur*/
div#table {
	display: table;
	float: left;
	margin: 0.2em 0.2em 0.2em 0.2em;
	padding: 0.4em 0.4em 0.4em 0.4em; 
}

div#th {
	font-size: 10px;
	float: left;
	margin: 4px;
}

div#tr {
	display: table-row;
	float: left;
}

div#td {
	display: table-cell;
	padding-left: 5px;
	padding-bottom: 2px;
	float: left;
}

div#spalte {
	margin: 0.2em 0.2em 0.2em 0.2em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	display: table-cell;
	vertical-align: top;
}

table {
	margin: 0px;
	padding: 0px;
	display: table;
	text-align: block;
} 
td {
	margin: 0px;
	padding: 0px;
	display: table-cell;
}
td img {
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
}

.textklein {
	font-size: 9px;
}

.red_font {
	color: #C4071B;
}

.grau_font {
	color: #646567;
	text-decoration: none;
}

/*Headline*/
h1 {
	background-color:#646567;
	font-size: 1.7em;
	margin: 0.2em 0em 1.4em 0em; 
	padding: 25px;
	text-align: left;
	height: 70px;
	border: 0px;
}

strong#headline {
	font-size: 20Pt;
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
	color: #008d67;
}

.headline {
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
	color: #008d67;
	width: 280px;
}

.big_hl {
	font-size: 14Pt;
	margin: 0em 0em 1em 0em;
	padding: 0em 0em 0em 0em;
	color: #008d67;
}

strong {
	color: #008d67;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

h3 {
	margin: -3em 5em 0em 1em;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px;
}

h4 {
	background-color: #008d67;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.4em 0.2em;
	border: 0px;
	clear: both;

}
h4#Grau {
	margin: 0em 0em 0em 0em;
	background-color: #646567;
}

b#Grau {
	font-size: 10px;
	color: #646567;
	line-height: 18pt;
}

b#Green {
	font-size: 11px;
	color: #008d67;
	line-height: 16pt;
}

/*Hauptframe*/

div#hauptframe {	
	background: url(/images/verlauf.jpg) top repeat-x;
	min-height: 840px;
	width: 960px;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-align: left;
	background-color: #e4e4e4;
}

/*Aufteilung Body*/
div#span {
	display: table;
	vertical-align: top;
	clear: both;
}

div#StartFrame {
	background: url(/images/verlauf.jpg) top fixed repeat-x;
	width: 100%;
	margin: 0 auto;
	padding: 0em 0em 0em 0em;
	text-align: left;
	border-color: #cccccc;
}

div#Frame {
	margin: 0 auto;
	padding: 0em 0em 0em 0em;
	text-align: left;
	border-color: #cccccc;
	width: 960px;
}

/*Content-Box*/
div#Inhalt {
	margin: 0em 0em 0em 1em;
	padding: 1em 0em 0em 0em;
	vertical-align: top;
}

div#Inhalt h2 {
	font-size: 13.5Pt;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	color: #008d67;
}

div#leftframe {	
	min-width: 162px;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	float: left;
	vertical-align: top;
	display: table-cell;
}

div#content { 
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	margin-left: 12px;
	border-left: solid 1px;
	border-color: #F1F1F1;
	width: 480px;
	min-height: 480px;
	float: left;
	vertical-align: top;
	display: table-cell;
}

div#rightframe {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	width: 265px;
	vertical-align: top;
	display: table-cell;
	float: left;
	overflow: visible;
}

/*Module*/
div#modul_right {
	width: 255px;
	border:1px solid #EFEFEF;
	margin-left: 30px;
	padding: 0px;
	margin-bottom: 30px;
	overflow: visible;
}

div#modul_left {
	width: 162px;
	vertical-align: top;
}

.title_bg {
	line-height: 30px;
	background: url(/images/menu/title_bg.gif) repeat-x;
	background-position: -45px;
	border-bottom:1px solid #C1C1C1;
	border-left:1px solid #C1C1C1;
	border-top:1px solid #C1C1C1;
	border-right:1px solid #C1C1C1;
}

/*Ältere Browser*/
* html div#Inhalt {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

div#Inhalt p {
	font-size: 1em;
	margin: 1em 0.5em 0.5em 0em;
	padding: 0em 0em 0em 0em;
}

/*Infobox*/
div#Info {
	clear: both;
	width:382px;
	font-size: 14px;
	margin: 0em 0em 2em 0em;
	padding: 0em 0em 0em 0em;
	text-align: auto;
	float: right;
	border: 1px solid;
}

.boxtext {
	font-size: 0.9em;
	font-weight: normal;
	width: 385px;
	margin: 0em 0em 0.2em 0em;
	padding: 0em 0em 0.2em 0em;
}

div#Info h2 {
	font-size: 13pt;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

/*Absatz*/
div#Info p {
	font-size: 1em;
	margin: 0.5em;
}
/*Dynamischer Inhalt*/
div#zugeklappt {
	margin-bottom: 4px;

	display: block;

}

div#aufeklappt {
	padding: 2px;
	margin: 0.2em 0.2em 0.2em 0.2em;
	display: none;
}

/*Fußzeile*/
div#Fusszeile {
	color: #ffffff;
	background: #656567 url(/images/mini_logo.gif) no-repeat right;
	border-color: #ffffff;
	font-size: 0.8em;
	line-height: 32px;
	float: left;
	border-top: 2px solid;
	width: 960px;
	clear: both;
}

.afooter:link, .afooter:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
}
.afooter:active, .afooter:hover {
	color: #00946c;
	text-decoration: none;
	margin-left: 8px;
}

/*Bildschatten*/
div#img-shadow-top {
	float: left;
	margin: 8px 4px -6px -40px;
	padding: 10px 8px -40px 7px;
}

.img-shadow-left {
	clear: both;
	float:left;
	margin: 2px 0px 0px -40px;
	padding: 10px 10px 10px 15px;
}

.img-shadow-left img {
	display: block;
	position: relative;
	border: 0px;
	margin: -10px -6px 0px -12px;
	padding: 14px;
	border: none;
}

div#img-shadow-right {
	clear: both;
	float:right;
	background: url(/images/gif/shadow.gif) no-repeat bottom right;
	margin: 8px 0px 0px -30px;
	padding: 0px 0px 0px 12px;
}

.img-shadow-right img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*Bildeigenschaften*/
img {
	margin: -0.3em auto;
	padding: -2em auto;
	border: none;
	position: relative;
}

.row_img {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	position: relative;
}
/*
Rahmen Formatierung
*/
.ob {
	border-top: 1px solid #999999;
	padding: 4px;
}
.re {
	border-right: 1px solid #999999;
	padding: 4px;
}
.un {
	border-bottom: 1px solid #999999;
	padding: 4px;
}
.li {
	border-left: 1px solid #999999;
	padding: 4px;
}

/*Auflistungen*/
ul {
	list-style-image:url(/images/gif/bullet.gif);
	margin: -10px 6px -2px; 
	padding: 10px;
}

ul#plus {
	list-style-image:url(/images/gif/bullet_plus.gif);
	margin: -10px 6px -2px; 
	padding: 10px;
}

ul#green {
	list-style-image:url(/images/gif/bullet_green.gif);
	margin: -10px 6px -2px; 
	padding: 10px;
	text-decoration: underline;
}

ul#neutral {
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	margin-left: 10px;
}

li {
	margin: -10px 0px 0px; 
	padding: -4px;
}

li#hover_navi {
	border-bottom: 1px solid;
	border-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
}
.li_green {
	list-style-image:url(/images/gif/bullet_green.gif);
	color: #00946c;
}
li#hover_navi:hover, li#hover_navi:active {
	list-style-image:url(/images/gif/bullet_green.gif);
}

ol#square li {
	list-style-type:square;
	color: #008d67;
	font-size: 10px;
	margin: -12px 0px -2px 0px; 
	padding: 6px 6px 6px 6px;
	margin-left: -20px;
}

/*Links*/
a:link, a:visited {
	color: #333333;
	text-decoration: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #00946c;
	text-decoration: bold;
	text-decoration: none;
}

/*Button*/
.btn {
	float:left;
	background: url(/images/gif/btn.gif) no-repeat top;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	width: 137px;
	height: 40px;
	margin: 0px 0px 0px 0px; 
	padding: 8px 0px 0px 0px;
	vertical-align: middle;
}

/*Formular*/
FORM { 
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
} 
input, select, button, files {
	cursor:hand;
	border-bottom:1px solid #CCCCCC; 
	border-left:1px solid #CCCCCC; 
	border-top:1px solid #CCCCCC; 
	border-right:1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size:9px;
	color: #008d67;
	margin:0px;
}
.submit {
	background-color: #3b962b;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF; 
	border-left:1px solid #FFFFFF; 
	border-top:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF;
}

textarea {
	cursor:hand;
	border-bottom:1px solid #DDDDDD; 
	border-left:1px solid #8C8C8C; 
	border-top:1px solid #8C8C8C; 
	border-right:1px solid #DDDDDD;
	background-color: #FFFFFF;
	font-size:11px;
	color: #555555;
	margin:0px;
}
input.checkbox { 
	border:0px none;
	margin-left:0px
}

.imagebtn {
	border: 0px;
}

div#balloninfo {
	background: url(/images/gif/infobox.gif) no-repeat;
	width: 270px;
	height: 310px;
	left: 380px;
	top: 210px;
	margin: 8px 8px 8px 8px; 
	padding: 8px 8px 8px 8px;
	font-size: 12px;
	position:absolute;
	display: inline;
	text-align: left;
}

/*Navigation*/
.preload1 {
	background: url(/images/menu/blank_over.gif);
}
.preload2 {
	background: url(/images/menu/blank_overa.gif);
}
div#navigation {
	height:36px; 
	position:relative; 
	top:-35px;
	background: url(/images/menu/navi_bg.gif) repeat-x;
}

.menu2 {
	padding:0 0 0 0px; 
	margin:0; 
	list-style:none; 
	height:36px; 
	position:relative; 
	z-index:500;
	top: 10px;
}
.menu2 li.top {
	display:block; 
	float:left;
}
.menu2 li a.top_link {
	display:block; 
	float:left; 
	height:36px; 
	line-height:27px; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
	background: url(/images/menu/blank.gif);
}
.menu2 li a.top_link span {
	float:left; 
	display:block;
	padding:0 24px 0 12px; 
	height:36px;
	background:url(/images/menu/blank.gif) right top;
}
.menu2 li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:36px; 
	background:url(/images/menu/blanka.gif) no-repeat right top;
}
.menu2 li a.top_link:hover {
	color:#000; 
	background: url(/images/menu/blank_over.gif) no-repeat;
}
.menu2 li a.top_link:hover span {
	background:url(/images/menu/blank_over.gif) no-repeat right top;
}
.menu2 li a.top_link:hover span.down {
	background:url(images/menu/blank_overa.gif) no-repeat right top;
}
.menu2 li.top_b {
	display:block; 
	float:left;
}
.menu2 li a.top_link_b {
	display:block; 
	float:left; 
	height:36px; 
	line-height:27px; 
	color:#ccc; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
	background: url(/images/menu/blank.gif);
}
.menu2 li a.top_link_b span {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:36px;
	background:url(/images/menu/blank.gif) right top;
}
.menu2 li a.top_link_b span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:36px; 
	background:url(/images/menu/blank.gif) no-repeat right top;
}
.menu2 li a.top_link_b:hover {
	color:#000; 
	background: url(/images/menu/blank_over.gif) no-repeat;
}
.menu2 li a.top_link_b:hover span {
	background:url(/images/menu/blank_over.gif) no-repeat right top;
}
.menu2 li a.top_link_b:hover span.down {
	background:url(/images/menu/blank.gif) no-repeat right top;
}

.menu2 li:hover > a.top_link {
	color:#000; 
	background: url(/images/menu/blank_over.gif) no-repeat;
}
.menu2 li:hover > a.top_link span {
	background:url(/images/menu/blank_over.gif) no-repeat right top;
}
.menu2 li:hover > a.top_link span.down {
	background:url(/images/menu/blank_overa.gif) no-repeat right top;
}

.menu2 table {
	border-collapse:collapse; 
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {
	visibility:visible; 
	position:relative; 
	z-index:200;
}
.menu2 li:hover {
	position:relative; 
	z-index:200;
}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu2 :hover ul.sub {
	left:0; 
	top:31px; 
	background: #fff; 
	padding:3px; 
	border:1px solid #f1f1f1; 
	white-space:nowrap; 
	width:180px; 
	height:auto;
	z-index:300;
}
/* Mouse over */
.menu2 :hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; width:100%; 
	font-weight:normal;
	margin: 0px 0px 0px; 
	padding: 0px;

}

.menu2 :hover ul.sub li a {
	display:block; 
	font-size:11px; 
	height:20px; 
	width:100%; 
	line-height:20px; 
	text-indent:5px; 
	color:#000; 
	text-decoration:none;
}

/* makierung setzen für submenue */
.menu2 :hover ul.sub li a.fly {
	background: url(/images/menu/arrow.gif) 99% 7px no-repeat;
	color:#000;
	border-bottom: 1px solid;
	border-color: #f1f1f1;
}
.menu2 :hover ul.sub li a:hover {
	background:#f1f1f1; 
	color:#000;
}

/* makierung setzen für submenue by mouse over*/
.menu2 :hover ul.sub li a.fly:hover {
	background:#e5e9ef url(/images/menu/arrow_over.gif) 95% 7px no-repeat; 
	color:#000;
}

.menu2 :hover ul li:hover > a.fly {
	background:#999999 url(/images/menu/arrow_over.gif) 93% 7px no-repeat; 
	color:#000;
} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:178px; 
	top:-4px; 
	background: #fff; 
	padding:3px; 
	border:1px solid #999999; 
	white-space:nowrap; 
	width:200px; 
	z-index:400; 
	height:auto;
}
/* ]> */
