/* DATEI: drowiprint.css */

/* CSS für Drogenlexikon-Ausdruck*/
			

body	 {
	margin-top:0px;
	margin-bottom:0px;
	color:black;
	background-color: White;
	text-align:justify;
	margin-left : 30px;
	margin-right: 15px;
}


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;
}

h3 {
	color: Red;
	background-color: White;
	}

h4 {
	color: Blue;
	background-color: White;
}

table {
	color:#000000;
	background-color: #FFFFFF;
	border: none;
}


DIV#kopf {
	display: none;
}


DIV#logo {
	display: block;
	margin-left: 35px;
	width: 150px;
	float: none;
}

DIV#werbung {
	display: none;
}

DIV#google {
	display: none;
}

DIV#grechts {
	display: none;
	}

	
DIV#text {
	display: block;
		margin-left: 0px;
		margin-right: 15px;
		width: 90%;
	float: none;
}

DIV#text2 {
	display: block;
		margin-left: 0px;
		margin-right: 15px;
		width: 90%;
	float: none;
}


DIV#fuss {
	display: none;
}

a:link {
text-decoration: none;
color: Black;	  
}

a:visited {
text-decoration: none;
color: Black;	
}
