body,h1,h2,h3,h4,p,div,span,th,td {
	font-family : Arial,Helvetica, 'Sans Serif';
	font-size : 10pt;
	color : #000000;
	line-height : 1.5em;
}
a{ font-size:10pt; color:#196370; }
a:hover{ color:#e30078; }
a:visited{ color:#196370; }
h1,h2,h3,h4,p,div,span,th,td {
	padding : 0px;
	margin : 0px;
}
body { background-color : #a8a9ad; }

h1 { font-size : 1.6em; color : #007a8a; margin : 10 0 5 0; line-height : 1.0em; font-weight : bolder; }
h2 { font-size : 1.4em; color : #007a8a; margin : 10 0 5 0; line-height : 1.0em; }
h3 { font-size : 1.2em; color : #007b8e; margin : 10 0 5 0; line-height : 1.0em; }
h4 { font-size : 1.0em; color : #007b8e; margin : 10 0 5 0; line-height : 1.0em; }

div#around {
	position : absolute;
	margin-left : 50%;
	left : -501px;
	width : 1000px;
	height : 650px;
	background-image: url('hintergrund.jpg');
	background-repeat:no-repeat;
}
div#logo {
	position : absolute;
	top : 37px;
	margin-left : 50%;
	left : -424px;
	width : 256px;
	height : 250px;
	background-image : url('logo.gif');
	background-repeat : no-repeat;
}
div#menu {
	position : absolute;
	top : 293px;
	margin-left : 50%;
	left : -355px;
	width : 190px;
	height : 320px;
	color : #ffffff;
	line-height : 2.0em;
	font-size : 1.2em;
}
div#foot {
	position : absolute;
	top : 624px;
	margin-left : 50%;
	left : -355px;
	width : 745px;
	height : 20px;
	text-align : right;
	font-size : 0.8em;
	color : #ffffff;
}
div#umen {
	position : absolute;
	overflow : hidden;
	top : 68px;
	margin-left : 50%;
	left : -168px;
	width : 556px;
	height : 20px;
}
div#cont {
	position : absolute;
	overflow : hidden;
	top : 89px;
	margin-left : 50%;
	left : -169px;
	width : 560px;
	height : 528px;
	background-color : #ffffff;
}
div#scroll {
	position : relative;
	overflow: auto;
	width: 560px;
	height: 528px;
}
div#scrollabstand {
	position : relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

div.newsList{
	position:relative;
	float:left;
	padding:0px;
	margin:5px 10px 5px 10px;
	width:150px;
	height:220px;
}
div.leveljump {
	width:180px;
	height:29px;
	background-image:url(fileadmin/template/menu_btn_bg.jpg);
	font-weight:bold;
	color:#FFFFFF;
	padding-top:4px;
}
div.leveljump a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11pt;
}
