body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.05em;
	font-weight: normal;
	padding: 0px;
	background-image: url(../medien/body_bg.jpg);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#head {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 237px;
}
#contbox {
	background-image: url(../medien/bg.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
}
#contbox #navi {
	float: left;
	width: 150px;
	padding-top: 100px;
	padding-left: 54px;
	letter-spacing: 0.02em;
	background-image: url(../medien/navi_top.jpg);
	background-repeat: no-repeat;
	height: auto;
}
#contbox #navi a:link,
#contbox #navi a:visited {
	text-decoration: none;
}
#contbox #navi a:hover {
	text-decoration: none;
	color: #0066FF;
}
#contbox #content {
	float: left;
	height: auto;
	width: 550px;
	padding-top: 40px;
}
#contbox #content #main {
	width: 550px;
}
#contbox #content #news {
	width: 550px;
	padding-top: 30px;
	clear: both;
}

#contbox #spalte {
	background-image: url(../medien/eindruecke.jpg);
	background-repeat: no-repeat;
	float: right;
	height: auto;
	width: 200px;
	background-position: top;
	padding-top: 100px;
	padding-right: 9px;
	padding-left: 10px;
}

#contbox #bottem {
	background-image: url(../medien/bottem_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 15px;
	width: 950px;
}
#rss {
	padding-left: 0px;
	padding-top: 10px;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
h3 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}
a:link {
	color: #93AEE5;
}
a:visited {
	color: #828282;
}
a:hover {
	color: #FF0000;
}

