body {
   margin: 0px;
   padding: 0px;
	text-align:center;
	background: #FFFFFF url(images/bodyback.gif) repeat-y;
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;
}
p {
   margin: 0px;
   margin-bottom : 10px;
   margin-top : 10px;
   padding: 0px;
}
a {
   color: #000000;
}
a:link {
	color: #000000;
}    
a:visited {
	color: #000000;
} 
a:hover {
	color: #000000;
   text-decoration: none;
}
a:active {
	color: #000000;
} 
ul li {
	margin: 5px 0px;
}
.form {
   padding: 0px;
   margin: 0px 0px 0px 20px;
   width: auto;
   height: auto;
   display: block;
   font-size: 10px;
   font-weight: bold;
}
.errors {
   font-size: 10px;
   color: #AA0033;
   font-weight: normal;
}
.forminput {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #555555;
   border-top: 1px solid #888888;
   border-right: 1px solid #DDDDDD;
   border-bottom: 1px solid #DDDDDD;
   border-left: 1px solid #888888;
   margin: 1px 8px 3px 0px;
   padding-left: 2px;
   font-weight: bold;
   letter-spacing: 1px;
   height: 14px;
   line-height: normal;
   padding-top: 1px;
   padding-bottom: 0px;
   padding-right: 0px;
   width: 300px;
}
.formtextarea {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #555555;
   border-top: 1px solid #888888;
   border-right: 1px solid #DDDDDD;
   border-bottom: 1px solid #DDDDDD;
   border-left: 1px solid #888888;
   margin: 1px 8px 3px 0px;
   padding-left: 2px;
   font-weight: bold;
   letter-spacing: 1px;
   height: 60px;
   line-height: normal;
   padding-top: 1px;
   padding-bottom: 0px;
   padding-right: 0px;
   width: 300px;
}
.formselect {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #555555;
   border-top: 1px solid #888888;
   border-right: 1px solid #DDDDDD;
   border-bottom: 1px solid #DDDDDD;
   border-left: 1px solid #888888;
   margin: 0px 8px 2px 0px;
   padding-left: 2px;
   font-weight: bold;
   letter-spacing: 1px;
   height: auto;
   line-height: normal;
   padding-top: 1px;
   padding-bottom: 0px;
   padding-right: 0px;
   width: 150px; 
}
.formbutton {
   background-color: #CCCCCC;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #555555;
   text-transform: uppercase;
   padding-right: 4px;
   padding-left: 4px;
   cursor: pointer;
   padding-top: 2px;
   letter-spacing: 1px;
   margin: 0px 150px 0px 0px;
   padding-bottom: 2px;
   height: auto;
   width: 150px;
   font-style: normal;
   border-left : 1px solid #DDDDDD;
   border-top : 1px solid #DDDDDD;
   border-right : 1px solid #888888;
   border-bottom : 1px solid #888888;
}

.clear {
   margin: 0px;
   padding: 0px;
   clear: both;
   font-size: 0px;
   line-height: 0px
}
#body {
   margin: 0px;
   padding: 0px;
	width: 100%;
   height: auto;
	text-align: center;
}
#bodyleft {
   margin: 0px;
   padding: 0px;
   width: 170px;
   height: 100%;
   float: left;
   text-align: left;
}
#navigation {
   padding: 10px 0px;
   margin: 0px;
	width: 170px;
   height: auto;
   text-align: left;
}
#navigation ul
{
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}
#navigation ul li
{
	display: inline;
   margin: 0px;
   padding: 0px;
}
#navigation ul li a
{
   margin: 0px;
   padding: 3px 0px 3px 12px;
   display: block;
   color: #000000;
   text-decoration: none;
   font-weight: normal;
   line-height: 1;
   text-align: left;
}
#navigation ul li a:hover
{
   font-weight: bold;
}
#navigation ul li.active a
{
   font-weight: bold;
}
#navigation ul li.active ul li a
{
   margin: 0;
   padding: 3px 0px 3px 20px;
   display: block;
   color: #000000;
   text-decoration: none;
   font-weight: normal;
   line-height: 1;
   text-align: left;
}
#navigation ul li ul li a
{
   display: none;
}
#navigation ul li ul li a:hover
{
   font-weight: bold;
}
#navigation ul li ul li.active a
{
   font-weight: bold;
}
#sponsoren {
   padding: 0px;
   margin: -10px;
	width: 170px;
   height: auto;
   text-align: center;
}
#logos {
   padding: 0px;
   margin: -10px;
	width: 170px;
   height: auto;
   text-align: center;
}
#bodymain {
   margin: 0px 0px 0px 170px;
   padding: 0px;
   width: auto;
   height: auto;
   text-align: center;
}
#content {
   margin: 0px;
   padding: 20px;
   width: auto;
   height: auto;
   text-align: justify;
}
#bodyfooter {
   margin: 0px;
   padding: 5px 20px 5px 20px;
   width: auto;
   height: auto;
   font-size: 11px;
   text-align: center;
}
