body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background:url(../images/splash_bg.gif) repeat-y 0px 0px #e6e6e6;
	margin:0px;	
}

a{
	color: #4a5688;
	text-decoration: none;
}
 a:hover { #
 	color:#ffffff; 
	text-decoration:underline;
}

img{
	border: none;
}

sup
{
	position:relative;
	top:0px;
	left:1px;
	line-height:12px;
	margin:0px;
	padding:0px;
	display:inline;
	vertical-align:text-top;
	font-size:11px;
}

#splashfoot
{
	position:absolute;
	left:234px;
	top:731px;
	width:635px;
	height:23px;
	background:url(../images/splash_foot_line.gif) repeat-x 0px 14px #fff;
	text-align:right;
}

#splashhead
{
	width:901px;
	height:127px;
	background-color:#fff;
	border:0px solid #f00;
}

#splashbox
{
 position:absolute;
 left:271px;
 top:191px;
}


.flag{
	width: 88px;
	height: 57px;
}

.flag_small{
	display:block;
	clear:both;
	float:left;
	position:relative;
	left:299px;
	top:10px;
}

.container{
	position:relative;
	top:53px;
	left:255px;
	width:587px;
}

.zeile, .fusszeile{
	width:587px;  
	clear:both;
	padding:10px 0px 0px 0px;
}

.fusszeile{
	position:relative;
	display:block;
	padding-top:44px;
}

.element_left{
	float: left;
	clear: left;
	background: url(../images/textbox_gross.gif) no-repeat;
	width:303px;
	height:65px;
}

.element_left_klein{
	float: left;
	clear: left;
	background: url(../images/textbox_klein.gif) no-repeat;
	width:294px;
	height:30px;
	padding:1px 0px 0px 0px;	
}

.element_left_ohne{
	float: left;
	clear: left;
	width:294px;
	height:30px;
}

.element_right{
	float: left;
	clear: none;
}

.element_right_klein{
	float: left;
	clear: none;
	padding:0px 0px 0px 5px;
	width:280px;
}

.download{
	float: left;
	clear: left;
	height:30px;
	text-indent: 0px;
	text-align:left;	
	margin:0px 0px 10px 0px;
	width:280px;
}


.text {
	padding:6px 18px 0px 0px;
	text-align: right;
}

.element_left a, .element_left a:hover, .element_left a:visited{
	padding:6px 18px 0px 0px;
	text-align: right;
	color:#000000;
	text-decoration:none;
	display:block;
	border:none;
}

.text_pdf{
	padding:7px 7px 0px 0px;
	vertical-align: super;
	color:#000000;
}

.back{
	position:absolute;
	left:99px;
	top:186px;
}

.back a{
	color:d4d8e4;
}

.download a:hover{
	color:#ffffff;
	text-decoration: underline;
}

.hoch{
	font-size:9px;
	vertical-align:text-top;
}

a:hover .hoch{
	text-decoration: none;
}


.text_footer{
	font-weight: normal;
	color: #4a5688;
	font-size: 11px;
}

.text_footer a:hover{
	color: #eb1420;
}


