* {margin:0; padding:0; border:0;}

body {
	text-align:center;
	background-color: #564733;
}
	
div#rahmen_start {
	text-align:left;
	width:1400px;
	height:1200px;
	position: relative;
	background-color: #564733;
	background-image: url(pics/backround_start.jpg);
}
div#rahmen_impressum {
	text-align:left;
	width:1400px;
	height:1200px;
	position: relative;
	background-color: #564733;
	background-image: url(pics/backround_impressum.jpg);
}
div#content_aussen {
	text-align:left;
	width:978px;
	height:720px;
	position: relative;
	top: 350px;
	left: 90px;
}
div#content_links {
	text-align:center;
	width:291px;
	height:710px;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 35px;
}
div#content_mitte {
	text-align:center;
	width:286px;
	height:710px;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 30px;
}
div#content_rechts {
	text-align:center;
	width:301px;
	height:710px;
	position: relative;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}
div#impressum {
	text-align:center;
	width:40px;
	height:40px;
	position: relative;
	top: 368px;
	left: 1032px;
}

/****************************
SCHRIFTEN LINKS
******************************/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c99e64;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c99e64;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}




/****************************
SCHRIFTEN LINKS
******************************/

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
}
.text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 14px;
}
