body {
background-color: #305d86;
font-family: Arial, Verdana, sans-serif;
text-align: center;
padding-top:20px;
font-size:14px;
}

#container {
width:800px;
margin: 0 auto;
background-image:url(fileadmin/template/grafiken/schattenrechts.gif);
background-position: right top;
background-repeat:repeat-y;
text-align: left;
border-width: 1px;
border-color: black;
border-style: solid;
}

.csc-firstHeader {
font-size: 17px;
font-weight: bold;
}

#header {
background-color: white;
width:100%;
height: 100px;
font-size: 10px;
font-weight: bold;
font-family: Arial, Verdana, sans-serif;
width:800px;
}

#linie {
width: 100%;
height: 3px;
margin: 0 auto;
background-color: #008201;
}

#inhalt {
background-color: #E4E4E4;
padding: 20px;
}

#navigation {
padding: 4px 0px 4px 10px;
background-color: white;
font-size:15px;
}

.navtext {
color: #008201;
font-weight: bold;
text-decoration: none;
}

.navtext:hover {
color: #006201;
font-weight: bold;
text-decoration: none;
}

a {
color: #555555;
text-decoration: none;
}

a:hover {
color: #555555;
text-decoration: underline;
}

#fotobalken {
background:url(grafiken/logobalken.jpg) repeat-x;
width:100%;
margin:0px;
height: 80px;
border-width: 1px 0px;
border-style: solid;
border-color: black;
vertical-align: middle;
}

