td.top	{ height:20px; }
#top0	{ width:60px; }
#top1	{ width:186px; }
#top2	{ width:500px; }
#top3	{ width:30px; }
#top4	{ width:154px; }
#top5	{ width:60px; }

html {
	overflow-y: hidden;
	overflow-x: hidden;
}

body {
 color:#ffffff;
 background-color:#000000;
 font-family:arial;
 font-size:12px;
 margin:0;
 overflow:y-scroll;
}


#head {
 color:#f0d000;
 font-size:18px;
 text-align:left;
 width:100%;
 height:102px;
 border: 0px solid #FFFFFF;
}

.head {
 color:#f0d000;
 font-size:0px;
 display:none;
}
#main{
  border: 0px solid #FF0000;
}


#navi{
  border: 0px solid #FF0000;
  background-image:url(../graphics/back_navi.gif);
  background-repeat:no-repeat;
  padding-left:20px;
  padding-top:28px;
  height:126px;
  margin-bottom:-15px;
  margin-top:26px;
}

* html #navi{            /* für IE */
  margin-bottom:11px;
}


#navi_2{
  border: 0px solid #FF0000;
  background-image:url(../graphics/back_navi_2.gif);
  background-repeat:no-repeat;
  padding-left:20px;
  padding-top:28px;
  height:150px;
  margin-bottom:-25px;
}

* html #navi_2{            /* für IE */
  margin-bottom:11px;
  height:170px;
}

#button_solo{
margin-top:30px;
}

#inhalt {
 color:#FFFFFF;
 text-align:left;
 width:390px;
 height:390px;
 padding: 20px;
 border: 1px solid #FFFFFF;
 overflow-y:auto;
 overflow-x:hidden;
}

* html #inhalt{            /* für IE */
 width:430px;
  height:430px;
}

#bild {
border: 1px solid #FFFFFF;
margin-left:2px;
margin-top:3px;
}

* html #bild {
border: 1px solid #FFFFFF;    /* für IE */
margin-left:2px;
margin-top:2px;
}
td {
 color:#FFFFFF;
 font-size:12px;
}
td.rechts {
height:400px;
vertical-align:bottom;
border: 0px solid #FFFFFF;
 }
* html td.rechts {
height:190px;
vertical-align:top;
padding-top:410px;
}

.ausrichtung_ie {
margin-top:0px;
}

* html .ausrichtung_ie {
margin-top:-110px;
}

td.stempel {
height:400px;
vertical-align:bottom;
border: 0px solid #FFFFFF;
 }
* html td.stempel {
height:190px;
vertical-align:top;
padding-top:80px;
border: 0px solid #FFFFFF;
}

 ul {
list-style-type:square;
margin-left:-22px;
}

* html ul{            /* für IE */
margin-left:15px;
}

li {
margin-top:20px;
}

.name {
 font-size:12px;
 color:#f0d000;
 width:100%;
}

.dots {
 width:16px;
 height:22px;
}

.quad {
  border: 1px solid #FFFFFF;
}

.text {
 font-size:11px;
 line-height: 14px;

}


a.home {
 color:#f0d000;
 font-size:9.4px;
 text-decoration:none;
}



a:hover.home { color:#ffffff; }
a:active.home { color:#fada00; }
a:visited.home { color:#f0d000; }
a:active:hover.home { color:#f0f0f0; }
a:visited:hover.home { color:#f0f0f0; }

a.text {
 color:#f0d000;
 font-size:12px;
 text-decoration:none;
}

.by_inova{
color:#f0d000;
font-size:20px;
text-align:left;
font-weight: bold;
}

a:hover.text { color:#ffffff; }
a:active.text { color:#fada00; }
a:visited.text { color:#f0d000; }
a:active:hover.text { color:#f0f0f0; }
a:visited:hover.text { color:#f0f0f0; }

a.list {
 color:#f0d000;
 font-size:12px;
 text-decoration:none;
 font-weight:bold;
}

a:hover.list { color:#ffffff; }
a:active.list { color:#fada00; }
a:visited.list { color:#f0d000; }
a:active:hover.list { color:#f0f0f0; }
a:visited:hover.list { color:#f0f0f0; }

a.button_kl {
 display:block;
 width:95px;
 padding-left:5px;
 margin-top:5px;
 color:#FFFFFF;
 font-size:11px;
 line-height:16px;
 text-decoration:none;
 background-image:url(../graphics/buton_kl_passiv.gif);
 background-repeat:no-repeat;
 border: 0px solid #FFFFFF;
}

* html a.button_kl {  /* für IE */
 width:105px;
}

a:hover.button_kl {
color:#ffffff;
background-image:url(../graphics/button_kl_aktiv.gif)
}

a:active.button_kl {
 color:#fada00;
 background-image:url(../graphics/button_kl_aktiv.gif)
 text-decoration:none;
}

a:visited.button_kl {
 color:#f0f0f0;
}

.button_kl_aktiv {
 display:block;
 width:95px;
 padding-left:5px;
 margin-top:5px;
 font-size:11px;
 line-height:16px;
 text-decoration:none;
 color:#fada00;
 background-image:url(../graphics/button_kl_aktiv.gif);
 border: 0px solid #FFFFFF;
}

* html .button_kl_aktiv {    /* für IE */
 width:100px;
}
a.button_gr {
 display:block;
 width:100px;
 padding-left:5px;
 margin-top:5px;
 color:#FFFFFF;
 font-size:11px;
 line-height:18px;
 text-decoration:none;
 background-image:url(../graphics/button_gr_passiv.gif);
 background-repeat:no-repeat;
 border: 0px solid #FFFFFF;
}

* html a.button_gr {            /* für IE */
 width:105px;
}

a:hover.button_gr {
color:#ffffff;
background-image:url(../graphics/button_gr_aktiv.gif)
}

a:active.button_gr {
 color:#fada00;
 background-image:url(../graphics/button_gr_aktiv.gif)
}

a:visited.button_gr {
 color:#f0f0f0;
}

.button_gr_aktiv {
 display:block;
 width:100px;
 padding-left:5px;
 margin-top:5px;
 color:#FFFFFF;
 font-size:11px;
 line-height:18px;
  text-decoration:none;
 background-image:url(../graphics/button_gr_aktiv.gif);
 color:#fada00;
}

* html .button_gr_aktiv{            /* für IE */
 width:105px;
}

a.link {
 color:#f0d000;
 font-size:13px;
 text-decoration:none;
}

a:hover.link { color:#ffffff; }
a:active.link { color:#fada00; }
a:visited.link { color:#f0d000; }
a:active:hover.link { color:#f0f0f0; }
a:visited:hover.link { color:#f0f0f0; }
