



body {
	margin:0px;
	padding:0px;
	background-color:#5e758e;
	font-size:11px;
	font-family:verdana;
	color:#024fa3;
}


#site {
	float:left;
	width:900px;
	position:absolute;
	left:50%;
	margin-left: -450px;
}

#navigation {
	margin-top:15px;
}
 

#navigation td {
	color:#ffffff;
}
 
#navigation a {
	color:#ffffff;
	text-decoration:none;
	margin-right:16px;
}


#contentOben {
	position:relative;
	float:center;
	overflow:hidden;
	width:898px;
	height:375px;
	text-align:left;
	background: url("W/partnerwebsite/images/startseite_bgcontent1.jpg") no-repeat #ffffff;
	border: 1px #ffffff solid;
}


#textblock1 {
	width:650px;
	height:350px;
	float:left;
	padding:10px 15px;
	line-height:150%;
	border-width:0px;
	border-style:solid;
}


#textblock2 {
	width:278px;
	margin-left:310px;
	padding:70px 15px 15px 0px;
	line-height:150%;
}



#partner {
	z-index:20;
	position:absolute;
	top:45px;
	right:0px;
	text-align:right;
	padding:20px;
	line-height:150%;
}


#partnerFoto {
	position:absolute;
	bottom:0px;
	right:0px;
}

#header {
	position:absolute;
	top:42px;
	left:15px;
	font-weight:bold;
	font-size:13px;
}


#contentUnten {
	position:relative;
	margin-top:25px;
	width:900px;
	height:236px;
	background-color:#ffffff;
	border: 1px #ffffff solid;
	text-align:left;
}


#teaser1 {
	top:0px;
	left:0px;
	position:absolute;
	padding: 148px 15px 15px 15px;
	line-height:150%;
	width:278px;
	height:75px;
}


#teaser2 {
	position:absolute;
	left:310px;
	width:278px;
	padding: 148px 15px 15px 0px;
	height:75px;
	line-height:150%;
	background-color:red;
}

#teaser1 .header, #teaser2 .header {
	font-size:13px;
	font-weight:bold;
}


#teaser1 .text, #teaser2 .text {
	line-height:150%;
	color:#024fa3;
}

#teaser1 .text a, #teaser2 .text a {
	color:#024fa3;
	text-decoration:underline;
	font-weight:bold;
}


#kontaktbereich {
	position:absolute;
	right:0px;
	text-align:right;
	padding:15px;
	line-height:16px;
	width:265px;
	height:206px;
	background-color:#00419c;
	color:#ffffff;
	font-size:13px;
}

#kontaktbereich a{
	text-decoration:underline;
	color:#ffffff;
}


#fusszeile {
	margin-top:15px;
	text-align:left;
	width:900px;
	color:#ffffff;
}


#fusszeile a{
	float:left;
	color:white;
	text-decoration:none;
}


#copyright {
	margin-left:772px;
	padding:0px;
	
}


#contentLinks {
	float:left;
	width:617px;
	
	background-color:green;
}



#contentRechts {
	width:280px;
	margin-left:617;
	background-color:red;
}
