html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: url(../img/bg_body.gif) repeat-x #7399CC;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

p {
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

p sup {
	line-height: 100%;
}

/**/

#boxOut {
	margin: 0px auto;
	padding: 0;
	width: 934px;
	height: 653px;
}

#boxHeaderShadow {
	width: 934px;
	height: 10px;
	background: url(../img/bg_content_header.gif) no-repeat;
	line-height: 1px;
	font-size: 1px;
}

#boxInLeft {
	width: 12px;
	height: 557px;
	float: left;
	background: url(../img/bg_shadow_left.gif) no-repeat;
}

#boxInCenter {
	width: 906px;
	height: 557px;
	float: left;	
}

#boxContentHeader {
	width: 906px;
	height: 141px;
}

#boxContentNavi {
	width: 906px;
	height: 26px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.95em;
}

#boxContentNavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#boxContentNavi li {
	float: left;
}

#boxContentNavi li a {
	display: block;
	padding: 1px 0 0 33px;
	color: #FFFFFF;
}

#boxContentNavi li.last a {
	display: block;
	padding: 1px 0 0 23px;
	color: #FFFFFF;
}

#boxContentNavi li a sup {
	font-size: 9px;
	line-height: 1px;
}

a.start  {
	display: block;
	width: 174px;
	border-right: 1px solid #ffffff;
	background-color: #00A599;
}

a.first, a.second  {
	display: block;
	width: 272px;
	border-right: 1px solid #ffffff;
	background-color: #00A599;
}

a:hover.start, a:hover.first, a:hover.second, a:hover.english {
	background-color: #007298;
}

a.english  {
	display: block;
	width: 63px;
	background-color: #008F81;
}

a.active {
	background-color: #003F97;
}

#boxContent {
	width: 906px;
	height: 390px;
	background: url(../img/bg_content.gif) #FFFFFF no-repeat bottom left;
	font-size: 12px;
}

#boxContent h1 {
	font-size: 24px;
	color: #475567;
	margin: 0 0 0 33px;
	padding: 35px 0 0 0;
	font-weight: bold;
}

#boxContent h1 sup {
	font-size: 14px;
}

.homeFirst a {
	display: block;
	width: 438px;
	height: 288px;
	margin: 6px 0 0 10px;
	float: left;
	background: url(../img/bg_start_nase.jpg) no-repeat 0px 0px;
}

.homeFirst a:hover {
	background: url(../img/bg_start_nase.jpg) no-repeat 0 -288px;
}

.homeSecond a {
	display: block;
	width: 438px;
	height: 288px;
	margin: 6px 0 0 10px;	
	float: left;
	background: url(../img/bg_start_mund.jpg) no-repeat 0px 0px;
}

.homeSecond a:hover {
	background: url(../img/bg_start_mund.jpg) no-repeat 0 -288px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.45em;
}

.homeFirst h3, .homeSecond h3 {
	margin: 20px 0 0 200px;
	color: #00A599;
}

h3 sup {
	font-size: 11px;
}

.homeFirst a:hover h3, .homeSecond a:hover h3, .homeFirst a:hover ul, .homeSecond a:hover ul {
	color: #007298;
}

.homeFirst ul, .homeSecond ul {
	padding: 0;
	margin: 10px 0 0 216px;
	font-size: 11px;
	color: #00A599;
	line-height: 1.5em;	
}

.homeFirst li span , .homeSecond li span {
	color: #333333;	
}

#boxInRight {
	width: 16px;
	height: 557px;
	float: left;	
	background: url(../img/bg_shadow_right.gif) no-repeat;
}

#boxContentFooter {
	width: 934px;
	height: 86px;
	font-size: 0;
	background: url(../img/bg_content_footer.gif) no-repeat top left;
}

#boxContentFooter ul {
	margin: 0;
	padding: 17px 0 0 0;
	list-style-type: none;
}

#boxContentFooter li {
	float: left;
}

#boxContentFooter li a {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0 0 0 21px;
}


.EAPos {
	float: left;
	margin: 10px 0 0 31px;
}

#boxContentFooterE {
	width: 934px;
	height: 86px;
	font-size: 0;
	background: url(../img/bg_content_footer.gif) no-repeat top left;
}

#boxContentFooterE ul {
	margin: 0;
	padding: 17px 0 0 0;
	list-style-type: none;
}

#boxContentFooterE li {
	float: left;
}

#boxContentFooterE li a {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0 0 0 26px;
}

/**/

.clear {
	clear: both;
}

/**/

#navLeft {
	width: 208px;
	height: 390px;
	float: left;
	font-size: 11px;
}

#navLeft ul {
	list-style-type: none;
	margin: 35px 0 0 33px;
	padding: 0;
}

#navLeft li a {
	color: #00A599;
	line-height: 1.85em;
}

#navLeft li a.bactive {
	color: #003F97;
}

#navLeft li a:hover {
	color: #003F97;
}

.topper {
	font-size: 13px;
	font-weight: bold;
	background: url(../img/bg_topper.gif) no-repeat 0 22px;
	padding-bottom: 8px;
}

.backer {
	background: url(../img/bg_topper_active.gif) no-repeat 0 22px;
}

#navLeft li a.topperactive {
	color: #003F97;
}

#contentRight {
	width: 688px;
	height: 390px;
	float: left;
}

.firstProdFirst {
	background: url(../img/bg_nase_gross.jpg) no-repeat bottom left;
}

.firstProdSecond {
	background: url(../img/bg_mund.jpg) no-repeat bottom left;
}

#contentRight h3 {
	color: #003F97;
	margin: 20px 0 0 302px;
}

#contentRight ul {
	padding: 0;
	margin: 10px 0 0 319px;
	font-size: 11px;
	color: #003F97;
	line-height: 1.5em;	
}

#contentRight li span {
	color: #333333;	
}

.printer {
	float: right;
	margin: 43px 23px 0 0;
}

.btnMore {
	display: block;
	position: absolute;
	width: 44px;
	height: 11px;
	background: url(../img/btn_weiter.gif) no-repeat 0px 0px;
	line-height: 1px;
	font-size: 1px;
	float: left;
	margin: 373px 0 0 636px;
}

a:hover.btnMore {
	background: url(../img/btn_weiter.gif) no-repeat 0px -11px;
}

.btnMoreE {
	display: block;
	position: absolute;
	width: 52px;
	height: 11px;
	background: url(../img/btn_forward.gif) no-repeat 0px 0px;
	line-height: 1px;
	font-size: 1px;
	float: left;
	margin: 373px 0 0 633px;
}

a:hover.btnMoreE {
	background: url(../img/btn_forward.gif) no-repeat 0px -11px;
}

.btnLess {
	display: block;
	position: absolute;
	width: 44px;
	height: 11px;
	background: url(../img/btn_zurueck.gif) no-repeat 0px 0px;
	line-height: 1px;
	font-size: 1px;
	float: left;
	margin: 373px 0 0 636px;
}

a:hover.btnLess {
	background: url(../img/btn_zurueck.gif) no-repeat 0px -11px;
}

.btnLessE {
	display: block;
	position: absolute;
	width: 36px;
	height: 11px;
	background: url(../img/btn_less.gif) no-repeat 0px 0px;
	line-height: 1px;
	font-size: 1px;
	float: left;
	margin: 373px 0 0 649px;
}

a:hover.btnLessE {
	background: url(../img/btn_less.gif) no-repeat 0px -11px;
}

.btnLessTwo {
	display: block;
	position: absolute;
	width: 44px;
	height: 11px;
	background: url(../img/btn_zurueck.gif) no-repeat 0px 0px;
	line-height: 1px;
	font-size: 1px;
	float: left;
	margin: 373px 0 0 568px;
}

a:hover.btnLessTwo {
	background: url(../img/btn_zurueck.gif) no-repeat 0px -11px;
}

.btnLessTwoE {
	display: block;
	position: absolute;
	width: 36px;
	height: 11px;
	background: url(../img/btn_less.gif) no-repeat 0px 0px;
	line-height: 1px;
	font-size: 1px;
	float: left;
	margin: 373px 0 0 576px;
}

a:hover.btnLessTwoE {
	background: url(../img/btn_less.gif) no-repeat 0px -11px;
}

.pipe {
	position: absolute;
	float: left;
	color: #00A599;
	margin: 369px 0 0 622px;
}

.blue {
	color: #003F97;
	margin: 16px 23px 0 302px;	
}

.grey {
	margin: 10px 23px 0 33px;	
}

.greyTwo {
	margin: 0 18px 0 33px;	
}

.greyThree {
	margin: 10px 23px 0 302px;	
}

.nose {
	background: url(../img/bg_nase.jpg) no-repeat bottom left;
}

.mund {
	background: url(../img/bg_mund_gross.jpg) no-repeat bottom left;
}

.allerg {
	background: url(../img/bg_allerg-1.jpg) no-repeat bottom left;
}

.allergTwo {
	background: url(../img/bg_allerg-2.jpg) no-repeat bottom left;
}

.allergTwoE {
	background: url(../img/bg_allerg-2eng.jpg) no-repeat bottom left;
}

.meds {
	background: url(../img/bg_meds.jpg) no-repeat bottom left;
}

.medsTwo {
	background: url(../img/bg_meds2.jpg) no-repeat bottom left;
}

.medsTwoE {
	background: url(../img/bg_meds2eng.jpg) no-repeat bottom left;
}

.wueste {
	background: url(../img/bg_wueste.jpg) no-repeat bottom left;
}

.wuesteTwo {
	background: url(../img/bg_wueste2.jpg) no-repeat bottom left;
}

.wuesteTwoE {
	background: url(../img/bg_wueste2_eng.jpg) no-repeat bottom left;
}
