html{height:100%}
* {margin:0px;padding:0px;line-height: 150%;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color:#555555}

body{
	
	background-color:#cf4d1b;
	background-image:url(bilder/body-verlauf.jpg);
	background-repeat:repeat-y;
	background-repeat:repeat-x;
	height:100%;
	scrollbar-arrow-color:#ffffff;
    scrollbar-face-color:#f8dea6;
    scrollbar-3dlight-color:#f8dea6;
    scrollbar-highlight-color:#f8dea6;
    scrollbar-shadow-color:#f8dea6;
    scrollbar-darkshadow-color:#f8dea6;
    scrollbar-track-color:#f8dea6;
}

#main {height:100%;width:100%;}
p.normal {padding-left:20px; text-align:justify; width:650px}
a {color:#55555; text-decoration:none; font-size:14px}
#container
{	
	width:980px;
	
	height:auto !important;
	
	margin:0px auto; 
	position:relative;
	background-color:#ffffff;
	text-align:left;
	background-image: url(images/news_bg.jpg);
}

.header{
width:980px;
height:240px;
background-color:#000000;
background-image:url(bilder/header.jpg)
}
.image-header{
margin-left:30px;
float:left
}

.content{
margin-left:30px;
min-height:370px

}

.logo{
margin-top:90px;
margin-left:90px
}

h1{
font-size:19px}
h2 {font-size:18px; font-weight:normal; margin-left:210px}

.start-text{
font-size:14px;
margin-left:210px}

.start-text2{
font-size:14px;
margin-left:220px}

.footer{
width:980px;
height:40px;
background-color:#000000;
position:relative}

.footer2{
width:980px;
height:10px;
background-image:url(bilder/bg-footer2.jpg);
background-repeat:repeat-x;

position:relative}

.navi-footer{margin-left:20px; color:#FFFFFF;padding-top:10px }

.navi-footer a{
color:#999999;
padding-left:20px;
padding-top:10px;
font-size:12px;
font-weight:bold}

.verlauf-ueber{
width:300px;
height:3px;
background-image:url(bilder/verlauf-ueber.jpg);
background-repeat:no-repeat

}

.verlauf-ueber-start{
width:500px;
height:3px;
background-image:url(bilder/verlauf-ueber-start.jpg);
background-repeat:no-repeat

}