/*
:link = f&uuml;r Verweise zu noch nicht besuchten Seiten
:visited = f&uuml;r Verweise zu bereits besuchten Seiten
:hover = f&uuml;r Verweise, w&auml;hrend der Anwender mit der Maus dar&uuml;ber f&auml;hrt
:active = f&uuml;r gerade angeklickte Verweise
:focus = f&uuml;r Verweise, die den Fokus erhalten, z.B. durch "Durchsteppen" mit der Tabulatortaste

*/


body,table,td,tr,div,p,h1,h2,h3,h4,ul{font-family: Verdana CE; font-weight : normal; }
body,td,div,p,ul {font-size: 10px;  color: green; font-weight : normal;}
pre {font-family: Verdana CE; font-size: 10px; color: green; font-weight : normal; }

h1 {font-size: 32px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}
h5 {font-size: 10px;}

.small {font-size: 12px;}
.mini {        font-size: 11px;}
.minimini {font-size: 10px;}

a {font-size: 10px; font-weight : bold; text-decoration: none;  }
a:link {color:orange}
a:visited {color:gold}
a:active {color:lightcyan}
a:hover{ color: ghostwhite; font-weight : bold; text-decoration: underline;}



 form
   { background-image:url(030106 pozadina bub.gif); padding:20px; border:0px solid #DDDDDD; }
 td, input, select, textarea,pre
   { font-size: 10px; font-family: Verdana; }
 input, select, textarea
   { color:white; }
 .Bereich, .polje
   { background-color:black;
border-top:  2px solid green;
border-left:  2px solid green;
border-right:  2px solid green;
border-bottom:  2px solid green;}
 .izbor
   { background-color:black; width:300px; border:0px solid green; }
 .Check, .Radio
   { background-color:#DDFFFF; border:1px solid #DDDDDD; }
 .tipka
   { background-color:black; color:gold;  border:0px solid #DDDDDD; }