	html,body {
	height:100%;
	font-family: Verdana, Arial, sans-serif;
	color: #061467;
	font-size: 10px;
	background-color: #061467;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #061467;
}
a:hover {
	text-decoration: underline;
}

td {
	padding: 0;
}


/* Menu */

#menu {
	margin: 20px 0;
	padding: 0;
}
#menu ul {
	list-style: none;
	padding: 0 0 0 7px;
	margin: 0;
}
#menu li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#menu li li a {
	color: #999;
	text-decoration: none;
}
#menu li li li a {
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}
/* Menu */

/* alt #wrap {
	width: 937px;
	margin: 0;
	padding: 0;
	background: url('../../img/Online-Version/bg.gif') repeat-y top left;
	float: left;
	border-bottom: 1px solid #061467;
}
*/
#wrap {
	width: 937px;
	position: relative;
	left: 50%;
	margin-left: -468px;
	
	
	
	min-height:100%; 	
	/*margin-bottom: 0px*/
	/*margin-top: 10px */
		
	
	background-color: #E8E8E8;
	background: url('../../img/Online-Version/bg.gif') repeat-y top left;
	float: left;
	/*overflow: hidden; */
	border-bottom: 1px solid #061467;
	padding: 0 0 200px 0;
	
}


#head {
	margin: 0;
	padding: 0 0 0 0;
	background: transparent url('../../img/Online-Version/head.jpg') no-repeat top left;
	width: 937px;
	height: 99px;
	
}

#head p {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 4px 7px 6px 0;
	text-align: right;
}

#middle {
	width: 937px;
	padding: 0 0 50px 0;
	position: relative;
	float:left;
	height: 100%;
	}

#left {
	float: left;
	position:relative;
	width: 180px;
	}

#rightwrap {
	position:relative;
	padding: 0 0 20px 0;
	float:left;
	width:757px;
	
}

#center {
	position:relative;

	float:left;
	width:557px;
}

#center .gutter {
	padding:10px 15px;
	font-size:12px;
}

#right {
	position: relative;
	float:left;
	
	width:200px;
}
	
#right .gutter {
	padding:10px;
	font-size:10px;
}

#footer {
	clear:both;
	position:absolute;
	bottom:0px;
	width:937px;
	height:190px;
	background:#061467;
	padding:0 0 0px 0px;
	text-align: right;
	
}

.clear {
	clear:both;
	height:0;
	padding:0;
	border:0;
	margin:0;
	font-size:0;
	line-height:0;
	}
	

#footer a, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin:0;
	padding:0;
	
}
#footer_fest {
	clear:both;
	/*
	position:absolute;
	bottom:0;
	width:937px;
	height:20px;
	background:#061467;
	background: url('') no-repeat top left;
	padding: 0 30px 600px 30px;
	margin-left: -486px;
*/
	text-align: right;
		
	background-image:url(/fileadmin/vdf/Bilder/GaK_Webseite_bottom555.png);
	background-position:center center;
	background-repeat:no-repeat;
	bottom:0;
	height:200px;
	position:fixed;
	width:100%;
	z-index:5;
	

}
#footer_fest a, #footer_fest a:visited, #footer_fest a:hover, #footer_fest a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin:0;
	padding:0;
	
}

#horizontal_Menue{
	margin: 0;
	padding: 0 0 0 0;
	/*
	background: #061467; 
	*/
	width:937px;
	
}


#horizontal_Menue a, #horizontal_Menue a:visited, #horizontal_Menue a:hover, #horizontal_Menue a:active {
	color: #061467;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#horizontal_Menue p {
	/*
	color: #061467;
	*/
	font-weight: bold;
	margin: 0;
	padding: 4px 7px 6px 0;
	text-align: right;
}




/* RTE / Table styling */
/*TABLE.contenttable { border: 1px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 13px; }
TABLE.contenttable TR { background-color: #EDEBF1; }
*/
.news-list-item {
	margin: 10px 0;
}