body,html{
 margin:0;
 background-image:url(images/bg_rb.png);
 background-position:815 0;
}
.gerust{
 background-color:#ffffff;
 width:815;
 height:100%
}
td#logo_main{
 width:650px;
 height:117px;
 background-image:url(images/logo_main.jpg);
}
td#logo_links{
 width:165px;
 height:117px;
 background-image:url(images/logo_links.jpg);
}
.menu{
 background-image:url(images/menu_main_bg.jpg);
 height:100%;
 width:100%;
}
table,tr,td{
 vertical-align:top;
 font-family:verdana;
 font-size:11
}
#bottom{
 background-image:url(images/bottom_bg.jpg);
 height:52;
 width:100%;
 padding-top:4;
 color:#ffffff;
 text-align:center;
}
.bottom_l:link, .bottom_l:visited, .bottom_l:active {
 color:#ffffff;
 text-decoration:none;
 font-size:11;
}
.bottom_l:hover {
 color: #eeeeee;
 text-decoration:none;
 font-size:11;
}
.inhalt{
 padding-left:10;
}
td#partner{
 height:20px;
 color:#808080;
}
h2{
 font-size:13;
 margin-bottom:8;
 color:#D94D13
}
a:link, a:visited, a:active {
 color:#000000;
 text-decoration:underline;
}
a:hover {
 color: #333333;
 text-decoration:none;
}




/*download table*/
.tabelle{
 width:600px;
}

td#tabelle_head_titel{
 font-weight:bold;
 text-align:left;
 background-color:#F7F7F7;
 padding:3;
 border-style:solid;
 border-color:#EAEAEA;
 border-width:1;
}
td#tabelle_head_dl{
 font-weight:bold;
 text-align:center;
 width:10;
 background-color:#F7F7F7;
 padding:3;
 border-style:solid;
 border-color:#EAEAEA;
 border-width:1;
 border-left-width:0;
 border-right-width:0;
}
td#tabelle_head_groesse{
 font-weight:bold;
 text-align:center;
 width:50;
 background-color:#F7F7F7;
 padding:3;
 border-style:solid;
 border-color:#EAEAEA;
 border-width:1;
}
td#tabelle_head_datum{
 font-weight:bold;
 text-align:center;
 width:70;
 background-color:#F7F7F7;
 padding:3;
 border-style:solid;
 border-color:#EAEAEA;
 border-width:1;
 border-left-width:0;
}

td#tabelle_main_titel{
 text-align:left;
 padding:2;
 border-style:solid;
 border-color:#EAEAEA;
 border-width:1;
 border-top-width:0;
}
td#tabelle_main_dl{
 text-align:center;
 padding:2;
 border-style:solid;
 border-color:#EAEAEA;
 border-width:1;
 border-left-width:0;
 border-top-width:0;
 border-right-width:0;
}
td#tabelle_main_groesse{
 text-align:center;
 padding:2;
 border-style:solid;
 border-color:#EAEAEA;
 border-width:1;
 border-top-width:0;
 width:70;
}
td#tabelle_main_datum{
 text-align:center;
 padding:2;
 border-style:solid;
 border-color:#EAEAEA;
 border-width:1;
 border-left-width:0;
 border-top-width:0;
}
.ohne:link, .ohne:visited, .ohne:active {
 color:#000000;
 text-decoration:none;
}
.ohne:hover {
 color: #333333;
 text-decoration:none;
}


/*sonstiges*/

input,textarea{
 font-size:10;
 font-family:verdana;
 border-style:solid;
 border-width:1;
 border-color:#C0C0C0
}
.button{
 border-style:outset;
 border-width:2;
 border-color:#F3F3F3
}
.error{
 font-weight:bold;
 color:#BF0000
}

/*counter*/
.counter{
 width:150;
 margin-top:5
}
#spalten{
 font-size:10;
 color:#F8B7A0
}
#spalte_rechts{
 font-size:10;
 color:#F8B7A0
}
.counter_l:link, .counter_l:visited, .counter_l:active {
 color:#F8B7A0;
 text-decoration:none;
 font-size:10;
}
.counter_l:hover {
 color: #FFFFFF;
 text-decoration:none;
 font-size:10;
}