@charset "utf-8";
/* Ich komm nicht heim */
body {
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:0.8em;
}
a { text-decoration:none; color:#FFF; padding-left:15px; background-image:url(pic/link.gif); background-repeat:no-repeat;}
a:hover { color:#EA630C;}
p {	line-height:1.4em; padding-bottom:0.6em; width:480px;}


#content01{
	    position: absolute;
        height: 220px;
        width: 480px;
        top: 50%;
        left: 50%;
        margin: -110px 0 0 -240px;
		font-weight:bold;
}
#content02{
	    position: absolute;
        height: 310px;
        width: 550px;
        top: 50%;
        left: 50%;
        margin: -155px 0 0 -275px;
}
#content03{
	    position: absolute;
        height: 380px;
        width: 550px;
        top: 50%;
        left: 50%;
        margin: -190px 0 0 -275px;
}
#content04{
	    position: absolute;
        height: 260px;
        width: 480px;
        top: 50%;
        left: 50%;
        margin: -160px 0 0 -240px;
		font-weight:bold;
}
#logo { text-align:right;}
#nummer { text-align:right; font-family:"Arial Black", Gadget, sans-serif; font-size:3em; color:#333;}	
			

a .link01{ 
	color:#347AA5;
	font-weight:bold;
}
a:hover .link01{ 
	color:#EA630C;
	font-weight:bold;
}
