@charset "iso-8859-1";
/* CSS Document */

*{margin:0;padding:0;outline:none;}
html{min-height:100%; background-color:#000;}
body{min-height:100%;}

.content{padding-left:150px;}
.header{
background:url(../images/header.png) center no-repeat;
}

.textfeld{
background-image: url(../images/middle1.png);
font-family: Futura Md BT, Futura Lt BT;
vertical-align:top;
font-size: 14px;
color:#333;
}

.middle{
background:url(../images/middle.png) center no-repeat;
font-family: Futura Md BT, Futura Lt BT;
font-size: 14px;
color:#fff;
}

.footer{
background:url(../images/footer.png) center no-repeat;
vertical-align:top;
font-family: Futura Md BT, Futura Lt BT;
font-size: 16px;
color:#333;
}

#haftung{font-family: Futura Lt BT;
        color:#333;
        font-size:14px;
		padding-right:80px;
		}

#zurueck{font-family: Futura MD BT;
        color: #fff;
        font-size:16px;
		padding-left:550px;
		}

#kopf{font-family: Futura Md BT, Futura Lt BT;
font-size: 14px;
color:#fff;}		

a:link{color:#fff}
       a:visited{color:#fff}

#stern{font-family: Futura Lt BT;
        color:#333;
        font-size:12px;
		padding-left:300px;
		padding-top:10px;
		}	 