/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding:0;
	
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000}

* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height:140%;
}

img {
	border:0px;}

a:link, a:visited{
	color:inherit;
	text-decoration:none; }

#wrapper {
	position:absolute;
	top:50%;
	left:50%;
	margin:-300px 0 0 -450px;
	width:900px;
	height:600px;
	padding:0;
	border:0;
	overflow:auto;}

#header {
	background-image:url(img/schriftzug_godeeper.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:40px;}

#logo {
	background-image:url(img/bg1.jpg);
	background-repeat:no-repeat;
	border-width: 1px 0px 1px 1px;
	border-color: #cccccc;
	border-style:solid;
	padding:0;
	margin:0;
	width:349px;
	height:503px;}
	

#navigation_td {
	background-image:url(img/bg2.jpg);
	background-repeat:no-repeat;
	border-width: 1px 0px 1px 0px;
	border-color: #cccccc;
	border-style:solid;
	padding:0;
	margin:0;
	width:160px;}
.navigation {
	margin:90px 0px 0px 0px;
	text-align:right;}
.navigation a {
	margin-right:40px;
	font-size:12px;
	line-height:22px;
	width:100%;
	font-weight:normal;
	letter-spacing:2px}
.navigation a:hover {
	margin-right:45px;
	letter-spacing:0;
	line-height:22px;
	font-size:17px;
	color:#eee;}
.menu-ebene2 a {
	margin-right:50px;
	font-size:11px;
	width:100%;
	line-height:150%;
	font-weight:normal;
	letter-spacing:1px;}
.menu-ebene2 a:hover {
	margin-right:50px;
	font-size:11px;
	width:100%;
	line-height:150%;
	font-weight:bold;
	letter-spacing:1px;}

#content_td {
	background-image:url(img/bg3.jpg);
	background-repeat:no-repeat;
	border-width: 1px 1px 1px 0px;
	border-color: #cccccc;
	border-style:solid;
	padding:0;
	margin:0;
	width:387px;
	height:503px;}
#content {
	height:100%;
	padding:0 10px 0 5px;
	overflow-y:auto;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	text-align:justify
}

#footer {
	text-align:right;}
h1 {
	font-size:20px;
	margin-top:30px;}
h2 {
	font-size:14px;
	font-weight:bold;}
	
	
#news {
	background-image:url(img/bg_news.jpg);
	background-position:bottom;
	margin-bottom: 20px;
	min-height:130px;
	border:1px solid #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px 5px 10px 5px;}
#event {
	background-image:url(img/bg_news.jpg);
	background-position:bottom;
	margin-bottom: 20px;
	border:1px solid #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px;}	
	
.news_titel {
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0 0;}
.news_datum {
	font-size:10px;
	font-weight:normal;}

#galerie {
	float:right;
	padding:5px;}
	
.news_comments {
	float:right;
}
