/* 
CSS styled by R. Mucha & F. Wasielewski 
http://www.ueberKlick.de
http://www.f-l-o-w.de
Email: rainer.mucha@ueberKlick.de
*/

/*Inhaltsbereich*/
.forcontent {
width: 550px;
height: 300px;
background: #ffffd5;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
padding-bottom: 2px;
font-size: 12pt;
color: #000000;
overflow: auto;
}
/*Ende*/
/*Navigation*/
.menu {
font-size: 11pt;
}
.navi  { 
color: #002400; 
font-weight: bold; 
text-decoration: none; 
text-align: center; 
float: left; 
padding-left: 15px; 
width: 110px; 
display: block 
}
a:hover.no { color: maroon; font-weight: bold; font-size: 12pt; text-decoration: none; background-image: url(../rotw/hg_nav_no.gif); text-align: center;  padding-top: 3px; width: 90px; height: 20px}
.no  { color: rgb(0,36,0); font-weight: bold; font-size: 12pt; text-decoration: none; background-image: url(../rotw/hg_nav_no.gif); text-align: center;  padding-top: 3px; width: 90px; height: 20px }
.act  { color: maroon; font-weight: bold; font-size: 12pt; text-decoration: none; background-image: url(../rotw/hg_nav_no.gif); text-align: center;  padding-top: 3px; width: 90px; height: 20px }
/*Ende*/
/*Formulardaten*/
input {
border: 1px solid rgb(0,0,0);
padding-left: 3px;
font-size: 11pt;
height: 20px;
}
textarea {
border: 1px solid rgb(0,0,0);
padding-left: 3px;
font-size: 11pt;
width: 267px;
}
/* Sonstiges */
.leerespalte {
color: ffffd5; 
widht: 100px;
background: #ffffd5;
height: 100%;
}
.zufallsbild {
color: #ffffd5;
width: 214px;
background: #002400;
text-align: center;
} 

