body {
color: #000000;
font-family: Arial;
font-size:x-small;
background-image:url("dreibein.jpg");
	background-position:bottom;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

input{
background-color:#orangered;
font-size:x-small;
color:black;
}

input_b{
background-color:#dodgerblue;
font-size:x-small;
color:black;
}

textarea{
font-family: Arial;
font-size:x-small;
color:black;
}

select{
font-size:x-small;
}


#foxed{	position:fixed;
margin-left:15%;}

#fixed{	position:fixed;
margin-left:-15%;}

hr {
 border-style: dotted;
 border-color:#FF0000;
}

#hr {
 border-style: dotted;
 border-color:dodgerblue;
}


table{
font-size:x-small;
text-align: left;
font-weight:bold;
}

td{
vertical-align:top;
}

a:hover   {  color:white; text-decoration:undeline; }
a:active  {  color:white; text-decoration:undeline; }
a:link  { color:white; text-decoration:none; }
a:visited {  color:white; text-decoration:none; }
a:focus { color:white; text-decoration:none; }

a.top:link { color:darkorange; font-size:small; color:darkorange; text-decoration:undeline;   }
a.top:hover {color:darkorange; text-decoration:undeline;}
a.top:active {color:darkorange; text-decoration:undeline;}
a.top:visited { color:darkorange; text-decoration:none; }
a.top:focus { color:darkorange; text-decoration:underline; }

a#black:link{ color:black; font-size:12 px; font-weight:normal; }
a#black:hover {color:black; font-weight:bold;}
a#black:active {color:black; text-decoration:undeline; }
a#black:visited { color:black; text-decoration:none; }
a#black:focus { color:black; text-decoration:underline; }

a#black_big:link{ color:DarkSlateGrey;  }
a#black_big:hover {color:DarkSlateGrey; text-decoration:undeline; }
a#black_big:active {color:DarkSlateGrey; text-decoration:undeline; }
a#black_big:visited { color:DarkSlateGrey; text-decoration:none; }
a#black_big:focus { color:DarkSlateGrey; }

a#block{display:block;color:black; background-color:white; font-size:12 px; font-weight:normal;}
a#block:hover{background-color:#F5DA81;}

a#block_b{display:block;color:black; background-color:white; font-size:12 px; font-weight:normal;}
a#block_b:hover{background-color:#e7ebf0;}

a#block1_b{display:block;color:black; font-size:12 px; font-weight:normal; background-color:#e7ebf0;}
a#block1_b:hover{background-color:#dbe7f3;}

a#block1{display:block;color:black; font-size:12 px; font-weight:normal; background-color:#EEF0EE;}
a#block1:hover{background-color:#F5DA81;}

a#orange{color:white; font-size:12 px; font-weight:bold; }
a#orange:hover{color:black; font-size:12 px;  font-weight:bold; color:black; }

a#web{color:darkorange; font-size:12 px;}
a#web:hover{color:darkorange; font-size:12 px; text-decoration:underline;}

#tableblock{border:1px dotted orange;
background-color:#EEF0EE;}
#tableblock1{
background-color:#EEF0EE;}

#tableblock_b{border:1px dotted dodgerblue;
background-color:#dbe7f3;}
#tableblock1_b{
background-color:#dbe7f3;}

#orange
{
background-color:darkorange;
font-size:x-small;
color:#FFFFFF;
font-weight:bold;
}

#blue
{
background-color:dodgerblue;
font-size:x-small;
color:#FFFFFF;
font-weight:bold;
}

#grey
{
background-color:lightgrey;
font-size:x-small;
color:black;
}
#dotted_bl
{
border:1px dotted darkgrey;
}

#dotted
{
border:1px dotted orange;
}
#dotted_b
{
border:1px dotted dodgerblue;
}

#normalx
{font-weight:normal;
font-size:x-small;
}
#normal
{font-weight:bold;
font-size:small;
}
#white
{
background-color:white;
border:1px dotted orange;
}
#white_b
{
background-color:white;
border:1px dotted dodgerblue;
}
#white1
{
background-color:white;
}
#suche
{
font-size:small;
color: white;
font-weight: bold;
background-color:darkorange;
}

#suche_b
{
font-size:small;
color: white;
font-weight: bold;
background-color:dodgerblue;
}

#grey
{
background-color:gainsboro;
}

#grey_big
{
font-weight: bold;
font-size:small;
background-color:gainsboro;
}

#title
{
font-size:small;
color: #ff6600;
font-weight: bold;
}


#title_b
{
font-size:small;
color: dodgerblue;
font-weight: bold;
}

#sterne{
text-align: right;
}
#center{
text-align: center;
}
#stars1{
background-image: url(sv1.gif);
background-position: left;
background-repeat: no-repeat;
background-size: 90%;
}
#stars2{
background-image: url(sv2.gif);
background-position: left;
background-repeat: no-repeat;
background-size: 90%;
}
#stars3{
background-image: url(sv3.gif);
background-position: left;
background-repeat: no-repeat;
background-size: 90%;
}
#stars4{
background-image: url(sv4.gif);
background-position: left;
background-repeat: no-repeat;
background-size: 90%;
}
#stars5{
background-image: url(sv5.gif);
background-position: left;
background-repeat: no-repeat;
background-size: 90%;
}
#nosee { display:none; }
#white
{background-color: white;}
