
/* Hauptteil Css */ 

body, html {
	position: relative;
	/*text-align: center;*/
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font: normal 100.01% Verdana, Arial, Helvetica, sans-serif;
	background: #2e5687;
}
#outer-wrapper {
	position: relative;
	z-index: 0;
	/*text-align: left;*/
	margin: auto; 
	height: auto;
	background: #FFFFFF;
}
#content-wrapper {
	position: absolute;
	z-index: 1;  
	top: 190px;
	left: 0;
	width: 100%;  
	height: auto;
	/*background-image: #FFFFFF url(../img/img_spacer756x1.gif) 0px 0px; */
	background-image: url(../img/img_spacer.gif); 
	background-repeat: repeat-y;
	clear: both;
}

#header, #outer-wrapper, #footer {
	width: 936px;
}
#header-img {
	width: 924px;
}

/* Header CSS */

#header {
	position: absolute;
	left: 0;
	top: 6px;
	height: 160px;
	background: #FFFFFF;
}
#header-img {
	position: absolute;
	left: 6px;
	top: 6px;
	background: #FFFFFF;
}


/* Footer CSS */ 

#footer {
	position: relative;
	left: 0;
	height: auto;
	clear: both;
	background: #FFFFFF;
}

#footer-box {
	position: relative;
	margin: 0;
	padding: 6px;
}

#footer-text {
	margin: 0;
	padding: 6px;
	background: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8193c5;
	font-size: 9px;
	line-height: normal;
	color: #666666;
}


/* Colums CSS */

#left-menu-box, #middle-marker-box {
	margin: 0;
	padding: 6px;
}

#left-marker-box {
	margin: 6px;
	padding: 0;
}

#left-marker {
	margin: 0;
	padding: 0 6px;
	background: #E1E1E1;
}

#left {
	float: left;
	width: 252px;
	z-index: 4;
	background: #FFFFFF;
}
#left-content {
	position: relative;
	z-index: 5;
}

#middle {
	float: left;
	width: 678px;
	z-index: 2;
	background: #FFFFFF;
}
#middle-content {
	position: relative;
	z-index: 3;
}

/* Oberer Teil "Top"*/ 

#top {
	position: absolute;
	top: 155px;
	left: 0;
	width: 100%;
	height: 36px;
	background: #FFFFFF;
}

#top-menu {
	position: relative;
	height: 24px;
	background: #E6E6E6;   
	margin: 6px; 
	
	text-align: right;
}

#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
	/* margin: auto; */
}

#top-menu ul a, #top-menu ul .cur {
	float: left;
	display: block;
	line-height: 24px;
	text-decoration: none;
	background-color: #cbd2e7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0 12px;
	margin: 0;
	color: #666666;
}

#top-menu ul a:hover, #top-menu ul .act a {
	color: #FFFFFF;
	background-color: #8193c5;
}

#top-menu li {
	float: left; 
	margin: 0;
	padding: 0;
}

.top-staticlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	word-spacing: 7px;
	margin-right: 9px;
	margin-top: 5px;

}

.top-staticlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666;
	word-spacing: 9px;
}

.top-staticlink a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666;
	word-spacing: 7px;
	font-weight: bold;
}

/* Inhaltsdatei "Content" */

H1, H2, H3, H4, H5, H6, P, UL { font-family: Verdana, Arial, Helvetica, sans-serif; }
A { color: #8193c5; text-decoration: none; }
A:hover { color: #3b5397; text-decoration: underline; }
P, UL, OL { font-size: 12px; }
P { margin: 0px 0px 0px 0px; }

H1 { font-size: 15px; color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #8193c5; padding: 0 0 3px 0; }
H2 { font-size: 15px; }
H3 { font-size: 13px; }
H4 { font-size: 12px; }
H5 { font-size: 11px; }
H6 { font-size: 9px; }

H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }
H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; }
H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; padding-bottom: 6px;}

UL { list-style-type: disc; list-style-position: outside; }
UL UL LI { font-size: 11px; }
LI { padding-left: 2px; }

/*IMG { border-style: none; }*/

P.csc-caption { font-size: 11px; }

.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

.align-center { text-align: center; }

.align-right { text-align: right; }

.important { font-size: 13px; color: #B70000; }

.name-of-person { font-size: 13px; color: #8193C5; }

.detail { font-size: 13px; color: #00B119; }

/* Linker Teil - links */ 

#left-menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}

#left-menu ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
}

#left-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	background: #cbd2e7;
}

#left-menu li.left-level-1-no a {
	height: auto;
	text-decoration:none;
    display: block;
	padding: 5px 6px 3px 15px;
	background: #E6E6E6;
	color: #666666;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 6px 3px 15px;
	background: #8193c5;
	color: #FFFFFF;
}

#left-menu li.left-level-2-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 6px 3px 30px;
	background: #EFEFEF;
	color: #666666;
}

#left-menu li.left-level-2-no a:hover, #left-menu li.left-level-2-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 6px 3px 30px;
	background: #92A3D3;
	color: #FFFFFF;
}

#left-menu li.left-level-3-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 6px 3px 45px;
	background: #F6F6F6;
	color: #666666;
}

#left-menu li.left-level-3-no a:hover, #left-menu li.left-level-3-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 6px 3px 45px;
	background: #A3B4E1;
	color: #FFFFFF;
}

#left-menu li.left-level-4-no a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 6px 3px 60px;
	background: #FFFFFF;
	color: #666666;
}

#left-menu li.left-level-4-no a:hover, #left-menu li.left-level-4-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 6px 3px 60px;
	background: #B9C8F0;
	color: #FFFFFF;
}


