/* Start of CMSMS style sheet 'doublem Startseite' */
/* Start of CMSMS style sheet 'doublem Startseite' */
body {
	background-color: #000C32;
	color: #FFFFFF;
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	
	background-image: url('images/cms/koepfe.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}



#impress {
	z-index: 2;
	position: fixed;
	_position: absolute;
	left: 0px;
	bottom: 0px;
	color: #0050C8;
	font-size: 8pt;
}

img { 
	border: 0px; 
}

a {
	color: #ffffff;
	text-decoration: none;
}

#mainlogo {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 50px;
	background-image: url('images/cms/Logo_big_dither.gif');
	width: 750px;
	height: 215px;
	z-index: 100;
}

#content_inner {
	z-index: 100;
}

#flag_de {
	float: left;
	position: relative;
	top: 109px;
	left: 75px;
	z-index: 100;
}

#flag_cr {
	left: 475px;
	position: relative;
	top: 109px;
	float: left;
	z-index: 100;
}
/* End of 'doublem Startseite' */

