BODY{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	background-color : #000000;
 margin-top:0;
 background-image:url(http://www.drunkensailor.at/hnbilder/bg08.gif);
 background-repeat:no-repeat;
 background-position:center top;
 background-attachment: fixed;
}


H1{
	font-size: 16px;
	color:#F8753F;
	font-weight : bold;
	background-color : white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	
}

H2{
	font-size: 12px;
	color:#000000;
	font-weight : bold;
	font-style: italic;
	background-color : white;
}
H3{
	font-size: 14px;
	color:#D70000;
	font-weight : bold;
	background-color : white;
}

TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.big{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CCCCCC;
}

.verybig{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.verybig_rot{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #F8753F;
}



A:LINK{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F8753F;
	text-decoration : none;
	font-weight : bold;
}

A:ACTIVE{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F8753F;
	font-weight : bold;
	text-decoration :none;
}

A:HOVER{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F8753F;
	text-decoration : none;
        font-weight : bold;
}



A:VISITED{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F8753F;
	text-decoration : none;
	font-weight : bold;
}




