/* CSS Document */
/*
	Links
*/
a:link,a:active,a:visited { color: #BE003B; text-decoration: none; }
a:hover { color: #BE003B; text-decoration: underline; }

a.nounderline:link,a.nounderline:visited,a.nounderline:active {color:#000000; text-decoration: none;}
a.nounderline:hover {color:#BE003B; text-decoration: none;}    		

a.mainnav:link,a.mainnav:visited,a.mainnav:active {color:#8E3C0C; text-decoration: none;}
a.mainnav:hover {color:#000000; text-decoration: none;}    		

a.rblack:link,a.rblack:visited,a.rblack:active {color:#000000; text-decoration: underline;}
a.rblack:hover {color:#000000; text-decoration: underline;}    		

a.language:link,a.language:visited,a.nounderline:active {color:#000000; text-decoration: none;}
a.language:hover {color:#000000; text-decoration: underline;}    		

a.subnav:link,a.subnav:visited,a.subnav:active {
	color:#FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
a.subnav:hover {
	color:#FFFFFF;
	text-decoration: underline;
}    		

a img {
	border : 0;	
}

a.footerlink:link,a.footerlink:visited,a.footerlink:active {color:#575757; text-decoration: none;}
a.footerlink:hover {color:#000000; text-decoration: underline;}    		

BODY  {
	margin:0px;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
}
/*
	Hauptnavigation
*/
#nav_box {
	background-image: url(images/nav_header.jpg);
	background-repeat: no-repeat;
	height: 272px;
	width: 201px;
	position: absolute;
	top: 151px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: top;
}

div#mainNavigation {
	width:201px;
	margin:0;
	padding:0;
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #b30034;
	font-weight: bold;
	position: absolute;
	top: 422px;
	left: 0px;	
}

#navigation {
	width:201px;
	margin:0;
	padding:0;
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #b30034;
	font-weight: bold;
	left: 0px;
}

#navigation li {
	margin:0;
	padding:0;
	list-style-type: none;
	background-color: #d32330;
	background-image: url(images/nav_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 24px;
	
}

#navigation a {
	text-decoration: none;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #FFFFFF;
}
#navigation a:hover {
	color: #000000;
}


#navigation li#active a{
	color: #000000;
}

#navigation a.active {
	color: #333333;
}
/*
	Subnavigation
*/

#navigation li ul#subnavigation {
     display:none;	
	
}

#navigation li#active ul#subnavigation {
     display:block;	
	
}

#subnavigation {
	width:166px;
	margin:0;
	font-family: Verdana, Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 0px;
	vertical-align: top;
}

#subnavigation li {
	margin:2;
	list-style:none;
	color: #000000;
	background-color: #3a71b2;
	background-image: none;
	text-indent: -7px;
	padding-left: 35px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	width:166px;
}

#navigation li#active #subnavigation li a {
	color: #FFFFFF;	
}

#subnavigation li a {
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	color: #FFFFFF;	
}

#navigation li#active #subnavigation li#active a {
	color: #000000;
}

#subnavigation a:hover {
	color: #b30034;
}
#subnavigation a.active {
	color: #333333;
}

/*
	Meta Navigation
*/
#meta_nav_box {
	background-image: url(images/meta_nav_head.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 605px;
	position: absolute;
	left: 201px;
	top: 151px;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 10px;
	line-height: 15px;
}
/*
	Layout
*/
#main_content {
	width: 603px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-height:500px;
	height:auto !important;
	height:500px;
	left: 201px;
	top: 208px;
	position: absolute;
	font-size: 12px;
}
li {
	list-style-type: square;
}

#box_left {
	width: 270px;
}



#header {
	height: 151px;
}
#banner_box {
	border: 1px solid #CCCCCC;
	height: 600px;
	width: 120px;
	top: 250px;
	margin-left: 32px;
	position: absolute;
	color: #000000;
	margin-bottom: 50px;
}
p.news 
{
	font-family:Arial;
	margin-bottom:9px;
	font-size:10px;
	margin-top:4px;
	margin-left:18px;
	margin-right:8px;
	text-align: left;
	background-image: url(../images/datetime.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}  

p.box_re 
{
	font-family:Arial;
	margin:0px;
	padding:0px;
	margin-bottom:6px;
	font-size:10px;
	margin-top:4px;
	margin-left:10px;
	margin-right:10px;
	text-align: left;
}      	

/*
	Sprachen
*/ 
#sprache {
	background-position: right;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: Arial, sans-serif;
	font-size : 11px;
	margin:0px;
	padding:0px;
	text-align:left;
	margin-bottom:0px;
	margin-top:12px;
	margin-left:26px;
	margin-right:36px;
	font-weight:bold;
    }    
/* h4 und h5 sind reserviert für den rechten Seitenbalken */	

h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	margin-left:4px;
	margin-right:4px;
	padding:0px;
	margin-top:4px;
	font-weight:bold;	
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	}
	
h5 {
	font-family : Arial, sans-serif;
	font-size : 11px;
	margin:0px;
	padding:0px;
	margin-bottom:4px;
	padding-bottom:4px;
	font-weight:bold;	
	text-align:center;
	color:#ffffff;
	}
	
h6 {
	font-family : Arial, sans-serif;
	font-size : 10px;
	margin:0px;
	padding:0px;
	margin-bottom:4px;
	padding-bottom:4px;
	font-weight:normal;	
	text-align:center;
	color:#666666;
	}
/*
	Tabellenformatierungen
*/		
table {
	font-size: 12px;
	
}
th {
	font-size: 14px;
	color: #d32330;
	padding: 3px;
	line-height: 16px;
	text-align: center;
}
td {
	padding: 3px;
}
.kopf {
	background-color: #b2d0f4;
	color: #000000;
	text-align: left;
	border: 1px solid #000000;
}
.anmeldung {
	
}


.newsHeadline {
   text-transform:capitalize;	
}

