body
{
	font: normal 12px/16px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff;
    color: #0f3782;
}

a
{
	color: #6c8dc2;
	text-decoration: none;
}

a:hover
{
    color: #0f3782;
}

a.active
{
    color: #0f3782;
}

img
{
	border: 0;
}

#wrapper
{
	width: 100%;
	min-width: 990px;
    overflow: hidden;
    text-align: center;
}

#head_inhalt
{
	position: relative;
	width: 990px;
	margin: 0 auto;
    text-align: left;
    z-index: 2;
}


#logo
{
	position: absolute;
	top: 20px;
	left: 70px;
}


#end
{
	clear: both;
	width: 100%;
	height: 120px;
	background-color: white;
	background-image: url(../images/end_fill.gif);
	background-repeat: repeat-x;
}


#anmerkung
{
    font-size: 10px;
    color: #01a9de;
    width: 360px;
    position: relative;
    top: 13px;
    left: 300px;
    display: block;
    margin: 0 auto;
    line-height: 12px;
    text-align: right;
}



/* -------------  SUBMENU -------------- */
#submenu
{
    margin-top: 3px;
    margin-bottom: 20px;
    padding: 0;
    font-size: 11px;
}


/* ---------- TOPMENU ---------- */
#topmenu
{
	font-size: 9px;
	position: absolute;
	top: 10px;
	right: 12px;
	margin: 0;
}
#topmenu a
{
    color: #2b5093;
}

#topmenu a:hover, #submenu a:hover
{
	border-bottom: 1px #3764a3 dotted;
}


/* ----------- MENU ------------ */
#mainmenu
{
	width: 700px;
	height: 32px;
	position: absolute;
	top: 60px;
	left: 336px;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainmenu li
{
	float: left;
	margin: 0;
	padding: 0;
}

#m1 strong, #m2 strong, #m3 strong, #m4 strong, #m5 strong, #m6 strong
{
	display: none;
}

#m1, #m1 .mp
{
	width: 74px;
	height: 32px;
}
#m1 .mp
{
	display: block;
	background: url(../images/menu/m_actimel.gif) no-repeat;
}
#m1 .mp:hover
{
	background: url(../images/menu/m_actimel_over.gif) no-repeat;
}
#m1 .mp.active
{
	background: url(../images/menu/m_actimel_active.gif) no-repeat;
}


#m2, #m2 .mp
{
	width: 113px;
	height: 32px;
}
#m2 .mp
{
	display: block;
	background: url(../images/menu/m_abwehrkraefte.gif) no-repeat;
}
#m2 .mp:hover
{
	background: url(../images/menu/m_abwehrkraefte_over.gif) no-repeat;
}
#m2 .mp.active
{
	background: url(../images/menu/m_abwehrkraefte_active.gif) no-repeat;
}


#m3, #m3 .mp
{
	width: 110px;
	height: 32px;
}
#m3 .mp
{
	display: block;
	background: url(../images/menu/m_wissenschaft.gif) no-repeat;
}
#m3 .mp:hover
{
	background: url(../images/menu/m_wissenschaft_over.gif) no-repeat;
}
#m3 .mp.active
{
	background: url(../images/menu/m_wissenschaft_active.gif) no-repeat;
}

#m4, #m4 .mp
{
	width: 88px;
	height: 32px;
}
#m4 .mp
{
	display: block;
	background: url(../images/menu/m_sortiment.gif) no-repeat;
}
#m4 .mp:hover
{
	background: url(../images/menu/m_sortiment_over.gif) no-repeat;
}
#m4 .mp.active
{
	background: url(../images/menu/m_sortiment_active.gif) no-repeat;
}


#m5, #m5 .mp
{
	width: 99px;
	height: 32px;
}
#m5 .mp
{
	display: block;
	background: url(../images/menu/m_gesundheit.gif) no-repeat;
}
#m5 .mp:hover
{
	background: url(../images/menu/m_gesundheit_over.gif) no-repeat;
}
#m5 .mp.active
{
	background: url(../images/menu/m_gesundheit_active.gif) no-repeat;
}


#m6, #m6 .mp
{
	width: 76px;
	height: 31px;
}
#m6 .mp
{
	display: block;
	background: url(../images/menu/m_forum.gif) no-repeat;
}
#m6 .mp:hover
{
	background: url(../images/menu/m_forum_over.gif) no-repeat;
}
#m6 .mp.active
{
	background: url(../images/menu/m_forum_active.gif) no-repeat;
}


/* ---------- MENULAYER ------------ */
.menulayer
{
    height: auto;
	display: none;
    margin: 0;
	padding: 0;
}

.menulayer li
{
    padding: 0;
    margin: 0;
}

.menulayer small
{
	display: none;
} 




/* Layer1 */
#lyr1, #lyr2, #lyr3, #lyr4, #lyr5, #lyr6
{
    position: absolute;
    top: 92px;
    margin: 0;
    padding: 0;
}

#lyr1 { left: 336px; }

#lyr2 { left: 411px; }

#lyr3 { left: 524px; }

#lyr4 { left: 634px; }

#lyr5 { left: 722px; }

#lyr6 { left: 821px; }

.sub1, .sub2, .sub3, .sub4, .sub1 a, .sub2 a, .sub3 a, .sub4 a, sub5 a
{
    margin: 0;
    padding: 0;
}



#lyr1 .sub1 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m1_sub1.gif) no-repeat;
}
#lyr1 .sub1 a:hover
{
	background: url(../images/menu/m1_sub1_over.gif) no-repeat;
}
#lyr1 .sub1 a.active
{
	background: url(../images/menu/m1_sub1_active.gif) no-repeat;
}

#lyr1 .sub2 a
{
	display:block;
	width: 149px;
	height: 24px;
	background: url(../images/menu/m1_sub2neu.gif) no-repeat;
}
#lyr1 .sub2 a:hover
{
	background: url(../images/menu/m1_sub2neu_over.gif) no-repeat;
}
#lyr1 .sub2 a.active
{
	background: url(../images/menu/m1_sub2neu_active.gif) no-repeat;
}

#lyr1 .sub3 a
{
	display:block;
	width: 149px;
	height: 24px;
	background: url(../images/menu/m1_sub2.gif) no-repeat;
}
#lyr1 .sub3 a:hover
{
	background: url(../images/menu/m1_sub2_over.gif) no-repeat;
}
#lyr1 .sub3 a.active
{
	background: url(../images/menu/m1_sub2_active.gif) no-repeat;
}

#lyr1 .sub4 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m1_sub3.gif) no-repeat;
}
#lyr1 .sub4 a:hover
{
	background: url(../images/menu/m1_sub3_over.gif) no-repeat;
}
#lyr1 .sub4 a.active
{
	background: url(../images/menu/m1_sub3_active.gif) no-repeat;
}


/* Layer2 */
#lyr2 .sub1 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m2_sub1.gif) no-repeat;
}
#lyr2 .sub1 a:hover
{
	background: url(../images/menu/m2_sub1_over.gif) no-repeat;
}
#lyr2 .sub1 a.active
{
	background: url(../images/menu/m2_sub1_active.gif) no-repeat;
}

#lyr2 .sub2 a
{
	display:block;
	width: 149px;
	height: 24px;
	background: url(../images/menu/m2_sub2.gif) no-repeat;
}
#lyr2 .sub2 a:hover
{
	background: url(../images/menu/m2_sub2_over.gif) no-repeat;
}
#lyr2 .sub2 a.active
{
	background: url(../images/menu/m2_sub2_active.gif) no-repeat;
}

#lyr2 .sub3 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m2_sub3.gif) no-repeat;
}
#lyr2 .sub3 a:hover
{
	background: url(../images/menu/m2_sub3_over.gif) no-repeat;
}
#lyr2 .sub3 a.active
{
	background: url(../images/menu/m2_sub3_active.gif) no-repeat;
}


/* Layer3 */
#lyr3 .sub1 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m3_sub1.gif) no-repeat;
}
#lyr3 .sub1 a:hover
{
	background: url(../images/menu/m3_sub1_over.gif) no-repeat;
}
#lyr3 .sub1 a.active
{
	background: url(../images/menu/m3_sub1_active.gif) no-repeat;
}

#lyr3 .sub2 a
{
	display:block;
	width: 149px;
	height: 25px;
	background: url(../images/menu/m3_sub2.gif) no-repeat;
}
#lyr3 .sub2 a:hover
{
	background: url(../images/menu/m3_sub2_over.gif) no-repeat;
}
#lyr3 .sub2 a.active
{
	background: url(../images/menu/m3_sub2_active.gif) no-repeat;
}

/* NEW LINK - WISSENSCHAFT 4 */

#lyr3 .sub3 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m3_sub3.gif) no-repeat;
}
#lyr3 .sub3 a:hover
{
	background: url(../images/menu/m3_sub3_over.gif) no-repeat;
}
#lyr3 .sub3 a.active
{
	background: url(../images/menu/m3_sub3_active.gif) no-repeat;
}

/* NEW LINK - WISSENSCHAFT 4 */





/* Layer4 */
#lyr4 .sub1 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m4_sub1.gif) no-repeat;
}
#lyr4 .sub1 a:hover
{
	background: url(../images/menu/m4_sub1_over.gif) no-repeat;
}
#lyr4 .sub1 a.active
{
	background: url(../images/menu/m4_sub1_active.gif) no-repeat;
}

#lyr4 .sub2 a
{
	display: block;
	width: 149px;
	height: 24px;
	background: url(../images/menu/m4_sub3neu.gif) no-repeat;
}
#lyr4 .sub2 a:hover
{
	background: url(../images/menu/m4_sub3neu_over.gif) no-repeat;
}
#lyr4 .sub2 a.active
{
	background: url(../images/menu/m4_sub3neu_active.gif) no-repeat;
}

#lyr4 .sub3 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m4_sub2.gif) no-repeat;
}
#lyr4 .sub3 a:hover
{
	background: url(../images/menu/m4_sub2_over.gif) no-repeat;
}
#lyr4 .sub3 a.active
{
	background: url(../images/menu/m4_sub2_active.gif) no-repeat;
}


/* Layer5 */
#lyr5 .sub1 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m5_sub1.gif) no-repeat;
}
#lyr5 .sub1 a:hover
{
	background: url(../images/menu/m5_sub1_over.gif) no-repeat;
}
#lyr5 .sub1 a.active
{
	background: url(../images/menu/m5_sub1_active.gif) no-repeat;
}

#lyr5 .sub2 a
{
	display:block;
	width: 149px;
	height: 24px;
	background: url(../images/menu/m5_sub2.gif) no-repeat;
}
#lyr5 .sub2 a:hover
{
	background: url(../images/menu/m5_sub2_over.gif) no-repeat;
}
#lyr5 .sub2 a.active
{
	background: url(../images/menu/m5_sub2_active.gif) no-repeat;
}

#lyr5 .sub3 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m5_sub3.gif) no-repeat;
}
#lyr5 .sub3 a:hover
{
	background: url(../images/menu/m5_sub3_over.gif) no-repeat;
}
#lyr5 .sub3 a.active
{
	background: url(../images/menu/m5_sub3_active.gif) no-repeat;
}


/* Layer6 */
#lyr6 .sub1 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m6_sub1.gif) no-repeat;
}
#lyr6 .sub1 a:hover
{
	background: url(../images/menu/m6_sub1_over.gif) no-repeat;
}
#lyr6 .sub1 a.active
{
	background: url(../images/menu/m6_sub1_active.gif) no-repeat;
}

#lyr6 .sub2 a
{
	display:block;
	width: 149px;
	height: 24px;
	background: url(../images/menu/m6_sub2.gif) no-repeat;
}
#lyr6 .sub2 a:hover
{
	background: url(../images/menu/m6_sub2_over.gif) no-repeat;
}
#lyr6 .sub2 a.active
{
	background: url(../images/menu/m6_sub2_active.gif) no-repeat;
}

#lyr6 .sub3 a
{
	display:block;
	width: 149px;
	height: 24px;
	background: url(../images/menu/m6_sub3.gif) no-repeat;
}
#lyr6 .sub3 a:hover
{
	background: url(../images/menu/m6_sub3_over.gif) no-repeat;
}
#lyr6 .sub3 a.active
{
	background: url(../images/menu/m6_sub3_active.gif) no-repeat;
}

#lyr6 .sub4 a
{
	display:block;
	width: 149px;
	height: 28px;
	background: url(../images/menu/m6_sub4.gif) no-repeat;
}
#lyr6 .sub4 a:hover
{
	background: url(../images/menu/m6_sub4_over.gif) no-repeat;
}
#lyr6 .sub4 a.active
{
	background: url(../images/menu/m6_sub4_active.gif) no-repeat;
}




#navi
{
    height: 253px;
}

#content
{
    width: 550px;
    margin-left: 328px;
}

#content .push
{
    margin-left: 10px;
}



/* Wissenschaft 4 */

#content .push_right
{
	width: 270px;
	position: absolute;
    left: 575px;
	top: 294px;	
}

#content smalltext
{	
	font-size: 9px !important;
	width: 180px;
	margin-left: 12px !important;
	text-align: left;
}

/* Wissenschaft 4 */



#content .button
{
    display: block;
    padding-top: 18px;
}

.trenner
{
    clear: both;
    height: 1px;
    margin: 0;
    padding: 0;
}




/* -------------  TEASER BOX SMALL -------------- */
.teaser_small
{
    position: relative;
    width: 305px;
    height: 129px;
    padding: 9px 11px;
    background-image: url(../images/teaser/bg.png);
    background-repeat: no-repeat;
    font-size: 12px;
}


/* -------------  TEASER BOX -------------- */
.teaser
{
    position: relative;
    width: 305px;
    /* overflow: hidden; */
    padding: 9px 11px;
    background-image: url(../images/teaser/bg_big.png);
    background-repeat: no-repeat;
    font-size: 12px;
}

.teaser .head
{
    position: relative;
    height: 16px !important;
    height: 22px;
    width: 289px !important;
    width: 305px;
    margin: 0;
    padding: 3px 8px;
    color: #ffffff;
}

.teaser_small .head
{
    position: relative;
    height: 16px !important;
    height: 14px;
    width: 289px;
    margin: 0;
    padding: 3px 8px !important;
    padding: 2px 8px;
    color: #ffffff;
}

.teaser .head .pfeil, .teaser_small .head .pfeil
{
/*    position: absolute;
    top: 0;
    right: 0; */
    float: right;
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(../images/pfeil_right.gif);
    background-repeat: no-repeat;
}

.teaser .head .pfeil small, .teaser_small .head .pfeil small
{
    display: none;
}

.teaser .overflowImg
{
    position: absolute;
    left: 101px;
    top: -70px;
}

.overflowImg_IE6
{
    display: none;
    position: absolute;
    left: 174px;
    top: 42px;
}

.teaser .txt
{
    padding: 0;
    /* position: absolute; 
    top: 130px;
    left: 17px;*/
    width: 289px;
    margin: 2px 8px;
}

.teaser .rightCol, .teaser_small .rightCol
{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40px;
    right: 10px;
    width: 153px;
    height: 85px;
    font-weight: bold;
}

.teaser .leftCol
{
    margin: 15px 0 0 8px;
    padding: 0;
    /* position: absolute;
    top: 40px;
    left: 25px; */
    width: 155px;
    height: 85px;
    font-weight: bold;
}

#flashcontent
{
    margin: 10px 10px 25px;
}
