/* 2002 joerg schneider stagadon design */
a:link{
background:#9999FF;
color:#0000CC;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
a:visited{
background:#CCCCFF;
color:#0000CC;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
a:hover{
background:#FFCC66;
color:#0000CC;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
a:active{
background:#6666FF;
color:#0000CC;
font-family:Verdana,Arial,Helvetica,sans-serif;
}
a.menu{
/* das menu unten */
background:#9999FF;
display:block;
font:bold 13px Verdana,Arial,Helvetica,sans-serif;
padding:3px 2px;
/*width:144px;*/
}
a.menu:link{
background:#9999FF;
text-decoration:none;
}
a.menu:visited{
background:#CCCCFF;
text-decoration:none;
}
a.menu:hover{
background:#FFCC66;
text-decoration:none;
}
a.menu:active{
background:#6699FF;
color:#6666FF;
text-decoration:none;
}
body{
/* alles schoen auf null */
background:url(hintergrund.gif) #9999FF;
color:#0000CC;
font:0.9em Verdana,Arial,Helvetica,sans-serif;
left:0;
margin:0;
padding:0;
position:absolute;
right:0;
top:0;
}
body.popup{
/* fuer die popupfenster */
background:#9999FF none;
color:#0000CC;
font:1em Verdana,Arial,Helvetica,sans-serif;
left:0;
margin:0;
padding:0;
position:absolute;
right:0;
top:0;
}
h1{
background:#9999FF;
color:#0000CC;
font:1.4em Verdana,Arial,Helvetica,sans-serif;
}
p{
background:#9999FF;
color:#0000CC;
font:normal 1em Verdana,Arial,Helvetica,sans-serif;
}
td.menue{
background:#CCCCFF;
/*width:142px; */	
}
ul{
background:#9999FF;
color:#0000CC;
font:normal 0.9em Verdana,Arial,Helvetica,sans-serif;
}
.copy{
/* hinweis am seitenende */
background:#9999FF;
color:#0000CC;
font:0.6em Verdana,Arial,Helvetica,sans-serif;
}
.extratext{
/* wird nicht verraten grins */
color:#9999FF;
display:none;
font-size:10%;
}
.fett{
/* text fett was sonst */
background:#9999FF;
color:#0000CC;
font:bold 0.9em Verdana,Arial,Helvetica,sans-serif;
}
.formstyle{
/* einfache formmularfelder */
background:#FFFFFF;
border-bottom:#0000CC 1px solid;
border-left:#0000CC 1px solid;
border-right:#0000CC 1px solid;
border-top:#0000CC 1px solid;
color:#0000CC;
font:12px Verdana,Arial,Helvetica,sans-serif;
}
.formstylebutton{
/* style fuer button */
background:#FFFFFF;
border-bottom:#0000CC 1px solid;
border-left:#0000CC 1px solid;
border-right:#0000CC 1px solid;
border-top:#0000CC 1px solid;
color:#0000CC;
font:12px Verdana,Arial,Helvetica,sans-serif;
}
.formstylegelb{
/* gelbe formmularfelder */
background:#FFFFFF;
border-bottom:#FFCC66 1px solid;
border-left:#FFCC66 1px solid;
border-right:#FFCC66 1px solid;
border-top:#FFCC66 1px solid;
color:#0000CC;
font:12px Verdana,Arial,Helvetica,sans-serif;
}
.klicken{
/* fuer die Bildunterschrift */
background:#9999FF;
color:#FFFFFF;
font:0.8em "Courier New",Courier,monospace;
}
.nobild{
/* fuer seiten ohne hintergrundbild */
background:#9999FF;
}
.panohintergrund{
/* rand fuer bilder und menue */
background:#FFFFFF;
color:#000000;
}
.text{
/* ist doch klar oder */
background:#9999FF;
color:#0000CC;
font:normal 0.9em Verdana,Arial,Helvetica,sans-serif;
}
.wichtig{
/* fuer ankuendungen */
color:#FF0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: center
}
