* {margin:0; padding:0; border:0;}

body {
	text-align:center;
	background-color: #4b331e;
}
	
div#rahmen {
	text-align:left;
	width:1024px;
	height:600px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin solid #d99e38;
	position: relative;
	top: 28px;
	background-image: url(pics/back_flaeche.jpg);
}
div#rahmen_aussen {
	text-align:center;
	width:1080px;
	height:656px;
	margin-top:100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(pics/back_flaeche.jpg);
}
div#header {
	text-align:left;
	width:1024px;
	height:114px;
	background-image: url(pics/header.jpg);
	position: relative;
}
div#content_links {
	text-align:left;
	width:322px;
	height:376px;
	position: absolute;
}
div#content_rechts {
	text-align:left;
	width:702px;
	height:376px;
	position: absolute;
	left: 322px;
}
div#content_referenzen {
	text-align:left;
	width:1024px;
	height:376px;
	position: absolute;
}
div#box {
	width:247px;
	height:348px;
	border: thin solid #999999;
	margin-left: 22px;
	padding: 10px;
}
div#box_kontakt {
	width:247px;
	height:348px;
	border: thin solid #999999;
	margin-left: 22px;
	padding: 10px;
	background-color: #4b331e;
}
div#navi {
	text-align:left;
	width:1024px;
	height:108px;
	top: 492px;
	position: absolute;
	background-image: url(pics/back_navi.jpg);
}
div#navi_links {
	text-align:left;
	width:500px;
	height:30px;
	position: absolute;
	left: 325px;
	top: 8px;
}





/****************************
SCHRIFTEN LINKS
******************************/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #919191;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #919191;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c69343;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 17px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #919191;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}
.a_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c69343;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 17px;
}
.text_klein a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
}
.text_klein a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
}
.text_klein a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c69343;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
}
.text_klein a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
}


/****************************
SCHRIFTEN LINKS
******************************/

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
}
.text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
}

