@charset "utf-8";
/* CSS Document */

*{padding:0; margin:0; border:0;}
a{text-decoration:none; color:inherit;}
ul{list-style:none;}

/* specific div#id styling   */

#wrapper{
	width:870px;
	margin:0 auto;
	background-image:url(../images/pattern2.gif);
}

#header{
	font-size:1px;
	background-image:url(../images/pattern2.gif);
	float:left;
}

#header h1{margin-left:-9999px}

#main_menu{
	background-color:#ddcfeb;
	width:120px;
	height:153px;
	float:left;
}

#main_menu li{
	width:120px;
}

#main_menu li a{
	width:120px;
	display:block;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ff3333;

}

#main_menu a:hover, #main_menu li:hover{
	background-color:#330066;
	color:#ffffff;
}

#left_content{
	background-color:#c30;
	color:#fff;
	float:left;
	width:368px;
	height:337px;
}


#product_menu li{
	width:184px;
	height:77px;
	float:left;
}

#product_menu li a{
	width:184px;
	height:77px;
	font:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:32px;
	line-height:.8em;
	text-align:center;
	padding-top:20px;
	color:#CCF;
	display:block;	
}

#product_menu li:hover, #product_menu li a:hover {
	background-color:#F30;
	color:#CCC;
}

.smaller a{
	font-size:18px;
}

#about{ font:"Century Gothic"; font-style:italic; color:#FFF; font-size:11px; padding-left:10px; margin-top:-10px;}

#right_content{
	background-image:url(../images/levitrakaufen%20apotheke.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	width:506px;
	height:337px;
	overflow:hidden;
	margin-left:-6px;
	float:right;
}

#right_content:hover{
	background-position:bottom left;
}

#inner_page_right_content{background-color:#c30; color:#fff; height:337px; width:501px; float:right; border-left:dashed 1px white; overflow:auto;}
#inner_page_right_content p{ padding-left:5px;}
#inner_page_right_content h2{font-size:14px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; padding:5px;}
#inner_page_right_content h3{font-size:14px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; padding:5px;}
#inner_page_right_content ul{list-style:circle; list-style-position:inside;}
#inner_page_right_content ul li{color:#FFC; text-decoration:underline; padding-left:5px;}


.clear{clear:both}

#footer{width:870px; height:70px;}
#footer p{ width:200px; margin:0 auto; text-align:center; font:Arial, Helvetica, sans-serif; font-size:9px; color:#330066; padding-top:20px;}

#bottom_banner{margin-left:145px; padding-top:20px;}

#bottom_content{ font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#280028}
.bottom_content_bold{color:#FB00FB;}
#bottom_content ul{list-style:circle; list-style-position:inside;}

#bottom_images{height:130px; width:870px;}
#bottom_images img{float:left; }
#impotenz_quiz_link{float:right; margin-top:-18px;}

#compare_pills { border-collapse:collapse; margin:0 auto;}
#compare_pills td{border:#FFC thin solid;}
#compare_pills a{color:#609; text-transform:uppercase;}
.table_header{text-align:center; font-weight:bold; line-height:1.5em;}

table{ }