* {
	margin:				0px;
}

html, body {
	height:				auto;
	background-color:	#e9e9e9;
	font-family:		"Trebuchet MS", "Corbel", "Calibri", "Arial", "sans-serif" !important;
	font-size:			12pt;
	line-height:		1.4em;
	color:				#222222;
}

img {
	border: 			none;
}

a, a:link, a:visited {
	color: 				#ed1638;
}

a:hover, a:active {
	color:				#a10620;
}




#all {
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			10px;
	margin-bottom:		20px;
	width: 			1019px;
	height: 			auto;
}

#kopfzeile {
	padding-right: 		25px;
	text-align:			right;
	font-size:			80%;
	color:				#666666;
}

#fusszeile {
	width:				100%;
	text-align:			center;
	color:				#666666;
	font-size:			80%;
	float:				left;
}

#mainTable {
	width:				100%;
	margin-left:		0px;
	margin-right:		0px;
	margin-top:			-3px;
	background-color:	#ffffff;
	border-collapse: 	separate;
	border-spacing: 	0px;
 	*border-collapse:	expression('separate', cellSpacing = '0px');
}

#mainTable td {
	*position: 			relative;
}

.tdWhite {
	background-color:	#ffffff;
}

#mainTd {
	width:				auto;
}







#header {
	width:				100%;
	height:				285px;
}

#bannerOben {
	width:				100%;
	height:				165px;
	margin-top:			-3px;
}
#bannerObenLinks {
	width:				782px;
	height:				100%;
	float:				left;
	margin-right:		-3px;
}
#bannerObenRechts {
	width:				218px;
	height:				100%;
	float:				right;
	margin-left:		-3px;
}
#bannerObenMitte {
	width:				auto;
	height:				100%;
	background-image:	url('../images/bannerObenMitte.png');
	background-repeat:	repeat-x;
}

#bannerUnten {
	width:				100%;
	height:				120px;
	background-color:	white;
}
#bannerUntenLinks {
	width:				430px;
	height:				100%;
	float:				left;
	margin-right:		-14px;
}
#bannerUntenRechts {
	width:				75px;
	height:				100%;
	float:				right;
	margin-left:		-3px;
	background-image:	url('../images/bannerUntenRechts.png');
	background-position:right;
}
#bannerUntenMitte {
	width:				auto;
	height:				100%;
	background-image:	url('../images/bannerUntenMitte.png');
	background-repeat:	repeat-x;
}






#spezialfunktionen {
	float:				right;
	width:				510px;
	height:				100%;
}

#spezialfunktionen_bilder {
	height:				56px;
	float:				left;
}


.spezialfunktion {
	width:				70px;
	height:				35px;
	float:				left;
	margin-left:		13px;
	margin-right:		13px;
	font-size:			90%;
	color:				#666666;
	text-align:			center;
}

#spezialfunktionen_text {
	float:				left;
	text-align:			center;
	padding-top:		12px;
	line-height:		1em;
	margin-top:			-20px;
	font-family:		"Corbel", "Calibri", "Trebuchet MS", "Arial", "sans-serif" !important;
}

#spezialfunktionen_text a, #spezialfunktionen_text a:link, #spezialfunktionen_text a:visited,
#fusszeile a, #fusszeile a:link, #fusszeile a:visited {
	color:				#666666;
	text-decoration:	none;
}
#spezialfunktionen_text a:active, #spezialfunktionen_text a:hover,
#fusszeile a:active, #fusszeile a:hover {
	color:				#111111;
}







#shopbar {
	background-color:	red !important;
}








#mainSite {
	display:			block;
	width: 				100%;
	float:				left;
	margin-left:		0px;
	margin-right:		0px;
	padding-left:		0px;
	padding-right:		0px;
	padding-bottom:		20px;
	background-color:	#ffffff;
}

#main {
	width:				100%;
	margin-top:		0px;
}





#navigation {
	display:			block;
	width:				194px;
	float: 				left;
}

#navigation_links {
	display:			block;
	margin:				0;
	background-image:	url('../images/navi-background.png');
	background-repeat:	repeat-y;
	color: 				#333333;
	line-height:		1.6em;
	font-family:		"Corbel", "Calibri", "Trebuchet MS", "Arial", "sans-serif" !important;
}

#navigation ul {
	margin:				0;
	padding: 			0;
}

#navigation_links li {
	display: 			block;
	margin:				0;
	padding:			0;
	list-style-type: 	none;
}

.untermenuepunkt {
	margin-left:		5px;
	list-style-type:	none;
	border-bottom:		dashed 1px #666666;
}

#navigation a, #navigation a:link, #navigation a:visited {
	display: 			block;
	text-decoration:	none;
	color:				#222222;
	padding-left: 		20px !important;
}

#aktivmenuepunkt, #navigation a:hover, #navigation a:active {
	display:			block;
	text-decoration:	none;
	color:				#222222;
	padding-left:		20px !important;
	//background-color:	#eaf0a7;
	background-color:	#eef2bd;
}






#content {
	width:				auto;
	margin-left:		216px;
	margin-right:		212px;
	padding-top:		10px;
	padding-left:		20px;
	padding-right:		20px;
	padding-bottom:		30px;
	background-color:	#fafafa;
	border:				solid thin #dddddd;
}

h1 {
	padding-top: 		2px;
	padding-bottom:		2px;
	font-size:			140%;
	color:				#444444;
	font-weight:		bold;
	margin-top:			0px;
	margin-bottom:		10px;
}

h2 {
	padding-top: 		2px;
	padding-bottom:		2px;
	font-size:			130%;
	color:				#444444;
	font-weight:		bold;
	margin-top:			20px;
	margin-bottom:		10px;
}

h3 {
	padding-top: 		2px;
	padding-bottom:		2px;
	font-size:			120%;
	color:				#444444;
	font-weight:		bold;
	margin-top:			20px;
	margin-bottom:		10px;
}

h4 {
	padding-top: 		2px;
	padding-bottom:		2px;
	font-size:			110%;
	color:				#444444;
	font-weight:		bold;
	margin-top:			20px;
	margin-bottom:		10px;
}

h5, h6 {
	padding-top: 		2px;
	padding-bottom:		2px;
	font-size:			100%;
	color:				#444444;
	font-weight:		bold;
	margin-top:			20px;
	margin-bottom:		10px;
}

.content-text {
	padding-bottom:		20px;
	font-family:		"Trebuchet MS", "Corbel", "Calibri", "Arial", "sans-serif" !important;
}

.content-text-mitte {
	text-align:			center;
}

#content img {
	margin-left:		16px;
	margin-right:		16px;
	margin-top:			4px;
	margin-bottom:		4px;
	max-width:			470px;
}

#content table img {
	margin:				0px;
}

span {
	font-family:		"Trebuchet MS", "Corbel", "Calibri", "Arial", "sans-serif" !important;
}


.seiteninformation {
	font-size:			100%;
	font-weight:		100;
	line-height:		1.6em;
	color:				#666666;
}

hr {
	color:				#CCCCCC;
}





#module {
	width:				190px;
	float:				right;
}
.modul {
	width:				189px;
	margin-bottom:		30px;
	border-top:			solid thin #dddddd;
	border-left:		solid thin #dddddd;
	border-bottom:		solid thin #dddddd;
	background-color:	#fafafa;
	text-align:			center;
}
.modul-titel {
	display:			block;
	background-color:	#505050;
	background-image:	url('../images/modul_top.png');
	background-repeat:	no-repeat;
	color:				#fafafa;
	font-size:			90%;
	font-weight:		bold;
	padding-bottom:		1px;
}
.modul-content {
	padding: 			10px;
	font-size:			90%;
}

.kleinerText {
	font-size:			80%;
}







#rahmenUntenGesamt {
	//clear:				both;
	height:				11px;
	width:				100%;
	//overflow:			hidden;
}

#rahmenUnten {
	height:				11px;
	background-image:	url('../images/rahmenUnten.png');
	background-repeat:	repeat-x;
}
#eckeUntenLinks {
	height:				100%;
	margin-right:		-3px;
	padding:			0;
	width:				27px;
	float:				left;
	background-image:	url('../images/eckeUntenLinks.png');
	background-repeat:	no-repeat;
}
#eckeUntenRechts {
	display: 			block;
	margin-left:		-3px;
	padding:			0;
	height:				100%;
	width:				27px;
	float:				right;
	background-image:	url('../images/eckeUntenRechts.png');
	background-repeat:	no-repeat;
}

#rahmenLinks {
	width:				18px;
	height:				100%;
	background-image: 	url('../images/rahmenLinks.png');
	background-color:	#e9e9e9;
	background-repeat: 	repeat-y; 
	background-position:left;
}

#rahmenRechts {
	width:				18px;
	height:				100%;
	background-image: 	url('../images/rahmenRechts.png'); 
	background-color:	#e9e9e9;
	background-repeat: 	repeat-y; 
	background-position:right;
}

#rahmenLinksOben {
	width:				9px;
	height:				10px;
	background-image: 	url('../images/rahmenLinksOben.png'); 
	background-color:	#e9e9e9;
	background-repeat:	no-repeat;
	background-position:left;
}
#rahmenLinksUnten {
	width:				18px;
	height:				10px;
	background-image: 	url('../images/rahmenLinksUnten.png'); 
	background-color:	#e9e9e9;
	background-repeat:	no-repeat;
	background-position:left;
}
#rahmenRechtsOben {
	width:				9px;
	height:				10px;
	background-image: 	url('../images/rahmenRechtsOben.png'); 
	background-color:	#e9e9e9;
	background-repeat:	no-repeat;
	background-position:right;
}
#rahmenRechtsUnten {
	width:				18px;
	height:				10px;
	background-image: 	url('../images/rahmenRechtsUnten.png'); 
	background-color:	#e9e9e9;
	background-repeat:	no-repeat;
	background-position:right;
}


/* dynamisches Ein- und Ausblenden */
#aerzte_und_apothekendienste {
	display: 			none;
}

#was_wir_machen {
	display:			none;
}