body {
 background-color: #3b3b3b;
 background-image: url(../images/bg_test.gif);
 background-repeat: repeat-x;
 height: 100%;
 width: 100%;
 margin: 0px;
 padding: 0px;
 font-size: 13px;
 color: #333333;
 line-height: 130%;
 font-family:  Arial, Verdana, Helvetica, Sans-Serif;
}

a {
 font-size: 12px;
}

a:link {
 text-decoration: none;
 color: #333333;
}

a:visited {
 text-decoration: none;
 color: #333333;
}

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

a.mainnavi {
 font-size: 12px;
 display: block;
 margin: 0px 2px 0px 2px;
 padding: 5px 0px 5px 0px;
 width: 143px;
 background-color: #91998e;
 background-image: url(../images/bg_button.gif);
 border: 1px solid #ffffff;
 font-weight: bold;
 text-align: center;
 float: left;
}

a.mainnavi:link {
 text-decoration: none;
 color: #ffffff;
}

a.mainnavi:visited {
 text-decoration: none;
 color: #ffffff;
}

a.mainnavi:hover {
 text-decoration: none;
 color: #859c0e;
}

a.subnavi {
 font-size: 12px;
 display: block;
 width: 203px;
 margin: 0px 0px 10px 20px;
 padding: 5px 0px 5px 10px;
 background-color: #91998e;
 background-image: url(../images/bg_button.gif);
 border: 1px solid #efefef;
 font-weight: bold;
 text-align: left;
}

a.subnavi:link {
 text-decoration: none;
 color: #ffffff;
}

a.subnavi:visited {
 text-decoration: none;
 color: #ffffff;
}

a.subnavi:hover {
 text-decoration: none;
 color: #859c0e;
}

a.bolink {
 font-size: 10px;
}

a.bolink:link {
 text-decoration: none;
 color: #ff6600;
}

a.bolink:visited {
 text-decoration: none;
 color: #ff6600;
}

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

.footer {
 font-size: 10px;
 text-align: center;
 color: #ffffff;
 padding: 20px 0px 0px 0px;
 margin: 0px 50px 0px 50px;
}

.teams {
 font-size: 10px;
 text-align: center;
}

.content {
 margin: 0px 20px 40px 20px;
 padding: 20px 20px 100px 20px;
 background-color: #e5e5e5;
}

.impressum {
 margin: 0px 20px 0px 20px;
 padding: 20px 20px 0px 20px;
 background-color: #e5e5e5;
}

.news {
 margin: 0px 20px 20px 20px;
 padding: 20px 20px 20px 20px;
 background-color: #e5e5e5;
}

.news_unten {
 margin: 0px 20px 40px 20px;
 padding: 20px 20px 20px 20px;
 background-color: #e5e5e5;
}

.news_white {
 margin: 0px 20px 20px 20px;
 padding: 20px 20px 60px 120px;
 background-color: #ffffff;
 font-size: 12px;
 color: #859c0e;
 background-image: url(../images/ball.jpg);
 background-position: top left;
 background-repeat: no-repeat;
}

.formstatus {
 margin: 0px 20px 0px 20px;
 padding: 0px 20px 0px 20px;
 background-color: #e5e5e5;
}

.send{
 margin: 15px 5px 0px 0px;
}

.list {
 color: #666666;
 font-size: 16px;
 font-weight: bold;
}

.list2 {
 color: #859c0e;
 font-size: 16px;
 font-weight: bold;
}

.small {
 font-size: 10px;
}

.right {
 text-align: right;
}

blockquote {
 font-family: Georgia, Verdana;
 border-left: #859c0e solid 10px;
 margin: 0px 20px 20px 20px;
 padding: 20px 20px 20px 20px;
 background-color: #e5e5e5;
}

.table_navi {
 position: absolute;
 top: 19px;
 left: 18px;
 width: 215px;
 height: 150px;
}

.table_content {
 font-family: Georgia, Verdana;
 width: 485px;
 margin: 0px 0px 20px 20px;
 padding: 0px 0px 0px 0px;
 background-color: #e5e5e5;
}

.table_news {
 font-family:  Arial, Verdana, Helvetica, Sans-Serif;
 width: 485px;
 margin: 0px 0px 40px 20px;
 padding: 0px 0px 0px 0px;
 background-color: #e5e5e5;
}

tr {
 vertical-align: top;
}

td {
 vertical-align: top;
}

ul {
 margin: 0px 20px 40px 20px;
 padding: 20px 20px 20px 20px;
 background-color: #e5e5e5;
}

li {
 margin: 0px 20px 0px 20px;
 padding: 0px 20px 0px 20px;
}

h1 {
 margin: 0px 20px 0px 20px;
 padding: 40px 20px 0px 20px;
 font-size: 25px;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 color: #91998e;
 background-color: #e5e5e5;
}

h2 {
 margin: 0px 20px 0px 20px;
 padding: 20px 20px 0px 20px;
 font-size: 15px;
 font-family: Arial, Verdana, Helvetica, Sans-Serif;
 color: #91998e;
 background-color: #e5e5e5;
}

#page {
 position: absolute;
 top: 0px;
 left: 50%;
 width: 780px;
 height: 100%;
 margin: 0px 0px 0px -380px;
}

#header {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 780px;
 height: 150px;
 background-image: url(../images/header.gif);
}

#navi_main {
 position: absolute;
 left: 15px;
 bottom: 15px;
 width: 760px;
}

#navi_sparten {
 position: absolute;
 right: 0px;
 width: 255px;
 height: 200px;
 background-image: url(../images/bg_navi_sparten.gif);
}

#navi_sub {
 position: absolute;
 top: 200px;
 right: 0px;
 width: 255px;
}

.rotation {
 margin: 20px;
}

#content {
 position: absolute;
 top: 150px;
 left: 0px;
 width: 780px;
 background-color: #ffffff;
}

#links {
 width: 525px;
 float: left;
}

#rechts {
 width: 255px;
 float: right;
}

#footer {
 width: 780px;
 height: 150px;
 background-image: url(../images/bg_footer.gif);
 clear: both;
}

fieldset {
 border: 0;
 margin: 0px 20px 40px 20px;
 padding: 20px 20px 100px 20px;
 background-color: #e5e5e5;
}

label {
 display: block;
}

input.text, textarea, select {
 width: 436px;
 color: #333333;
 padding: 3px;
 margin: 1px 0;
 border: 1px solid #cccccc;
}

fieldset span {
 display: none;
}

#posEmail, #posText {
 border: 1px solid #333333;
}