#searchPage a,
#printPage a {
	position: absolute;
	display: block;
	top: 104px;
	height: 11px;
	text-indent: -9999px;	
	z-index: 3;
}

#searchPage a {
	right: 15px;
	width: 12px;
	background: url(../images/search.png) no-repeat 0 0;
}

#printPage a {
	right: 40px;
	width: 13px;
	background: url(../images/print.png) no-repeat 0 0;
}

#borderContent {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}

/* 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
 *
 */

#rootline,
#metaNavigation,
#languageNavigation,
#subtitle,
#subNavigation,
#searchBox,
#col3,
#footerNavigation,
#address {
	display: none;
}

* {
	color: #000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#col1 * {
	font-size: 11px;
}

html, body {
	height: 100%;
	text-align: center;
}

body {
	background: #0C3F99;
}

form .text {
	border-color: #000;
}

form .button {
	padding: 0 5px 0 5px;
	border-color: #000;
	background-color: #fff;
	color: #000;
}

#title {
	position: absolute;
	top: 11px;
	left: 751px;
	z-index: 2;
}

	#title a {
		display: block;
		width: 100px;
		height: 72px;
		text-indent: -9999px;
	}
	
#subtitle {
	position: absolute;
	top: 7px;
	right: 3px;
	width: 182px;
	height: 5px;
	background-image: url(../images/subtitle_bg.png);
	text-indent: -9999px;
}

#box {
	position: relative;
	width: 870px;
	/*border: 1px solid #fff;*/
	background: #b6cae2 url(../images/box_bg.png) repeat-y 0 0;
	/* für Zentrierung */
	margin: 45px auto 0 auto;
}

#header {
	position: relative;
	height: 121px;
	background: url(../images/header_bg.jpg) no-repeat 0 0;
	z-index: 1;	
}
	ul#mainNavigation {
		position: absolute;
		top: 100px;
		left: 1px;
		width: 868px;
		height: 21px;
		background: url(../images/mainNavigation_bg.png) repeat-x 0 0;
		z-index: 2;
	}

		#mainNavigation li {
			float: left;
			width: auto !important;
			width: 1px;
			white-space: nowrap;
		}

		#mainNavigation li a{
			display: block;
			height: 20px;
			width: 110px !important;
			width: 124px;
			padding-left: 14px;
			margin: 0;
			font-size: 11px;
			line-height: 21px;
			color: #aecae2;
			text-transform: uppercase;
			background: url(../images/mainNavigation_arrow.png) no-repeat 3px 3px;
		}

		#mainNavigation li a:hover {
			color: #ffff00;
		}
		
		#mainNavigation li ul {
			position: absolute;
			top: 20px;
			left: -9999px;
			/*display: none;*/
			margin-left: -27px;
			padding: 0 30px 30px 30px; /*Das ist für den unsichtbaren Rand*/
			/*border-top: 1px solid #000;*/
		}
		/*
		*+html #mainNavigation li ul {
			margin-left: -150px;
		}
		*/
		#mainNavigation li li,
		#mainNavigation li li.act,
		#mainNavigation li li.cur {
			clear: left;
			background: #436b8b;
		}
		
		#mainNavigation li li a {
			width: 134px !important;
			width: 134px;
			color: #aecae2;
			text-transform: none;
			line-height: 20px;
			background: transparent;
		}
		
		#mainNavigation li:hover ul,
		#mainNavigation li.sfhover ul {
			left: auto;
			/*display: block;*/
		}

#search {
	position: absolute;
	top: 17px;
	left: 558px;
}

	#search label {	
		display: none;
	}

	#search .text {
		position: absolute;
		top: 0;
		left: 0;
		width: 112px !important;
		width: 118px;
		padding: 1px 3px;
		border: 1px solid #343434;
		background-color: #fff;
		font-size: 10px;
	}
	
	#search .button {
		position: absolute;
		top: 0px !important;
		left: 125px;
		z-index: 1;
		width: 17px;
		height: 17px;
		border: 1px solid #343434;
		background: #fff url(../images/search_button.png) no-repeat 50% 50%;
		text-indent: -9999px;
	}

ul#metaNavigation {
	
}

#col1 {
	position: relative;
	float: left;
	clear: both;
	width: 239px !important;
	width: 240px;
	min-height: 473px;
	height: auto !important;
	height: 473px;
	border-left: 1px solid #fff;
	background: url(../images/midRow_bg.png) repeat-x 1px 0;
}

	#leftContent_top {
		display: block;
		width: 192;
		height: 18px;
		margin: 30px 26px 0 21px;
/*		background: url(../images/leftContent_top.png) no-repeat 0 0; */
	}

	#leftContent {
		margin: 0 26px 0 21px;
		padding: 0 20px 0 20px;
/*		background: url(../images/leftContent_center.png) repeat-y 0 0; */
	}
	
	#leftContent_bottom {
		display: block;
		width: 192;
		height: 18px;
		margin: 0 26px 0 21px;
/*		background: url(../images/leftContent_bottom.png) no-repeat 0 0; */
	}

#col2 {
	position: relative;
	float: left;
	width: 628px;
	background: url(../images/midRow_bg.png) repeat-x 0 0;
}

	#mainContent {
		padding: 45px 55px 10px 17px;
		width: 556px !important;
		width: 628px;
		/*overflow: auto;*/
	}

#footer {
	position: relative;
	width: 870px;
	height: 50px;
	background: #0C3F99 url(../images/footer_bg.png) no-repeat 0 0;
}

	#footer * {
		color: #aecae2;
		font-size: 10px;
	}

	#copyright {
		position: absolute;
		right: 2px;
		top: 7px;
	}

#mailformuser {
	margin: 0 0 0 10px;
}
#mailformpass {
	margin: 0 0 0 37px;
}

