body
{
background: #ffffff url(images/bg_verlauf.jpg) repeat-x;
margin: 0px;
padding: 0px;
height: 100%;
border: none;
text-align: center;
font-size: 12px;
font-family: ARIAL,VERDANA,HELVETICA;
}

#quer
{
position: absolute;
width: 100%;
height: 198px;
top: 134px;
left: 0px;
background: #ff6600;
}

#menu
{
position: absolute;
top: 370px;
left: 10px;
width: 154px;
}

.button
{
display: block;
background-image: url(images/menuebutton.png);
height: 39px;
width: 154px;
margin: 6px 0px 0px 0px;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000000;
text-align: left;
text-decoration: none;
text-transform: none;
line-height: 39px;
}

.button:hover {
background-image: url(images/menuebutton_hover.png);
}

li
{
list-style: none;
}

a
{
color: #ff6600;
}

#content1
{
position: absolute;
width: 600px;
height: 600px;
top: 375px;
left: 275px;
overflow: auto;
padding-right: 20px;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000000;
text-align: left;
text-decoration: none;
text-transform: none;
line-height: 1.5;
}

#contentimptop
{
position: absolute;
width: 640px;
height: 200px;
top: 375px;
left: 275px;
overflow: auto;
padding-right: 20px;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000000;
text-align: left;
text-decoration: none;
text-transform: none;
line-height: 1.5;
}

#contentimp
{
position: absolute;
width: 640px;
height: 400px;
top: 555px;
left: 275px;
overflow: auto;
padding-right: 20px;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000000;
text-align: left;
text-decoration: none;
text-transform: none;
line-height: 1.5;
}


p
{
font-size: 12px;
font-family: ARIAL,VERDANA,HELVETICA;
text-align: left;
padding-left: 3px;
padding-right: 2px;
}

.p1
{
font-size: 10px;
font-family: ARIAL,VERDANA,HELVETICA;
text-align: left;
text-decoration: none;
vertical-align: top;
margin: 0px;
color: #808080;
}

h1
{
font-size: 15px;
font-family: ARIAL,VERDANA,HELVETICA;
text-align: left;
text-decoration: bold;
color: #ff6600;
}

#main
{
position: relative;
width: 1000px;
margin: auto;
height: 900px;
}

#links
{
position: absolute;
width: 200px;
height: 292px;
top: 235px;
left: 15px;
text-align: left;
margin: 0px;
padding:5px 9px 9px 9px;
color: #58595B;
background: #F1F2F2;
border:1px solid #58595B;
line-height:20px;
overflow: auto;
}

#footer
{
position: absolute;
width: 950px;
height: 20px;
top: 975px;
left: 60px;
text-align: left;
font-size: 10px;
margin: 0px;
padding:5px 0px 9px 0px;
color: #58595B;
border:0px solid #58595B;
line-height:20px;
}

hr {
  background-color:#ff6600;
  color:#ff6600;
  border:#ff6600;
  height:1px;
}