body {
	background-color: #CCCCCC;
	margin: 0px;
}

#container {
	background-color: #FFFFFc;
	height: 600px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}


#news {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 330px;
	top: 120px;
	height: 475px;
	width: 100%;
	margin-right: -20px;
}

.news {
	background-color: #FFFFFc;
	position: relative;
	left: 20px;
	top: 20px;
}


#rechts_weiss {
	background-color: #FFFFFc;
	width: 5px;
	right: 0px;
	position: absolute;
	height: 600px;
}
.logo {
	position: absolute;
	left: 30px;
	top: 30px;
}


#menue {
	left: 43px;
	top: 120px;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99998e;
	width: 250px;
	padding-top: 15px;
	

}

#menue  a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 25px;
	color: #7a7a72;
	letter-spacing: 2px;
	text-decoration: none;
}

#menue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 25px;
	color: #7a7a72;
	letter-spacing: 2px;
	text-decoration: none;}

#menue a:hover {
	color: #b8945c;
}

#menue a:active {
	color: #b8945c;
}

#kontaktdaten_startseite {
	bottom: 30px;
	position: absolute;
	left: 43px;
	width: 260px;
	color: #7a7a72;
}


a:link {
	color: #7a7a72;
	text-decoration: none;
}

a:visited {
	color: #7a7a72;
	text-decoration: none;
	}

a:hover {
	color: #b8945c;
	text-decoration: none;
}

a:active {
	color: #b8945c;
}

#bildtexte {
	width: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99998e;
	top: 15px;
	position: relative;
	padding-top: 22px;
}
table {
	position: absolute;
	left: 295px;
	top: 20px;
	height: 560px;
}
.bildzelle {
	width: 560px;
	text-align: center;
}
.pfeilzelle {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b8945c;
	vertical-align: top;
}
.clicked {
	color: #b8945c;
}
#submenue {
	position: relative;
	left: 30px;
}
.picture_impressum {
	float: left;
	margin-right: 20px;
	}

