﻿body {
font-size: 12px;
font-family: Arial, Helvetica;
color: #000000;
padding: 20px 0px 20px 0px;
margin: 0px;
}

h1 {
padding: 0px 0px 10px 0px;
font-size: 14px;
text-decoration: underline;
font-weight: bold;
margin: 0px;
}

p {
padding: 0px 0px 3px 0px;
}

ul {
list-style-type: disc;
list-style-position: outside;
margin: 0 0 0 15px;
padding: 0; 
}

li {
padding: 3px 0;
}

a {
text-decoration: none;
color: #000000;
font-weight: bold;
}

table {
border-collapse: collapse;
}

th {
border: 1px solid;
background: #54F80B;
padding: 5px;
}

td {
border: 1px solid;
padding: 5px;
}

td.links {
border: 0px;
text-align: center;
width: 25%;
vertical-align: bottom;
padding: 15px 0px;
}

img.links {
padding: 0px 0px 5px 0px;
border: 0px;
}

#container {
background: url(images/bg.png) repeat-y;
width: 960px;
padding: 0px;
margin: 0 auto;
}

#bannertop {
background: url(images/bannertop.png) no-repeat;
height: 10px;
}

#banner {
margin: 10px 0px 5px 0px;
text-align: center;
background: url(images/bg.png) repeat-y;
height: 200px;
background-color: #54F80B;
}

#navi {
width: 956px;
background: #33cc33;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
height: 30px;
margin: 20px auto;
font-size: 14px;
}

#navi a {
padding: 0px 25px;
float: left;
line-height: 30px;
text-decoration: none;
text-align: center;
color: #000000;
font-weight: bold;
}

#navi a:hover, #navi a#active {
color: #ffffff;
}

#streifen-oben {
background: url(images/streifen-oben.png);
height: 8px;
}

#main {
background: url(images/main-bg.png) repeat-y;
padding: 5px 25px;
}

#main-left {
width: 475px;
float:left;
}

#main-right {
margin-left: 495px;
width: 410px;
}

#streifen-unten {
background: url(images/streifen-unten.png) no-repeat;
height: 30px;
text-align:right;
padding-right: 15px;
}

.tablebg {
background: #CCCCCC;
}

div.clearer {
clear: both;
display:block;
font-size:1px;
line-height:1px;
height:1px;
}
