/* DATEI: alexprint.css */

/* CSS für Alkohollexikon*/
			

body	 {
	margin-top:15px;
	margin-bottom:0px;
	color:black;
	background-color: White;
	text-align:justify;
	margin-left : 0px;
}


p,ul,ol,li,td,th,address,blockquote,b,i,nobr
     {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

sub,sup {font-size:9pt;}

h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:24pt;
	color:#FF0000;
	background-color: White;
}

DIV#kopf {
	display: none;
}

DIV#logo {
	display: block;
}

DIV#text {
	margin-top: 80px;
	margin-left: -125px;
	margin-right: 5px;
	position: absolute;
}

DIV#werbung {
	display: none;
}

DIV#werbung2 {
	display: none;
}

DIV#werbung3 {
	display: none;
}

DIV#google {
	display: none;
}

DIV#nav {
	display: none;
}

