/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

* {
	color: Black;
	font: 12px Verdana, Helvetica, sans-serif;
}

html, body {
	height: 100%;
}	

body {
	background: url(../images/body_bg.png) repeat-x;
}

body.level1 {
	background: url(../images/body_bg_level1.png) repeat-x;
}


form .text {
	border-color: #000;
	width: 200px;
}

form .button {
	padding: 0 5px 0 5px;
	border-color: #89ABD1;
	background-color: transparent;
	color: #FFF;
}

form .button.image {
	border-color: transparent;
	background-color: transparent;
	color: #16A1DF;
}

#title {
	position: absolute;
        z-index:200;
	top: 41px;
	left: 38px;
	background-image: url(../images/logo.png);
}

	#title a {
		display: block;
		width: 120px;
		height: 68px;
		text-indent: -9999px;
		margin:-40px 0 0 0;
	}

#box {
	position: absolute;
	top: 0;
	left: 0;
	width: 852px !important;
	width: 865px;
	min-height: 100%;
	height:auto !important;
	height:100%;
	border-left: 13px solid #fff;
	background-image: url(../images/box_bg.png);	
}

.level1 #box {
	background-image: url(../images/box_bg_level1.png) ;
}

#leftCol {
	position: relative;
	z-index: 10;
	float: left;
	width: 169px;
}

	ul#mainNavigation {
		margin-top: 133px;
		margin-left: 6px;
	}

	#mainNavigation li a {
		height: auto !important;
		height: 20px;
		line-height: 20px;
		padding: 0 6px 0 6px;
		color: #fff;
		font-size: 13px;
		display: block;
	}
	
	#mainNavigation li a:hover {
	background-color: #66ccff;
	color : Black;
}
	
	#mainNavigation li ul {
		position: absolute;
		top: 353px;
		left: 6px;
	}
	
	#mainNavigation li ul ul {
		position: static;
	}

#midCol {
	position: relative;
	z-index: 10;
	float: left;
	width: 676px;
	overflow:hidden;
}

	#mainContent {
		margin: 40px 50px;
		overflow:hidden;
	}
/* Hier k&#65533;nnen Sie z.B. den Bodytext ansprechen */
	#mainContent p{
	color: Black;
	margin-bottom : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

	#mainContent ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left : 15px;
	margin-bottom : 10px;
}

	#mainContent strong, #mainContent b {
	margin-bottom : 10px;
	font-weight : bold;
}

	#mainContent blockquote {
	margin-left : 30px;
	margin-bottom : 10px;
}

	#mainContent a,
	#mainContent a span {
		color:#004187;
}

	#mainContent a:hover,
	#mainContent a:hover span {
		color: #000066;
}

	
	.level1 #mainContent h1{ 
	text-align: right;
	margin-top: 165px;
	margin-bottom: 20px;
	padding: 0 0 20px;
	width: 255px;
	background-image: url(../images/Newsticker.gif);
	color: White;
	font-weight: bold; 
	/*background-attachment: fixed;*/ 
	/*	background-repeat: no-repeat;*/ 
}


	
	.level1 #mainContent .ce-inner-wrap{
		position: relative;
		border: 1px solid #000084;
		background: #fff;
		padding:10px;
		//height:300px;
		margin-top: 70px;
		margin-bottom: 10px;
              
	}
 

	.level1 #mainContent  h2,
	.level1 #mainContent  h3,
	.level1 #mainContent  h4,
	.level1 #mainContent  h5,
	.level1 #mainContent  h6 {
		/*position: absolute;*/
		/*top: -56px;*/
		line-height: 18px;
		padding:0 0 20px 0;
	}


h1 {
	padding:20px 0 10px 0;
	font-weight:bold;
	color : #004187;
	text-transform : uppercase;
}

h2 {
	padding:20px 0 10px 0;
	font-weight:bold;
	font-size : 16px;
	color : #16A1DF;
	text-transform : uppercase;
}

h6 {
	padding:20px 0 10px 0;
	font-weight:bold;
}

.searchformhome {
	margin:30px 0 0 0;
}

.tx-indexedsearch-res {
width:580px;

}

.searchformhome {
	position: absolute;
        z-index:200;
	top: 580px;
	left: 10px;
}


.searchformhome  form .text {
	border-color: #000;
	width: 150px;
	margin: 0 0 4px 0;
}


.newsitem {
	margin:0 0 20px 0;
	font-size : 14px;
}

.newsitem .title{
	margin:0 0 10px 0;
	color : #16A1DF;
	text-transform: uppercase;
}

.newsitem .title a {
	color : #16A1DF;
	font-weight : bold;
	font-size : 14px;
	text-transform : uppercase;
}


.printPage {
	margin-top: 20px;
}

.printPage a span {
	font-weight: bold;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 865px;
	height: 60px;
margin-top: 20px;
}

#footer * {
	color: #004187;
	font-size: 10px;
}


#zkb {
	display: none;

}

.level1 #zkb {
	display: block;
	position: absolute;
	left: 220px;
	background: url(../images/zkb_logo.png) no-repeat 0 100%;
}

.level1 #zkb a{
		display: block;
		width: 122px;
		height: 45px;

}


#wxhtml {
	display: none;
}
	
.level1 #wxhtml {
	display: block;
	position: absolute;
	left: 10px;
	background: url(../images/valid-xhtml10.png) no-repeat 0 100%;
}

.level1 #wxhtml a{
		display: block;
		width: 88px;
		height: 45px;
}


#wcss {
	display: none;
}
	
.level1 #wcss {
	display: block;
	position: absolute;
	left: 90px;
	background: url(../images/vcss.png) no-repeat 0 100%;
}

.level1 #wcss a{
		display: block;
		width: 88px;
		height: 45px;
}


#igedv {
	display: none;
}
	
.level1 #igedv {
	display: block;
	position: absolute;
	left: 350px;
	/*background: url(../images/igedv.png) no-repeat 0 100%;*/
	background: url(../images/igict.png) no-repeat 0 100%;
}

.level1 #igedv a{
		display: block;
		width: 115px;
		height: 45px;
}


#metaNavigation {
	position: absolute;
	z-index: 10;
	top: 33px;
	right: 40px;
}

	#metaNavigation li {
		float: left;
/*		border-left: 1px solid #004187;*/
	}

	#metaNavigation li.first {
		border: none;
	}

	#metaNavigation li a {
		display: block;
		padding: 0;
	}
	
/******************
NEWS Style
******************/

.singleNewsCont{
	border: 1px solid #000084;
	background: #FBFBFB;
}	

.singleNewsCont a{
	color: #123E79;
	text-decoration: underline;
	
}

.singleNewsCont a:hover{
	text-decoration: none;
	
}

.singleNewsCont .singleNewsHeader{
	border-bottom: 1px solid #000084;
	background: #B0E8F8;
	padding: 4px;
}

.singleNewsHeader .date{
	display: block;
	float: left;
	width: 80px;
}
.singleNewsHeader .title{
	display: block;
	float: left;
	width: 485px;
	font-weight: bold;
}

.singleNewsHeader .singleNewsAuthor{
	display: block;
	clear: both;
}

.singleNewsContent, .singleNewsLinks{
	padding: 4px;
}

.newstitle {
	font-weight: bold;
	border-bottom: 1px solid #000084;
	margin: 0 -10px 0 -10px;
	padding: 0 10px 15px 10px;
}

#mainContent .related {
	margin: 0;
	padding: 0;
}

.topLinks {
	position:absolute;
	height:255px;
	top:0px;
	left:663px;
	width:0px;
}
* html .topLinks {
	height:287px;
}
*:first-child+html .topLinks {
	height:287px;
}

.topLinksInner {
	position:absolute;
	bottom:0px;
	right:0px;
	width:243px;
}

.topLinks * {
	color:#0B00AD;
	color:#004187;
}
.topLinks h2 {
	padding-bottom:0;
	font-size: 14px;
}
.topLinks ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style:disc;
	margin-left:17px;
}
.topLinks ul li {
	font-size:1.2em;
}
