@charset "utf-8";
/* CSS Document */

body {background: #240430;font-family:Arial, Helvetica, sans-serif;font-size: 10px;color: #fff;}
a {	color: #009EE0;	text-decoration: none;}
a:hover { color: #FFF !important }
#header { height: 210px; background: no-repeat url(/fileadmin/templates/css/img/header.png);}

h1 {
	font-size: 14px;
	}

div#header_menu_line {border-bottom: 1px solid #6C156C;}
div#nav1 {background: url('img/menu_bg.png');}
div#nav1 a {text-decoration: none;font-weight: bold;	}
div#nav1 div {margin-right: 6px;}

div#topnews h1 {
	font-size: 13px;
	border-bottom: 1px dashed #9ec20c;
	margin-bottom: 10px;
	padding-bottom: 3px;
	}

div#topnews div.info h2 {
	font-size:12px;
	color: #ad4ac1;
	background: #3d013b;
	padding: 5px;
	margin: 0;
	}

div#topnews div.info div.teaser { font-weight: bold; margin: 10px 0 10px 0;}
div#topnews div.info div.text {	margin: 10px 0 0 0;}

div#address {background: url('img/address_bg.png');	}

div.stepper h1 {font-size: 13px;margin-bottom: 2px;	}

div.underline {clear: both;border-bottom: 1px dashed #52adc6; margin: 10px 0 10px 0;}

div.stepper h2 {font-size: 11px;padding: 4px;color: #ad4ac1;background: #3d013b; margin-top: 5px;}
	
div.stepper div.name {margin-top: 5px;}
