body {
 color: #000000;
 background-color: #BBCCAA;
 font-family: tahoma,helvetica;
}

body a:link, body a:visited, body a:active {
 color: #B7DB70;
 text-decoration: underline;
}

body a:hover {
 color: #003399;
 text-decoration: none;
}

#all {
background-image : url(images/container.jpg);
position: absolute;
top: 0px;
left: 0px;
width: 910px;
padding-top: 135px;
}

#container {
position: relative;
top: 20px;
left: 0px;
width: 924px;
z-index: 2;
}


#content {
float : right;
width : 671px;
display: inline;
text-align : justify;
color: #ffffff;
margin-right : 0px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
padding: 10px;
}

#navi {
position: relative;
float : left;
display: inline;
width : 143px;
text-align : left;
margin-left: 58px;
font-size: 12px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
}


a.navi:active, a.navi:visited, a.navi:link {
color:#ffffff;
line-height: 17px;
text-transform:none;
background-color: #557777;
border-bottom: 1px solid #000000;
display:block;
z-index: 1;
text-decoration:none;
padding-left: 8px;
font-weight: normal;
}

a.navi:hover, a.navi_sel:hover, a.navi_sel:active, a.navi_sel:visited, a.navi_sel:link {
color:#000000;
line-height: 17px;
text-transform:none;
background-color: #B7DB70;
border-bottom: 1px solid #000000;
display:block;
z-index: 1;
text-decoration:none;
padding-left: 8px;
font-weight: normal;
}

hr.navi {
color: #B7DB70;
background-color: #B7DB70;
margin-top: 10px;
margin-bottom: 10px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 0px;
border-right: 0px;
height: 5px;
}

h1 {
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 28px;
font-style: normal;
line-height: normal;
font-weight: bolder;
font-variant: normal;
color: #B7DB70;
text-decoration: underline;
}

.standart_table {
border-collapse: collapse;
border-color:#000000;
text-align:center;
color:#000000;
}

table.standart_table a:link, table.standart_table a:visited, table.standart_table a:active {
 color: #000000;
 text-decoration: underline;
}

table.standart_table a:hover {
 color: #000000;
 text-decoration: none;
}

.standart_table_weiss {
border-collapse: collapse;
border-color:#000000;
text-align:center;
color:#ffffff;
}

table.standart_table_weiss a:link, table.standart_table_weiss a:visited, table.standart_table_weiss a:active {
 color: #ffffff;
 text-decoration: underline;
}

table.standart_table_weiss a:hover {
 color: #ffffff;
 text-decoration: none;
}

input {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #ffffff;
 border:1px solid #000000;
 text-indent : 2px;
}
