BODY{
font-size:16px;
 font-family: "Times New Roman";
 background-color:white;
}
IMG{
border:0px;
}
.boldunderline{
text-decoration: underline;
font-weight: bold;
}
H2{
font-size:16px;
}

.links{
font-size:16px;
line-height: 20px;
line-height: 35px;
text-align: right;
}
.links2{
font-size:16px;
text-align: right;
line-height: 50px;
background-color: #CCCCCC;
}
.headline{

}
.underline{
	text-decoration: underline;
}
.bold{
	font-weight: bold;
}

H1{

font-size:20px;
}
.content{
	padding-top: 15px;
}
.footer{
font-size:10px;
}
#logo {

height: 92px;
left: 230px;
position: absolute;
top: 30px;
width: 509px;
z-index: 1
}

#headline {
position: absolute;
background-color: #CCCCCC;
padding-top: 5px;
height: 35px;
top: 150px;
width:99%;
z-index: 1
}
#headlinetext {
position: absolute;
padding-left: 220px;
padding-top: 5px;
height: 30px;
top: 150px;
width:500px;
z-index: 2
}


#left {
background-color:#FBFBFB;
height: 300px;
left: 0px;
position: absolute;
top: 150px;
width: 149px;
z-index: 3;

}

#content {
background-color:white;
border-left: 12px solid #CCCCCC;
left: 149px;
padding-left:70px;
position: absolute;
top: 184px;
width: 600px;
z-index: 4
}
#redline{
position:absolute;
background-color: #990000;
height: 5px;
top: 145px;
width:99%;
z-index: 0
}
#background{
position:absolute;
background-image: url(../images/hintergrund_logo.jpg);
width:845px;
height: 145px;
top:0px;
left:0px;
z-index:1;
 background-repeat: no-repeat;
}
#whiteline{

position:absolute;
background-color:#F3F3F1;
left:0px;
height: 5px;
top: 145px;
width:149px;
z-index: 1
}
#footer{
padding-top:50px;
text-align:center;
}