:link,:visited { text-decoration:none }
ul, ol { list-style:none }
h1,h2,h3,h4,h5,h6 { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,hr { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

/**************************************************************************************************************************/

body {
color:#333;
padding:0px;
margin:0 auto;
text-align:center;
font-size:100%;
font-family: verdana, arial, helvetica,sans-serif;
background:whitesmoke;
}

#main{
width:902px;
margin:0px auto;
text-align:left;
background:whitesmoke url(../img/bg.gif) top repeat-y;
}

#logo {
height:151px;
text-align:left;
padding:0;
margin:0;
background:#5ABA52 url(../img/banner.jpg) top no-repeat;
}

#content {
width:901px;
padding:0;
margin:0;
}

#left {
width:201px;
float:left;
font-size:80%;
text-align:left;
}

#middle {
width:500px;
float:left;
text-align:left;
padding:0;
margin:0;
}

#right {
width:200px;
float:left;
font-size:80%;
text-align:left;
padding:0;
margin:0;
}

#bottom {
width:900px;
float:left;
clear:both;
text-align:center;
padding:10px 0px 0px 0px;
margin:0;
background:#fff;
border:1px solid #5ABA52;
}

.neues p {
width:180px;
padding:6px 10px;
}

#kopf h1{
float:left;
font-size:80%;
font-weight:bold;
color:#333;
padding:104px 0px 0px 10px;
}

.invisible {
display:none;
}

.clearfloat
{
display: block;
clear: both;
float: none;
height: 1px;
font-size: 1px;
line-height: 1px;
overflow: hidden;
}
/**********************************************************************************/
/*	Schrift	*/

h1{
font-size:100%;
line-height:1.5em;
font-weight:bold;
color:#666;
padding:10px 0px 10px 10px;
}

h2{
font-size:95%;
line-height:1.4em;
font-weight:bold;
color:#666;
padding:10px 0px 10px 10px;
}

h1 span, h2 span{
font-size:80%;
line-height:1.4em;
font-weight:normal;
color:#999;
}

h2.top1{
font-size:220%;
line-height:1.4em;
font-weight:bold;
color:#fff;
padding:10px 0px 0px 200px;
margin-bottom:-10px;
}

h2.top1 span{
font-size:60%;
line-height:1.4em;
font-weight:normal;
color:#fff;
}

h2.top2{
font-size:240%;
line-height:1.4em;
font-weight:bold;
color:#fff;
padding:0px 0px 0px 450px;
margin-top:-10px;
}

h3{
font-size:90%;
line-height:1.6em;
font-weight:bold;
color:#666;
padding:10px 0px 0px 10px;
}

p{
font-size:80%;
line-height:1.4em;
font-weight:normal;
color:#666;
padding:0px 10px 20px 10px;
}

p a:link, p a:visited, td a:link, td a:visited {
color:#5ABA52;
font-weight:bold;
border-bottom: 1px dotted #5ABA52;
}

p a:hover, p a:active, td a:hover, td a:active {
color:#5ABA52;
font-weight: bold;
border-bottom: 1px solid #5ABA52;
}

p.gruen{
font-size:90%;
line-height:1.4em;
font-weight:bold;
color:#fff;
padding:3px 0px 3px 10px;
background:#5ABA52;
}

p.spalte{
padding:10px 10px 0px 10px;
}

p.sprung{
line-height:1.4em;
background: url(../img/submenu_a.gif);
background-repeat: no-repeat;
background-position: left 5px;
padding:0px 0px 4px 10px;
}

p.hinweis{
font-weight:bold;
text-align:center;
color:#5ABA52;
background:#fff;
margin:10px;
padding:5px;
border: 1px solid #5ABA52;
}

p.bottom{
font-size:70%;
font-weight:normal;
color:#8A8C8E;
padding:10px 202px 10px 202px;
/*
border-top: 1px dashed #ccc;
*/
}
/**********************************************************************************/
.menu, .menu_aktiv{
font-size:80%;
line-height:140%;
padding:10px 0px 0px 10px;
}

.menu a:link, .menu a:visited{
font-weight:bold;
color:#8A8C8E;
padding-left:10px;
}

.menu a:hover, .menu a:active{
font-weight:bold;
color:#5ABA52;
background: url(../img/mainmenu.gif);
background-repeat: no-repeat;
background-position: left 4px;
padding-left:10px;
}

.menu_aktiv a:link, .menu_aktiv a:visited, .menu_aktiv a:hover, .menu_aktiv a:active{
font-weight:bold;
color:#5ABA52;
background: url(../img/mainmenu.gif);
background-repeat: no-repeat;
background-position: left 4px;
padding-left:10px;
}

.submenu, .submenu_aktiv{
padding:0px 0px 0px 0px;
font-size:80%;
line-height:140%;
}

.submenu a:link, .submenu a:visited{
font-weight:normal;
color:#8A8C8E;
}

.submenu a:hover, .submenu a:active{
font-weight:normal;
color:#5ABA52;
}

.submenu_aktiv a:link, .submenu_aktiv a:visited, .submenu_aktiv a:hover, .submenu_aktiv a:active{
font-weight:normal;
color:#5ABA52;
}
/**********************************************************************************/
#middle ul{
list-style-type:square;
color:#666;
margin-bottom:10px;
}

#middle li{
font-size:80%;
line-height:1.4em;
font-weight:normal;
color:#666;
margin:0px 10px 0px 30px;
}

#middle li a:link, #middle li a:visited{
color:#5ABA52;
font-weight:bold;
border-bottom: 1px dotted #5ABA52;
}

#middle li a:hover, #middle li a:active{
color:#5ABA52;
font-weight: bold;
border-bottom: 1px solid #5ABA52;
}

hr.gruen{
color:#5ABA52;
background:#5ABA52;
border:0px;
height:1px;
margin:0px 10px 0px 10px;
}

#middle img{
margin:5px 10px 5px 10px;
border:1px solid #fff
}

#left img{
margin-left:20px;
}

#left #ww img{
margin-left:10px;
}

#right img{
margin:10px 0px 10px 10px;
border:1px solid #999;
}

#middle .bild_content{
margin:5px 10px 5px 10px;
padding:2px 2px 2px 2px;
border:1px solid #999;
}

#middle .bild_content_left{
margin:4px 4px 0 0;
padding:2px 2px 2px 2px;
border:1px solid #999;
}

/**********************************************************************************/

.download, .download_pdf, .download_video{
background: url(../img/icon_download_pdf.gif);
background-repeat: no-repeat;
background-position: left 4px;
padding-left:14px;
}
/**********************************************************************************/
/*	Formular	*/
.formular{
width:400px;
height:340px;
padding:5px;
}

.form_abstand{
clear:both;
padding-top:3px;
}

.form_input{
float:right;
width:290px;
text-align:left;
font-size:80%;
color:#5ABA52;
}

input{
height:1.4em;
}

input, textarea{
font-size:80%;
font-family: verdana, arial, helvetica, sans-serif;
color:#5ABA52;
background:#FFF;
vertical-align:middle;
border:#5ABA52 1px solid;
}

input[type=text]:focus, textarea:focus{
background: #EBEBEB;
}

.button{
height:1.4em;
font-size:80%;
color:#5ABA52;
background:#fff;
vertical-align:top;
border:#5ABA52 1px solid;
}

.form_bezeichnung_n, .form_bezeichnung_h{
float:left;
width:80px;
text-align:right;
font-size:80%;
font-weight:normal;
line-height:15px;
margin-left:10px;
}

.form_bezeichnung_n{
color:#808285;
}

.form_bezeichnung_h{
color:#5ABA52;
}
/**********************************************************************************/
table{
border:1px solid #ccc;
padding:0;
margin:10px;
background:#fff;
width:460px;
float:left;
clear:both;
}

td{
font-size:70%;
font-weight:normal;
color:#333;
padding:3px;
border:1px solid #ccc;
vertical-align:top;
}

th{
font-size:70%;
font-weight:bold;
color:#333;
padding:3px;
border:1px solid #ccc;
vertical-align:top;
background:#5ABA52;
}

#content td img{
border:1px solid #ccc;
}

.tdnormal {
background:#fff;
}

.tdhover {
background:#000;
}

/**********************************************************************************/
.clearfloat
{
display: block;
clear: both;
float: none;
height: 1px;
font-size: 1px;
line-height: 1px;
overflow: hidden;
}
/**********************************************************************************/
.error{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
line-height:20px;
padding:10px;
color:#3366CC;
border: 1px dotted #3366CC;
background:#CCC;
}
