#header {
	height: 73px;
	width: 820px;
	padding-top: 31px;
	background-image: url(/img/border.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #fff;
}

#header .logo {
	margin: auto;
	height: 48px;
	width: 429px;
	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
}

#teaserLeft {
	float: left;
	width: 180px;
}

#content {
	float: left;
	width: 471px;
	padding-top: 234px;
}

body.home #content {
	background-image: url(/img/visual.jpg);
	background-repeat: no-repeat;
}

body.singles #content {
	background-image: url(/img/Singles_header.jpg);
	background-repeat: no-repeat;
}

body.studenten #content {
	background-image: url(/img/Studenten_header.jpg);
	background-repeat: no-repeat;
}

body.arbeitnehmer #content {
	background-image: url(/img/Arbeitnehmer_header.jpg);
	background-repeat: no-repeat;
}

body.beamte #content {
	background-image: url(/img/Beamte_header.jpg);
	background-repeat: no-repeat;
}

body.selbstaendige #content {
	background-image: url(/img/Selbstaendige_header.jpg);
	background-repeat: no-repeat;
}

body.familien #content {
	background-image: url(/img/Familien_header.jpg);
	background-repeat: no-repeat;
}

body.senioren #content {
	background-image: url(/img/Senioren_header.jpg);
	background-repeat: no-repeat;
}


body.home #content .click a {
	position: absolute; 
	top: 190px;
	left: 485px;
	width: 110px;
	height: 142px;
}

body.singles #content .click a {
	position: absolute; 
	top: 190px;
	left: 485px;
	width: 110px;
	height: 142px;
}

body.studenten #content .click a {
	position: absolute; 
	top: 190px;
	left: 485px;
	width: 110px;
	height: 142px;
}

body.arbeitnehmer #content .click a {
	position: absolute; 
	top: 190px;
	left: 485px;
	width: 110px;
	height: 142px;
}

body.beamte #content .click a {
	position: absolute; 
	top: 190px;
	left: 485px;
	width: 110px;
	height: 142px;
}

body.selbstaendige #content .click a {
	position: absolute; 
	top: 190px;
	left: 485px;
	width: 110px;
	height: 142px;
}

body.familien #content .click a {
	position: absolute; 
	top: 190px;
	left: 485px;
	width: 110px;
	height: 142px;
}

body.senioren #content .click a {
	position: absolute; 
	top: 190px;
	left: 485px;
	width: 110px;
	height: 142px;
}

#teaserRight {
	float: left;
	width: 169px;
}

#footer {
	background-image: url(/img/borderFooter.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 30px;
	color: #8D8D85;
	background-color: #fff;
}

#footer .top {
	background-image: url(/img/bgFooter.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer .top .left {
	float: left;
	width: 180px;
}

#footer .top .center {
	float: left;
	width: 471px;
}

#footer .top .right {
	float: left;
	width: 169px;
}

#footer .bottom {
	background-color: #EFEFE7;
	padding-top: 3px;
	height: 17px;
	margin-top: 13px;
}
