/* CSS Document */body {	margin:0;	background-color: #c0ddf4;	background-image: url(../bilder/back.gif);}* {	padding:0;	margin:0}/*#container {	top: 50%;	left: 50%;	width: 955px;	height: 600;	margin-top: -300px;	margin-left: -477px;	position: absolute;	overflow: hidden;	background-color: #FFFFFF;	}*/#container {	width: 955px;	height: 600px;	margin-left: auto;	margin-right: auto;	margin-top: 60px;	background-color: #fff;	overflow: hidden;}/* Intro */#herzlichwillkom {	height: 13px;	width: 955px;	margin-top: 90px;	background-color: #fff;	text-align: center;}#konekted {	height:11px;	width: 955px;	float: left;	margin-top: 70px;	text-align: center;}#logocontainer {	height:125px;	width: 955px;	float: left;	margin-top: 30px;	text-align: center;}#logo-links {	height:125px;	width: 213px;
	float: left;
	margin-left: 140px;
}

#logo-rechts {	height:125px;	width: 213px;
	float: right;
	margin-right: 152px;
}

#textcontainer {	height:131px;	width: 955px;	float: left;	margin-top: 40px;	text-align: center;}

#text-links {	height:131px;	width: 235px;
	float: left;
	margin-left: 140px;
	text-align: left;
}

#text-rechts {	height:131px;	width: 235px;
	float: right;
	margin-right: 130px;
	text-align: left;
}

#footercontainer {	height: 20px;	width: 955px;	float: left;	margin-top: 70px;}

#footer_vorspann {	height: 20px;	width: 477px;	float: left;	background-color: #F4EA25;}

#footer_vorspann2 {	height: 20px;	width: 477px;	float: right;	background-color: #0081C7;} 


