 @charset "utf-8";
/* CSS Document */

.footer{
width:978px;
height:49px;
background-image:url(/material/bilder/footer.jpg);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;}

.footer_Box{
width:978px;
background-image:url(/material/bilder/layout_line.jpg);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
overflow:hidden;}

.footer_header_Box{
width:900px;
border-bottom:2px groove #666666;
margin-left:auto;
margin-right:auto;
margin-left:11px;
float:left;}

.footer_header_Text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
font-weight:bold;
color:#999999;}

.footer_auswahl_Box{
width:900px;
border: 0px solid #000099;
margin-left:auto;
margin-right:auto;
margin-left:11px;
float:left;}

.auswahl_Box{
width:150px;
border: 0px solid #FF0000;
margin-top:10px;
overflow:hidden;
float:left;}

.auswahl_header_Box{
width:150px;
height:15px;
margin-bottom:5px;
border-bottom:0px solid #666666;}
.auswahl_header_Text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
font-weight:bold;
color: #000000;}
.auswahl_Text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.6em;
font-weight:normal;
color:#333333;
display:block;
text-decoration:none;}
.auswahl_Text:hover{
text-decoration:underline;}