body{
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px;
	font-family: Arial,sans-serif;
	min-width: 645px;
}
div.head{
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	height: 127px;
}
div.menue{
	clear: both;
	background-image: url(images/m_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 49px;
}
div.left{
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
div.right{
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
div.footer{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 13px;
}
div.link{
	font-size: 8pt;
	margin: 10px;
	text-align: center;
}
div.content{
	background-color: #E8E8FF;
	padding: 10px;
	padding-bottom: 0px;
	margin: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
img.show{
	margin: 5px;
	border-style: none;
}
li{
	list-style-image: url(images/list.jpg);
	list-style-type: circle;
	padding: 2px;
}
li.menue, li.menue a{
	display: inline;
	margin: 0px;
	font-size: 18pt;
	font-weight: bold;
	color: #DEDEDE;
	margin-right: 7px;
	text-decoration: none;
}
li.menue a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
ul.menue{
	padding: 10px;
	margin: 0px;
}
h1{
	color: #E46B18;
	padding-top: 12px;
	padding-left: 25px;
	margin: 0px;
	border-bottom: solid 2px #FFFF00;
	width: 380px;
	height: 56px;
	background-image: url(images/maca-kapsel.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
h1.ero{
	color: #E46B18;
	padding-top: 12px;
	padding-left: 25px;
	margin: 0px;
	border-bottom: solid 2px #FFFF00;
	width: 380px;
	height: 56px;
	background-image: url(images/erotik.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
h2{
	padding: 0px;
	margin: 5px 0px 15px 0px;
	color: #004060;
}