body {

	background: url("../img/bg.gif"); 
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	color: #333333; 
	margin: 0;
	text-align: center; }


/**********************
 *
 * Schrift und Links: 
 *
 **********************/


a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}


#nav a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
#nav a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
#nav a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
#nav a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}


#footer a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: underline;
}
#footer a:active {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}


.fontstyle_nav {
	font-family: Verdana;
	font-size: 10px;
	color: #333333; }


.fontstyle_footer {
	font-family: Verdana;
	font-size: 9px;
	color: #666666; }


.fontstyle_h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #990000; }


table {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333; }


.fontstyle_red {
	font-family: Verdana;
	font-size: 10px;
	color: #990000; }


.fontstyle_red_small {
	font-family: Verdana;
	font-size: 5px;
	color: #990000; }


li {
	color: #333333;
	list-style-type: square; }


.inputbox {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	background: #FFFFFF; }


.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border: solid 1px #993300;
	background-color: #FFFFFF;
	color: #993300;
	font-family: Verdana;
	text-align: center;
	font-size: 10px;}


/**********************
 *
 * Kategorien / Divs: 
 *
 **********************/


#container {
	width: 620px;
	position: relative;
	text-align: left;
	margin: auto; }


#header {
	background: url("../img/header.gif") repeat-y; 
	width: 385px;
	height: 288px;
	position: relative;
	float: left; 
	top: 0;
	left: 0; }


#navigation { 
	background: url("../img/navigation.gif");
	width: 235px;
	height: 288px;
	float: left;
	top: 0;
	left: 0;
	position: relative; }

	#navigation_Container { position: relative; width: 235px; height: 288px; }
	#navigation_Container b { display: none; }


#main {
	background: url("../img/content.gif") repeat-y; 
	width: 100%;
	position: relative;
 	float: left; }


#content {
	width: 370px;
	white-space: normal;
	position: relative;
	text-align: justify;
	float: left; }


#content .text {
	margin-top: 25px; 
	margin-bottom: 0px; 
	margin-right: 30px;
	margin-left: 50px; }
	
	
#news {
	width: 290px; }

	
#news_headline {
	width: 290px;
	text-align: left;
	padding-bottom: 15px; }
	
	
#news_img {
	width: 100px;
	float: left; }
	
	
#news_text {
	width: 290px;
	padding-bottom: 10px; }
	
	
#news_info {
	width: 290px;
	font-family: Verdana;
	font-size: 9px;
	color: #990000; }
	
	
#news_break {
	width: 290px;
	height: 28x;
	margin:	20px 0 20px 0;}
	

#gb .out {
	display: none; }


#nav {
	width: 250px;
	white-space: normal;
	position: relative;
	text-align: left;
	float: left; }


#nav .text {
	margin-right: 38px;
	margin-left: 50px;
	margin-top: 55px; }


#nav li {
	list-style-type: none;
	margin-top: 18px; }


#footer {
	width: 100%;
	position: relative;
 	float: left; }


#footer_left {
	background: url("../img/footer_left.gif") no-repeat; 
	position: relative;
	float: left;
	width: 400px;
	height: 180px;
	padding: 42px 0 0 0;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	line-height: 14px; }


#footer_right {
	background: url("../img/footer_right.gif") no-repeat; 
	position: relative;
	float: left;
	width: 220px;
	height: 180px; }