a:link {
    text-decoration:none;
    color:black;
}

a:visited {
    text-decoration:none;
    color:black;
}

a:active {
    text-decoration:none;
    color:black;
}

a:hover {
    text-decoration:none;
    color:black;
}

html, body {height: 100%;}
* html #wrapper {height: 100%;} /* IE Hack f&uuml;r 100 % H&ouml;he */
* html #footer {bottom: -1px;} /* N&auml;chster IE Hack, da bottom: 0; als bottom: 1px interpretiert wird */

body {
	margin: 0;
	padding: 0;
	background-image: url(gfx/bg_vertical.gif);
    background-repeat: repeat-y;
    font-size: 11px;
    font-family: Arial;
}
   
#wrapper {
	margin: auto 0px;
	min-height: 100%;
	position: relative;
	background-image: url(gfx/bg_horizontal.gif);
    background-repeat: repeat-x;
    background-position: 0px 151px;
}  

#subwrapper {
	margin-bottom: 0px;
	float: left;
}
	
	
#main {

    clear:both;

    padding-left:28px;

    width:791px;

    float:left;

}

#header-img {

    background-image: url(gfx/header.jpg);

    background-repeat: no-repeat;

    position:relative;

    float:left;

    width:791px;

    height:309px;

}

#header-img img {

    border:0px;

    margin-left:20px;

    margin-top:91px;

}

#naviboxen {
    background-image: url(gfx/bg_navigation.gif);
    background-repeat: no-repeat;
    position:relative;
    float:left;
    width:790px;
    text-align:center;
}

#naviboxen img {
    border:0px;
    margin-left:-3px;
}


.navibtnstart{
margin-left:184px;
background-image: url(gfx/navigation/bg_navibutton.gif);
background-repeat: no-repeat;
width:101px;height:20px;
border:none;
float:left;
font-family: Trebuchet MS;
font-size: 12px;   
text-decoration:none;
font-weight:bold;
line-height:20px;
letter-spacing: 1px
}

* html .navibtnstart { /*IE6 only*/
margin-left: 92px;    
  }

.navibtnstart a{
color:#333333;
}

.navibutton{
background-image: url(gfx/navigation/bg_navibutton.gif);
background-repeat: no-repeat;
width:101px;height:20px;
border:none;
float:left;
font-family: Trebuchet MS;
font-size: 12px;   
text-decoration:none;
font-weight:bold;
line-height:20px;
letter-spacing: 1px
}

.navibutton a{
color:#333333;
}

#login{
position:relative;
width:200px;
border:0px;
font-family: verdana;
font-size: 10px;
margin-left: -20px;
margin-top: -20px;
list-style-type:none;
}

* html #login { /*IE6 only*/
margin-top:-18px;    
  }
  
  *+html #login { /*IE7 only*/
margin-top:-18px;    
  }

.button {
    font-family: verdana;
    font-size: 10px;   
    margin-bottom: 2px;
    margin-right: 1px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #000000;
}

.text {
	font-family: verdana;
	font-size: 10px;
	width: 100px;
	margin-bottom: 2px;
	text-decoration: none;
	background-color: #ffffff;	
	border: 1px solid #000000;
	padding:1px;
}

#content {
    position:relative;
    background-image: url(gfx/bg_content.gif);
    background-repeat: no-repeat;
    clear:both;
    float:left;
    width:791px;
    margin-bottom: 30px;

}


#headline {

    margin-top: -20px;
    margin-left:1px;
    height:26px;
    position:relative;
}

#headline h1 {
    display:inline;
    font-family: Trebuchet MS;
    font-style:italic;
    font-size: 19px;
    color: #CE1115;
    padding-left:184px;
    background-image:url(gfx/bg_headline.gif);
    background-repeat:repeat-x;
    background-position:bottom;
	margin-bottom:0px;
}

#stripline {
    background-image:url(gfx/bg_headline.gif);
    background-repeat:repeat-x;
    width:145px;
    margin-left:20px;
    margin-top:11px;
}

#left {
    float:left;
    position:relative;
    width:185px;
}

* html #left{
padding-bottom:45px;
}

  *+html #left{
padding-bottom:45px;
}


#leftmenue {
    position:relative;
    margin-top:1px;
    clear:both;
}

.download-pdf {

    background-image: url(gfx/bg_pdf.gif);

    background-repeat: no-repeat;

    background-color:white;

    height:18px;

    line-height:18px;

    margin-bottom:4px;

    padding-left:20px;

}

.download-pdf a {

    font-family:trebuchet ms;

    font-size:10px;

    font-style:normal;

    font-weight:bold;

    color:#656565;

}

.navion {

    background-image: url(gfx/bg_arrow_on.gif);

    background-repeat: no-repeat;

    background-color:white;

    height:16px;

    line-height:16px;

    margin-bottom:4px;

    padding-left:20px;

}

.navion a {

    font-family:trebuchet ms;

    font-size:10px;

    font-style:normal;

    font-weight:bold;

    color:#cb0206;

}

.navi {

    background-image: url(gfx/bg_arrow_off.gif);

    background-repeat: no-repeat;

    background-color:white;

    height:16px;

    line-height:16px;

    margin-bottom:4px;

    padding-left:20px;

}

.navi a {

    font-family:trebuchet ms;

    font-size:10px;

    font-style:normal;

    font-weight:bold;

    color:#656565;

}

#middle {
    float:left;
    position:relative;
    width:505px;
    min-height: 380px;
    padding-bottom:30px;
}

#text {
    line-height:20px;
    font-family:verdana;
    font-size:10px;
    color:#333333;
    text-align:justify;
}

#text p{
	margin-top:10px;
	margin-bottom:0px;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-left:28px;
    height: 55px;
    background-image: url(gfx/bg_footer.jpg);
    background-repeat: no-repeat;
    width: 791px;
	text-align:right;
}




#footer a{
font-family:verdana;
    font-size:10px;
    color:#333333;
margin-top: 40px;
margin-right: 10px;
text-align:right;
float:right;
}

.startseiteseo {
font-family:verdana;
    font-size:12px;
    color:#aaaaaa;
	text-align:center;

}

