body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	height: 100%;
	width: 100%;
	margin: 10px 0px;
	z-index: 0;
}
#background_bg {
	background-image: url(../images/schatten_02.jpg);
	background-repeat: repeat-y;	
/*	background-color: #F0E0C0; */
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: center;
	position: relative;
}
#background {
	background-image: url(../images/panorama_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: center;	
	position: relative;
}
#schatten_oben {
	background-image: url(../images/schatten_oben_02.jpg);
	background-repeat: no-repeat;	
	background-color: #F0E0C0;	
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 50px;
	position: relative;
	z-index: 1;
}
#site {
/*	background-image: url(../images/seite_bg.jpg);
	background-repeat: repeat-y; */	
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 780px;
	text-align: center;
	border: solid 3px #660000;
	position: relative;	
	z-index: 8;
}
#header_bg {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	height: 474px; /* 174px */
	top: 0px;
	position: absolute;
	z-index: 2; 
}
#header {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	height: 174px;
	position: relative;
	z-index: 5; 
}
/* -------------------------------------------------------------------------- */
#name {
/*	background-image: url(../images/name.png);
	background-repeat: no-repeat;
	background-position: -1px 0px; */
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 350px;
	height: 60px;
	left: 140px;
	top: 10px;
	position: relative;
}
#searchbox {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 146px;
	height: 22px;
	left: 584px;
/*	top: 10px; */
	position: relative;
}
#logo {
/*	background-color: #F0E0C0; */
	background-image: url(../images/logo_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: -15px;
	top: -15px;
	width: 145px;
	height: 155px;
	position: absolute;
	z-index: 10;
}
/* -------------------------------------------------------------------------- Topmenu */
#topmenu_bg {
	color: #660000;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 18px;
	right: 108px; /* 88px */
	top: 49px;
	position: absolute;
}
.topmenu {
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #660000;
}
a.topmenu:link, a.topmenu:visited {
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: auto;
	margin: 0px;
	padding: 1px 10px;
	float: right;
}
a.topmenu:hover, a.topmenu:active {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	padding: 1px 10px;
	float: right;
	text-decoration: underline;
}
#active {
	background-color: #990000;
	color: #FFFFFF;	
}
/* -------------------------------------------------------------------------- Mainmenu */
#mainmenu_bg {
	background-image:  url(../images/menu_bg_02.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 440px;
	height: 26px;
	left: 118px;
	top: 10px;
	position: relative;
}
.mainmenu {
	background-color: #660000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 1px 10px;
	padding: 0px;
}
a.menu:link, a.menu:visited {
	color: #F0E0C0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: auto;
	margin: 2px 0px;
	padding: 3px 9px;
	float: left;
	border-left: solid 1px #FFFFFF;
}
a.menu:hover, a.menu:active {
	background-color: #990000;
	color: #F0E0C0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: auto;
	padding: 3px 9px;
	float: left;
	text-decoration: none;
	border-left: solid 1px #FFFFFF;
}
#active {
	background-color: #990000;
	color: #FFFFFF;	
}
/* -------------------------------------------------------------------------- */
#content_bg {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 778px;
/*	top: -300px; */
	z-index: 10;
	position: relative; 
}
#ueberschrift {
	background-color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
 	text-align: left;
	margin: 0px auto;
	padding: 0px;
	left: 40px;
	width: 748px;
	height: 60px;
	position: relative; 
}
.content {
/*	background-color: #CCCCCC; */
	margin: 0px;
	padding: 0px;
	text-align: left;
	left: 40px;
	width: 340px;
	float: left;
	position: relative;
}
#content_images {
/*	background-color: #990000;  #F0EFF5 */
	margin: 0px;
	padding: 0px;
	text-align: left; 
	right: 25px; /* 45px */
	top: 100px; /* 90px */
	width: 322px;
	float: right;
	position: relative; 
}
.image_rahmen_01 {
	background-color: #transparent;
	margin: 0px auto;
	padding: 1px;
	text-align: center;
	height: 180px;
	width: 140px;
/*	border-left: solid 2px #660000;
	border-top: solid 2px #660000; */
	position: absolute;
}
.image_rahmen_02 {
	background-color: #transparent;
	margin: 0px auto;
	padding: 1px;
	text-align: center;
	height: 150px; 
	width: 200px;
/*	border-left: solid 2px #660000;
	border-top: solid 2px #660000; */
	position: absolute;
}
/* -------------------------------------------------------------------------- Footer */
#footer_bg {
/*	background-color: #333366; 
	background-image: url(../images/footer_bg.jpg); 
	background-repeat: repeat-x; */
	text-align: center;
	margin: 0px auto;
/*	top: 24px; */
	width: 780px;
	clear: both;
	position: relative;
}
#footer {
	color: #660000;
	font-size: 11px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 778px;
	top: 20px;
	position: relative;
}
#schatten_unten {
	background-image: url(../images/schatten_unten_02.jpg);
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 50px;
}
/* -------------------------------------------------------------------------- */
a {
	color: #999999;
	text-decoration: none;
}
a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/quadrat.gif);
}
h1 {
	color: #660000;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0px -12px 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	margin: 0px 0px 5px 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
