@charset "utf-8";
/* Sonnen-Apotheke Marburg */

html {
	background:url(../PICTURE/html.background.gif) top center no-repeat;
}

body {
	margin:0 auto 0 auto;
	width:878px;
	height:745px;
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#5A5A5A;
}

img {
	border:none;
	margin:0;
	padding:0;
}

a:focus, a:active {
	outline: none;
}

p {
	margin:0 0 34px 0;
	padding:0;
}

#eco {
    display:none;
}

#logo {
	padding:45px 0 0 0;
	width:295px;
	float:left;
}

#menu-main {
	width:583px;
	height:104px;
	float:left;
}

#pic {
	height:330px;
	width:583px;
	float:left;
}

#menu-sub {
	width:195px;
	height:312px;
	float:left;
}
#menu-sub img {
	display: block; 
}

#content {
	float:left;
	width:584px;
/*	height:216px;*/
	margin:0 0 0 99px;
}
#content p {
/*	font-weight:bold;*/
	margin:0 0 20px 0;
}
#contentbox {
	font-size:10pt;
	color:#595959;
	padding:4px 0 0 19px;
	width:445px;
}
#title {
	height:76px;
	width:584px;
}
.left {
	float:left;
}
.right {
	float:right;
	width:400px;
}
.right p, .left p {
	font-size:9pt;
}

#footer {
	height:38px;
	width:683px;
	float:left;
	text-align:right;
	color:#1C171C;
	font-size:9pt;
	background:url(../PICTURE/apo.gif) no-repeat right center;
}
#footer a {
	text-decoration:none;
	color:#1C171C;
	font-size:8pt;
}
#footer p {
	margin:15px 32px 0 0;
	padding:0;
}

#ecofooter {
	width:870px;
	height:10px;
	margin:313px auto;
	text-align:right;
}

#ecofooter a {
	color:#CCC;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
