body {
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-color: #ffffff;
margin:0;
width:100%;
height:100%;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul, a {
font-family: Verdana, Arial;
font-size: 11px;
color:#333333;
}

img {
border:none;
}

a {
color:#333333;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

#main {
position: relative;
width:1000px;
min-height:400px;
height:auto;
margin:0 auto 0 auto;
text-align:center;
}

#header {
margin:0 auto 0 auto;
width:1000px;
height:187px;
background-image:url(../images/header.png);
}

#nav_pos {
position: absolute;
left: 0px;
border:none;
top: 155px;
}

#logo {
position: absolute;
border:none;
top: 0px;
left: 25px;
}

#banner {
position: absolute;
height:60px;
width:468px;
background-image:url(../images/banner_bg.png);
background-repeat:no-repeat;
top: 100px;
left: 40px;
}

.nhead {
display:block;
background-image: url(../images/nav_header_links.png);
background-repeat:repeat-y;
height: 33px;
width: 147px;
line-height: 33px;
text-align: left;
margin-left: 1px;
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
text-indent: 15px;
margin-bottom: 1px;
}

.nhead_rechts {
display:block;
background-image: url(../images/nav_header_rechts.png);
background-repeat:repeat-y;
height: 33px;
width: 147px;
line-height: 33px;
text-align: left;
margin-left: 0px;
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
text-indent: 15px;
margin-bottom: 1px;
}

input, select, textarea, option {
font-size: 11px;
padding: 1px;
font-family: Verdana, Arial, sans-serif;
border: 1px solid #afafaf;
background-color: #f5f7fb;
color: #000000;
}

#content {
background-image: url(../images/content2.png);
background-repeat:repeat-y;
width:1000px;
margin:0 auto 0 auto;
}

#contenthead {
background-image: url(../images/content1.png);
background-repeat: no-repeat;
width:1000px;
height: 21px;
margin:0 auto 0 auto;
}

#contentfoot {
background-image: url(../images/content3.png);
background-repeat: no-repeat;
width:1000px;
height: 77px;
margin:0 auto 0 auto;
}

#left {
float:left;
width:160px;
text-align:left;
margin-top: 0px;
}

#middle {
float:left;
width:670px;
margin:0px;
padding:0px;
}

#context {
float:left;
width:600px;
margin-left: 30px;
padding:0px;
text-align:left;
font-size:11px;
color:#333333;
margin-bottom: 60px;
}

#context h2 {
display:block;
background-image: url(../images/content_head.png);
background-repeat: no-repeat;
width:633px;
height: 55px;
font-size:14px;
font-weight:normal;
font-family:Trebuchet MS, Verdana;
color:#333333;
text-indent: 15px;
line-height: 37px;;
margin-left: -8px;
}

#right {
float:right;
width:150px;
text-align:center;
margin:0px;
margin-top: 0px;
}

#footer {
width:100%;
padding:45px 0 4px 0;
font-size:10px;
color:#333333;
text-align:center;
}

#footer a {
font-size:10px;
color:#333333;
text-decoration:underline;
}

#footer a:hover {
text-decoration:none;
}

.tr_table {
background-color:#333333;
}

.tr_row0 {
background-color: #e1eff9;
}

.tr_row1 {
background-color: #b8d2e6;
}

.tr_row0 td, .tr_row1 td {
}

.tr_head {

background-color: #80b1d5;
height:30px;
vertical-align:middle;
}

.tr_head td {
text-align:center;
}

a.menu {
display:block;
background-image: url(../images/menubutton_links.png);
background-repeat: no-repeat;
height: 32px;
width: 151px;
line-height: 30px;
font-size:11px;
color:#333333;
text-decoration:none;
margin-bottom: 1px;
margin-left: 1px;
text-indent: 15px;
}

a.menu:hover {
display:block;
background-image: url(../images/menubutton_links.png);
background-repeat: no-repeat;
height: 32px;
width: 151px;
line-height: 30px;
font-size:11px;
font-weight: bold;
color:#333333;
text-decoration:none;
margin-bottom: 1px;
margin-left: 1px;
text-indent: 15px;
}

a.menu_rechts {
display:block;
background-image: url(../images/menubutton_rechts.png);
background-repeat: no-repeat;
height: 32px;
width: 147px;
line-height: 30px;
font-size:11px;
color:#333333;
text-decoration:none;
margin-bottom: 1px;
margin-left: 1px;
text-indent: 15px;
}

a.menu_rechts:hover {
display:block;
background-image: url(../images/menubutton_rechts.png);
background-repeat: no-repeat;
height: 32px;
width: 147px;
line-height: 30px;
font-size:11px;
font-weight: bold;
color:#333333;
text-decoration:none;
margin-bottom: 1px;
margin-left: 1px;
text-indent: 15px;
}

#navigation {
   list-style: none;
   margin: 0; padding: 0;
}
#navigation li {
   float: left;
   
}
#navigation li a {
        display:block;
        background-image: url(../images/navbutton.png);
        background-repeat: no-repeat;
        height: 24px;
        width: 112px;
	color: #333333;
        line-height: 22px;
        text-decoration:none;
        margin-left: -1px;
}
#navigation li a:hover {
        display:block;
        background-image: url(../images/navbutton_over.png);
        background-repeat: no-repeat;
        height: 24px;
        width: 112px;
	color: #333333;
        line-height: 22px;
        text-decoration:none;
        margin-left: -1px;
}