* {margin:0; padding:0; border:0;}

body {
	text-align:center;
	background-color: #bfa074;
}
	
div#rahmen {
	text-align:left;
	width:1024px;
	height:768px;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
div#header {
	width:1024px;
	height:198px;
	background-image: url(pics/header.jpg);
	position: relative;
}
div#navi {
	width:924px;
	height:23px;
	background-color: #BFA074;
	position: relative;
	padding-left: 100px;
	padding-top: 5px;
}
div#content {
	width:1024px;
	height:304px;
	top: 10px;
	position: relative;
}
div#content_unten {
	width:904px;
	height:223px;
	position: relative;
	top: 10px;
	background-image: url(pics/content_unten_back.jpg);
	padding-left: 100px;
	padding-right: 20px;
	padding-top: 5px;
}
div#content_impressum {
	width:924px;
	height:532px;
	top: 10px;
	position: relative;
	background-image: url(pics/content_impressum_back.jpg);
	padding-left: 100px;
}
div#content_referenzen {
	width:1024px;
	height:532px;
	top: 10px;
	position: relative;
	background-image: url(pics/content_impressum_back.jpg);
}
div#kontakt_adresse {
	width:220px;
	height:190px;
	position: relative;
	float: left;
}
div#kontakt_partner_1 {
	width:238px;
	height:190px;
	position: relative;
	float: left;
	left: 100px;
}
div#kontakt_partner_2 {
	width:238px;
	height:190px;
	position: relative;
	float: left;
	left: 200px;
}



/****************************
SCHRIFTEN LINKS
******************************/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 17px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 17px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc0000;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 17px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc0000;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 17px;
	text-decoration: none;
}
.a_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc0000;
	letter-spacing: 1px;
	font-weight: lighter;
	line-height: 17px;
}
.content_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 17px;
}
.content_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 17px;
}
.content_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 17px;
}
.content_link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 17px;
}
/****************************
SCHRIFTEN LINKS
******************************/

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 17px;
}
.content_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 17px;
}

