/* Style sheet for birgit-poppke.de */

body {
background-color:#2D2D69;

 }
/*Links*/
A:link {color: white; text-decoration: none; }
A:hover {color: white; text-decoration: underline; }
A:visited {color: white; text-decoration: none; }
A:active {color: red;  text-decoration: none;}

.Button_rot {font-family: Courier new;font-weight : bold;font-size:8pt; padding: 3pt;color:white;background-color:black;
border:1px solid #951D24; }
a.Button_rot:link { font-family: Courier new;font-weight: bold;font-size:8pt;background-color:black;color:white;text-decoration:none;
border:1px solid #951D24;}
a.Button_rot:hover { color:black;font-weight : bold; text-decoration:none; background-color:white;}
a.Button_rot:visited { font-size:8pt;font-weight :bold;color:white;text-decoration:none;background-color:black;}

#navi {font-family:Verdana,sans-serif;font-size:12px; text-padding: 2px; color:black;}
#navi a {font-family:Verdana,sans-serif;border: solid 1px white;padding: 2px;font-size:12px;
color:white;text-decoration:none;}
#navi a:link {font-family:Verdana,sans-serif;padding: 2px;border: solid 1px white;font-size:12px;
color:white;text-decoration:none;}
#navi a:hover {border: solid 1px white; padding: 2px;font-size:12px;color:white;text-decoration:none;}
#navi a:visited { display: block;padding: 2px;border: solid 1px white;font-size:12px;color:white; text-decoration:none;}

/*positionen*/
#box {
margin: 0 auto;
margin-top: 5px;
background-color: white;
width: 1004px;
align: center;
height:60em;
border:1px solid #4b0082;}

#pos1a{position:absolute; margin-top: 50px; margin-left: 28px;  color: white;
font-family: Courier new;font-size:24px;font-weight: bold;z-index:2; }

#pos1 {margin-right: 5px; margin-top: 5px; margin-left: 5px; height: 200px;
z-index:1; padding: 0pt; font-size:24px; }

#inhalt{
width: 1000px;
z-index:2;
position:absolute;
color: black;
background-color:white;
font-size:12px;
font-family:Verdana,sans-serif;
padding-bottom:20em;
}

#pos2{
margin-right: 0px;
margin-left: 5px;
float: left;
width: 47%;
height: 500px;
padding: 10px;

}
#pos2 hr{color:white;}


#pos3{
margin-left: 5px;
margin-right: 0px;
float: right;
width: 47%;
height: 500px;
padding: 10px;

}
#pos3 hr{color:white;}

/*klassen*/
.rot{border:1px solid #951D24;}
.blau{border:1px solid #4b0082;}
.beige{border:1px solid #8C7853; }

#pos4 {white-space: nowrap;font-family: Courier new; margin-top: -5px; margin-left: 25px; width: auto; z-index:5;  }
#pos4 a {display: block;padding: 5px;  z-index:5; width: auto; font-weight: bold;font-size:14px;background-color:#2D2D6B;color:white;text-decoration:none;}
#pos4 a:link {display: block;padding: 5px;  width: auto; font-weight: bold;font-size:14px;background-color:#2D2D6B;color:white;text-decoration:none;}
#pos4 a:hover {display: block;color:black;font-weight:bold; text-decoration:none; background-color:white;font-size:14px;}
#pos4 a:visited {display: block; font-size:14px;font-weight:bold;color:black;text-decoration:none;background-color:white;}
#pos4 a:active {display: block;color:black;font-weight:bold; text-decoration:none; background-color:white;font-size:14px;}


div#fusszeile {
clear: both;
position:fixed;
font-size:13px;
bottom:0px;
height: 60px;
bottom: 0;
z-index:5;
padding: 0.5em;
text-align: center;
color: white;
background-color:  #8C7853;
/*background-color: transparent; */
border: 1px solid #4b0082;
width: 994px;
}


span {font-family:Verdana,sans-serif; color: red;}
