/* DATEI: dro3print.css */

/* CSS für Drogenlexikon-Ausdruck Version 3.0 */
			

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: block;
}


DIV#mylogo {
	display: block;
	margin-left: 35px;
	width: 150px;
	float: none;
}

DIV#werb_zusatz {
	display: none;
}

DIV#werb_top {
	display: none;
}

DIV#Slinks{
	display: none;
	}



DIV#Srechts {
	display: none;
	}

DIV#Navleiste {
	display: none;
	}	
	
DIV#Container {
	position: absolute;
	float: left;
	margin-left: -170px;
	margin-right: 0px;
  	margin-top: 100px;
	width: 100.01%;
}

DIV#top4{
	display: none;
	}
	
DIV#text {
	display: block;
		margin-left: 0px;
		margin-right: 15px;
		width: 90%;
	float: none;
}

DIV#werbsuche {
	display: none;
}




a:link {
text-decoration: none;
color: Black;	  
}

a:visited {
text-decoration: none;
color: Black;	
}
