/* CSS Document */
/* Kursnet-Media IT + Medien Service www.kursnet-media.de */
body
{
background-image:url('germanwind-pix/bg-schatten.gif');
background-position:top center;
background-repeat:no-repeat;
}
#footer {
    position:fixed;
    bottom:0; 
	left:0px; 
	right:0;
}
/* Angaben nur für den Internet Explorer mittels Star-HTML-Hack */
* html #footer {
    background:#ffffff;
    height:0%;
    text-align:center;
    padding-top:0%;
}


.textunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.menueoben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
A {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A:hover {
	COLOR: #999999;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.textfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F4867;
        }
.bildtextfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #2F4867;
        }

a.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F4867;
        text-decoration: none;
        }
a.bildtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2F4867;
        text-decoration: underline;
		 }