*
{
padding: 0; /* Abstände entfernen */
margin: 0;
}

body
{
font-family: Verdana;
font-size: 9pt;
line-height: 14pt;
}

#box
{
position: relative;
width: 1000px;
height: 700px;
margin: 30px auto;
background-image: url(../images/hintergrund.jpg);
border: 1px solid black;
text-align: left;
}

#header
{
position: absolute;
top:0px;
left:0px;
width: 1000px;
height: 115.1px;
background-image:url(../images/LRVS-Kopf.gif);
}

#navigation
{
position: absolute;
top: 115.1px;
left: 0px;
list-style: none;
width: 580px;
height: 24.4px;
background: #dcdedf;
padding-left:120px;
}

#navigation li
{
display: inline;
}

#navigation li a
{
text-decoration: none;
line-height: 19.8pt;
color: black;
float: left;
padding-left:15px;
font-weight: normal;
}

#yline1
{
position: absolute;
width: 700px;
height 2px;
top: 139px;
left: 0px;
}

#yline2
{
position: absolute;
width: 2px;
height 170.5px;
top: 115.1px;
left: 700px;
}

#yline3
{
position: absolute;
width: 2px;
height 170.5px;
top: 0px;
left: 0px;
}

#inhalt1
{
position: absolute;
top: 141px;
left: 0px;
width: 175px;
height: 559px;
background-color: transparent;
}

#inhalt2
{
position: absolute;
top: 141px;
left: 177px;
width: 523px;
height: 559px;
background-color: white;
}

#inhalt3
{
position: absolute;
top: 143px;
left: 700px;
width: 298px;
height: 559px;
background-color: transparent;
}

#nav_info
{
position: absolute;
right: 100px;
top: 60px;
}

#nav_info a
{
text-decoration: none;
color: #000000;
}

#nav_info ul
{
list-style-type: none;
margin-top: 25px;
}

#nav_info ul li
{

display: inline;
font-size: 7pt;
}


.csc-textpicHeader-26 h1
{
margin-bottom: 30px;
}

div.csc-textpic
div.csc-textpic-imagewrap
{
position: relative;
left: 25px;
top: 22px;
}


div.csc-textpicHeader
h1.csc-firstHeader
{
position: relative;
font-size: 11pt;
text-align: left;
font-family: Verdana;
font-weight: bold;
}

#linkliste
{
text-align: left;
padding-left: 25px;
margin-top: 18px;
line-height: 25px;
}


#linkliste a
{
text-decoration: none;
color: #000000;
}