/* Design alterahtsapotheke.de
Copyright by Philip Wilson / von borstel.de 2009 */

html, body {
	background-color: #dcdcdc;
	color: #333333;
	font-family: arial, verdana;
	margin:0px auto;
	padding: 0px;
	height:100%;
	font-size: 14px;
	text-align: center;
		}
		
div {
	text-align: left;
}
	
	
div.page {
	width: 952px;
	min-height: 100% !important;
	height: auto;
	margin:auto; 
	background-image: url('images/bg-shadow.jpg');
		
}
	
div.header-logo {
	width: 944px;
	height:86px;
	background-image: url('images/header-top.jpg');
	float:left;
	display: inline;
	margin-left:4px;
}	

div.header-top {
	width: 944px;
	height:24px;
	background-color: #254862;
	margin-left: 4px;
	
}	
	


div.header-bild {
	margin-left: 4px;
}


div.footer {
	width: 944px;
	height:40px;
	background-color: #254862;
	float:left;
	margin-left: 244px;

}

#top-kontakt {
	float:right;
	margin-right: 12px;
	margin-top: 6px;
	color: #FFFFFF;
	font-weight: 300;
	width:944;
	height:16px;
	
	background-color: #254862;
}

#top-kontakt a:link, #top-kontakt a:visited, top-kontakt a:active {
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
}

#top-kontakt a:hover {
	text-decoration: underline;
}
#clear {
	clear: both;
}


/* Nacigation BETA Dezember 04.*/

div.startseite_navi {
	background-image: url('images/navi_beta/startseite.jpg');background-repeat: no-repeat;
	border:0px;
	width:105px;
	height:27px;
	float: left;
}
div.startseite_navi:hover {
	background-image: url('images/navi_beta/startseite_hover.jpg');
	border:0px;
}
div.ueberuns_navi {
	background-image: url('images/navi_beta/dasteam.jpg');background-repeat: no-repeat;
	border:0px;
	width:126px;
	height:27px;
	float: left;
}
div.ueberuns_navi:hover {
	background-image: url('images/navi_beta/dasteam_hover.jpg');
	border:0px;
}


/*ENDE*/

/*Contents, Navigation*/



div.navigation {
	float:left;
	margin:0px;
	padding: 0px;
	display: inline;
	margin-left: 4px;
}
#navi {
	display: inline;
	margin:0px;
	padding: 0px;
}



div.content {
	width: 840px;
	background-color: #FFFFFF;
	float:left;
	margin: auto;
	margin-left:25px;
	margin-top: 25px;
	
}

h1 {
	font-size: 24px;
	font-weight: 100;
	color: #afafaf;
	font-family: lucida grande, arial;
}
#start {
	width:170px;
	height:22px;
	background-color:#646b72;
	padding:5px 5px 5px 5px;
	font-size:17px;
	text-align:center;
	color:#FFFFFF;
}
#wirueberuns {
	width:170px;
	height:22px;
	background-color:#646b72;
	padding:5px 5px 5px 5px;
	font-size:17px;
	text-align:center;
	color:#FFFFFF;
}
#kundenservice {
	width:170px;
	height:22px;
	background-color:#646b72;
	padding:5px 5px 5px 5px;
	font-size:17px;
	text-align:center;
	color:#FFFFFF;
}
#notdienst {
	width:210px;
	height:22px;
	background-color:#646b72;
	padding:5px 5px 5px 5px;
	font-size:17px;
	text-align:center;
	color:#FFFFFF;
}
#aktuelles {
	width:170px;
	height:22px;
	background-color:#646b72;
	padding:5px 5px 5px 5px;
	font-size:17px;
	text-align:center;
	color:#FFFFFF;
}
#geschichte {
	width:170px;
	height:22px;
	background-color:#646b72;
	padding:5px 5px 5px 5px;
	font-size:17px;
	text-align:center;
	color:#FFFFFF;
}

#lueneburger-sole {
	width:190px;
	height:22px;
	background-color:#646b72;
	padding:5px 5px 5px 5px;
	font-size:17px;
	text-align:center;
	color:#FFFFFF;
}
#lueneburger-sole-best {
	width:300px;
	height:22px;
	background-color:#646b72;
	padding:5px 5px 5px 5px;
	font-size:17px;
	text-align:center;
	color:#FFFFFF;
}
#spacer {
	width:25px;
	height:200px;
	float: left;

}


a:link {text-decoration: none; font-weight: 800;color:#254862;}
a:active {text-decoration: none; font-weight: 800;color:#254862;}
a:visited {text-decoration: none; font-weight: 800;color:#254862;}
a:hover {text-decoration: underline;font-weight: 800; color:#333333;}
