body {
margin:5px;
background-color:#FFFFFF;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
font-family: Verdana, Arial;
font-size:11px;
color:#000000;
}

form {
margin:0px;
padding:0px;
}

#login {
width:800px;
text-align:right;
padding:0px;
margin:0 0 5px 0;
color:#777777;
}

#head {
width:1040px;
height:120px;
background-image:url(../images/header.png);
background-repeat:no-repeat;
margin:0 0 5px 0;
}

#logo {
float:left;
color:#ffffff;
font-size:36px;
font-weight:bold;
padding:32px 0 0 15px;
}

#banner {
float:right;
width:468px;
height:60px;
padding:10px 10px 0 0;
}

.nav {
width:176px;
padding:1px;
background-color:#adc3e7;
color:#000000;
border:1px solid #777777;
margin:0 0 5px 0;
}

.nav h2 {
background-image:url(../images/leiste.png);
background-repeat:repeat-x;
height:13px;
width:176px;
padding:3px 0 5px 0;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-indent:6px;
margin:0px;
}

.nav ul {
margin:0 0 -1px 0;
padding:0px;
}

.nav li {
display:block;
width:176px;
background-image:url(../images/leiste1.png);
background-repeat:repeat-x;
list-style-type:none;
font-size:11px;
font-weight:bold;
padding:3px 0 5px 0;
margin:0 0 1px 0;
}

.nav li a:link, .nav li a:active, .nav li a:visited {
color:#000000;
text-decoration:none;
padding:0 0 0 3px;
}

.nav li a:link span, .nav li a:active span, .nav li a:visited span {
color:#ababab;
font-weight:bold;
}

.nav li a:hover {
color:#E16C38;
padding:0 0 0 3px;
}

.nav li a:hover span {
color:#E16C38;
font-weight:bold;
}

.content {
width:665px;
padding:1px;
background-color:#ffffff;
color:#000000;
border:1px solid #777777;
margin:0 0 5px 0;
}

.content h2 {
background-image:url(../images/leiste.png);
background-repeat:repeat-x;
height:13px;
width:665px;
padding:3px 0 5px 0;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-indent:6px;
margin:0px;
}

A:link,A:visited,A:active {
color: #777777;
text-decoration: underline;
}

A:hover { 
color: #777777;
text-decoration: none;
}

input {
font-size: 11px;
font-family: Verdana, Arial;
border:1px solid #777777;
background-image:url(../images/a_bg.png);
background-repeat:repeat-x;
background-color: #ffffff;
color: #000000;
}

select, textarea, option {
font-size: 11px;
font-family: Verdana, Arial;
border:1px solid #777777;
background-color: #eeeeee;
color: #000000;
}

#foot {
width:900px;
padding:0px;
border:1px solid #777777;
background-color:#ffffff;
}

#foot_in {
width:898px;
background-image:url(../images/leiste.png);
background-repeat:repeat-x;
margin:1px;
padding:4px 0 2px 0;
color:#ffffff;
height:14px;
}

#foot_in a:link, #foot_in a:active, #foot_in a:hover, #foot_in a:visited {
color:#ffffff;
text-decoration:none;
}

.tr_row0 {
background-color: #ffffff;
}

.tr_row1 {
background-color: #dddddd;
}

.tr_head {
background-image:url(../images/leiste.png);
background-repeat:repeat-x;
color:#ffffff;
font-weight: bold;
}