﻿* {margin:0; padding:0;}
br {clear:both;}
h1 { font-size:130%; margin:15px 0 5px 0; color:#EA051A; }
h2 { font-size:130%; margin:15px 0 5px 0; color:#EA051A; }
h3 { font-size:100%; margin:0; color:#EA051A; }

a 
{
	text-decoration:none;
	color:#EF403D;
	text-decoration:underline;
}

body 
{
	text-align: left; 
	color: #000000;
	font-family: verdana;
	line-height: 1.5;
	background-color: #fff;
	padding:10px;
}

#borderdiv 
{
	min-width: 816px;
	width: 816px;
	margin: 0 auto;
	min-height:500px;
}

#page 
{ 
	background:#fff url(background.gif) repeat-y;
	text-align: left;
	font-size: 75%;
}

#head, #footer, #lowerhead 
{
	clear: both; 
	
}

#head 
{
    position:relative;
	background:#fff url(head.gif) no-repeat 0 0;
	color: #000; 
	height:114px;
	text-align:left;
}

#lowerhead 
{

	margin-left:8px;
	margin-right:10px;
	height:205px;
}

ul, ol
{
	padding-left:25px;
	margin-bottom:10px;
}

li 
{
	padding-left:5px;
}

ul, ol * 
{
	margin-bottom:0px;
}

#footer
{
	background:#fff url(foot.gif) no-repeat 0 0;
	text-align:center;
	height:22px;
}

#footer div 
{
	text-align: center;
	padding: 1px 0;
}

#contentfloatholder 
{
	float: left;
	width: 100%;
}

#contentfloatholder:after 
{
    content: "."; 
    display: block; 
    height: 0px;
    clear: both; 
    visibility: hidden;
}

#content 
{
	margin:0 0 0 200px;
	padding:0 25px 5px 25px;
	text-align:left;
	min-height:200px;
}

#contentcontainer 
{
  color: #000;
  float:left;
  width: 100%; 
  margin-right: -95%;
}

#left 
{
	padding-left:18px;
	float:left;
	width:200px;
	margin-left: -5%;
}

#left h2 
{
	padding-left:9px;

}

#left a 
{
	text-decoration:none;
	color:#000;
	font-size:80%;
}

#right 
{
	margin-top:5px;
	float:right;
}

#right h2 
{
	/*url(../images/topicCornerRight.jpg) no-repeat 100%*/
	background-color:#EF403D;
	padding:0 0 0 15px;
	margin:0;
	color:#fff;
	line-height:22px;
	height:22px;
}

#right .module
{
	background-color:#FFF8E5;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	font-size:100%;
	padding:5px;
	margin-bottom:10px;
}

.backButton 
{
	text-align:right;
}

.darkDataRow 
{
	background-color:#fff;
	
}

.lightDataRow 
{
	background-color:#fff;
	
}

#head .NavigationLayer1
{
position:absolute;
top:92px;
right:10px;
height:22px;
}

#head .NavigationLayer1 .NavigationLink {
line-height:22px;
height:22px;
list-style:none;
float:left;
text-align:center;
width:105px;
    padding:0;
margin:0 0 0 5px;
}

#head .NavigationLayer1 .NavigationLink a {
font-weight:bold;
color:#fff;
text-decoration:none;
}

#head .NavigationLayer1 .mouseover {
    line-height:22px;
    height:22px;
    list-style:none;
    float:left;
    text-align:center;
    background:url(mark.gif) no-repeat 50% 95%;
    width:105px;
    padding:0;
margin:0 0 0 5px;
}

#head .NavigationLayer1 .mouseover a {
font-weight:bold;
color:#fff;
text-decoration:none;
}

#head .NavigationLayer1 .clicked {
line-height:22px;
height:22px;
list-style:none;
float:left;
text-align:center;
background-color:#fff;
width:115px;
    padding:0;
margin:0 0 0 5px;
}

#head .NavigationLayer1 .clicked .left {
	background:url(l_r.gif) no-repeat;
	z-index:99;
}

#head .NavigationLayer1 .clicked .right {
	background:url(r_r.gif) no-repeat 100% 0;
	z-index:99;
}

#head .NavigationLayer1 .clicked a {
font-weight:bold;
color:#EA051A;
text-decoration:none;
}







#left .NavigationLayer2
{

margin:0;
padding:0 0 0 25px;

}

#left .NavigationLayer2 .NavigationLink 
{
margin:0;
padding:0;
padding-right:15px;
list-style-image:url(bullet.gif);
list-style:inline;
}

#left .NavigationLayer2 .NavigationLink a
{
color:#000;
}

#left .NavigationLayer2 .mouseover
{
margin:0;
padding:0;
padding-right:15px;
list-style-image:url(bullet_black.gif);
list-style:inline;
}

#left .NavigationLayer2 .mouseover a
{
color:#EA051A;
}

#left .NavigationLayer2 .clicked 
{
margin:0;
padding:0;
padding-right:15px;
list-style-image:url(bullet_black.gif);
list-style:inline;
}

#left .NavigationLayer2 .clicked a
{
font-weight:bold;
color:#EA051A;
}



@media print
{
	#left 
	{
		display:none;
	}
	
	#right 
	{
		display:none;
	}
}

#impressum_div 
{
	width: 816px;
	margin: 0 auto;
	text-align:right;
	padding-right:50px;
	height:22px;
	margin-top:-5px;
}

#impressum_div a 
{
	text-decoration:none;
	color:#666;
	text-decoration:none;
	font-size:80%;
}
