* {
	margin:0;
	padding:0;
}

.required {
	background: #9933CC;
	color: white;
	font-weight: bold;
	
}

img { border:none; }

html,body { height: 100% } 

body { 
	min-height: 101%;	
	font-size: 100.01%; 
	position: relative;
	background:#F4EEFA url(images/body_bg.gif) 0 0 repeat-y;
	font-family: Verdana, sans-serif;
	font-style:normal;
	font-size:11px;
	line-height:1.4em;
	color:#000;
} 

body#bodypopup{
	background:none;
}

#OuterShell {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	text-align:left;
}

#InnerShell {
	position:relative;
	top:0;
	left:0;
	width:1000px;
	margin:0;
	padding:0;
	text-align:left;
}

#pageRegionLeft {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:227px;
	height:642px;
	background:transparent url(images/main_navi_bg.jpg)  no-repeat;
}

#ContentShell {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:773px;
	text-align:left;
	height:642px;
	background: transparent url(images/right_column_bg.gif) right 30px  no-repeat;
}
html>body #ContentShell {
	height:auto;
	min-height:642px;
}

#pageRegionContent{
	position:relative;
	top:0;
	left:0;
	float:left;
	width:535px;
	overflow:hidden;
	text-align:left;
	margin-left:20px;
}
#InnerInnerContentShell{
	min-height:400px;
	height:400px;
}
html>body #InnerInnerContentShell{
	height:auto;
}

#pageRegionRight {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:218px;
	overflow:hidden;
}

html>body #pageRegionRight {
	height:auto;
	min-height:642px;
}


#skyScraper{
	position:absolute;
	top:30px;
	left:1015px;
	width:120px;
	height:600px;
}

#quizbanner {
	position:absolute;
	left:18px;
	top:440px;
}

#navigation {
	width: 100%;
	background: transparent;
	padding: 0;
	font-weight:bold;
	font-size:12px;
	float: left;
	margin:0;
}

#footer{
	font-size:10px;
}


#header {
	background-color:#FF6600;
	color:#FFFFFF;
	height:23px;
	left:0pt;
	overflow:hidden;
	padding-top:7px;
	position:relative;
	top:0pt;
	width:100%;
}

#header .topbar_flashreplace {
	font-family: Arial;
	font-size: 1.2em;
	line-height: 1.2em;
}

#header p {
	padding:6px 0 0px 0px;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #fff;
	text-decoration:none;
	margin:0 2px;
}


#LoginBox{
	height:286px;
	left:0pt;
	margin:10px 0pt 0pt 55px;
	overflow:hidden;
	position:relative;
	top:0pt;
	width:163px;
}

#RegionBox{
	position:relative;
	top:0;
	left:0;
	height:44px;
	width:163px;
	margin:5px 0 0 55px;
	overflow:hidden;
}


#NewsletterBox{
	height:57px;
	left:0pt;
	margin:0pt 0pt 0pt 46px;
	overflow:hidden;
	position:relative;
	top:0pt;
	padding:3px 0pt 0pt 9px;
	width:172px;
}

div.LifeStyleTeaser {
	position:relative;
	top:0;
	left:0;
	width:218px;
	height:168px;
	overflow:hidden;
	background-position:right 29px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.ZMSTeaserContainer {
	margin-bottom:1.3em;
}

#teaserPhone{
	position:relative;
	top:5px;
	left:10px;

}

#teaser {
	background:#FFCCAB none repeat scroll 0%;
	position:relative;
	margin:12px 0pt 0pt 1px;
	padding:8px;
}

#pageregionBottom {
	border-top:1px solid #9933CC;
	padding-top:5px;
}

#gsk_presents {
	position:absolute;
	left:20px;
	top:565px;
	color:white;
	font-size:11px;
}


a.meta_link:link, a.meta_link:visited, a.meta_link:hover, a.meta_link:active  {
	color:#fff;
        /*background:url(images/submit.gif) 0px -1px no-repeat;
        text-indent:18px;*/
        display:block;
        position:relative;
        top:-45px;
}

/************* Content-Spalte ***********/

#OuterContentShell{
	font-size:1em;
	position:relative;
	top:0;
	left:0;
	width:439px;
	margin:48px 0 0 69px;
	z-index:10000;
}

#InnerContentShell{
	position:relative;
	top:0;
	left:0;
	width:439px;
}

#Headline{
	position:relative;
	top:0;
	left:0;
	margin:0 0 26px 0;
}

#Headline h1 {
	margin-bottom:0em;
}

#Headline h2{

}

#Description{
	display:none;
}

#ContentNavigation{
	position:relative;
	top:0;
	left:0;
	margin:0 0 26px 0;
}
#ContentNavigation ul{
	list-style:none;
        padding-top:1px;
}
#ContentNavigation li{
	background: url(normal.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	line-height:12px;
	margin: 0 0 5px;
}
#ContentNavigation li.current{
	background: url(current.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	line-height:12px;
	margin: 0 0 5px;
}
#ContentNavigation a{
	font-size:1em;
}
#ContentNavigation a.current{
	color:#ff6600;
}

.inner_cell {
	border-bottom:1px solid #9933CC;
}

.inner_cell_content {
	padding:1em;
}

p.small {
	font-size:xx-small;
}

/****************/
/*--- Links ----*/
/****************/
a:link, a:visited, a:hover, a:active {
	color: #9933CC;
	text-decoration:none;
}

#homelink span {
	display:none;
}


#MenuDropDown a:link, #MenuDropDown a:visited, #MenuDropDown a:hover, #MenuDropDown a:active {
	color: #fff;
	text-decoration:none;
	/*background:url(images/dot_x.gif) bottom left repeat-x;*/
}


#homelink a:link, #homelink a:visited, #homelink a:hover, #homelink a:active {
	background:url(images/lzl_logo.gif) no-repeat;
	width:190px;
	height:47px;
	margin:10px;
	display:block;
}

/*****************************/
/* Functional Page Elements*/
/*************************/

#FontSizer{
	position:absolute;
	right:0;
	top:4px;
	margin:0 8px 0 0;
	z-index:10000;
	overflow:visible;
}
#FontSizer a:link, #FontSizer a:visited, #FontSizer a:hover {
	background:#9A33CC;
	border:1px solid #fff;
	color:#fff;
	margin:0 2px;
	text-decoration:none;
	display:block;
	float:left;
	text-align:center;
	width:16px;
	height:21px;

}
#FontSizer a:hover,
#FontSizer a.current, #FontSizer a.act:link, #FontSizer a.act:visited, #FontSizer a.act:hover {
	background:#fff;
	border:1px solid #000;
	color:#9A33CC;
}

#FontSizer span{

}

#FontSizer a.smallfont{
	font-size:10px;
	line-height:22px;
}
#FontSizer a.normalfont{
	font-size:14px;
	line-height:21px;
}

#FontSizer a.bigfont{
	font-size:19px;
	line-height:21px;
}

#MeinBereich td{
	padding:5px;
	color:#9A33CA;
}
#MeinBereich td.angemeldet{
	background: url(meinbereich/angemeldet.gif) left center no-repeat;
	padding-left: 20px;
	color:black;
}
#MeinBereich td.abgemeldet{
	background: url(meinbereich/abgemeldet.gif) left center no-repeat;
	padding-left: 20px;
	color:#C7BCCD;
}

#MeinBereich a.change{
	color:#FF6200;
}

#Bookmarking {
	margin:10px 0;
}

/*********************/
/* Lists*/
/*********************/

ul {
	margin-bottom:10px;
}

.content_list {
	list-style-type:none !important;
	list-style-position:outside;
}

li input { height:10px; }

.content_list li {
	padding-left:15px;
	background:url(images/content_list.gif) 5px 5px no-repeat;
	/*erzwing hasLAyout in IE6, nötig um bg's ohne display:block darstellen zu können*/
}

/* news ticker */

.news_ticker {
    list-style-type:none;
    list-style-position:outside;
    border:1px solid #C791E3;
	background:#fff;
	padding:5px 0 3px 0;
	margin-bottom:1.8em;
}

.news_ticker li {
	display:block;
	padding:0 5px 0 20px;
	line-height:1.3em;
	background:url(images/news_ticker_listimage.jpg) 6px 4px no-repeat;
}

.news_ticker_item {
	display:block;
    border-bottom:1px solid #9933CC;
    padding-bottom:3px;
}

a.uebersicht{
	float:right;
	clear:left;
	padding:0 0 10px 0;
}

/* Hauptmenue */

#navigation ul{
	list-style-type:none;
	position:relative;
	padding: 0;
	margin:0;
}

#navigation ul li{
	display:block;
	position: absolute;
	left:0;
	text-align:right;
	white-space:nowrap;
	line-height:1.4em;
	padding-top:4px;
	padding-bottom:4px;
}

#navigation ul li a , #navigation ul li a:link, #navigation ul li a:visited {
	background-color:#9933CC;
	text-align:right;
}

#navigation ul li a:hover, #navigation ul li a:active{
	background-color:#B871DB !important;
}

#navigation ul li span.navi{
	display:block;
	white-space:nowrap;
}

#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	color: #fff;
}

/* Hauptmenue Abstaende */

#home { 
	top:-1px;
	width:158px;
	padding-right:17px;
	}
	
.menu_1 { 
	top:25px;
	width:145px;
	padding-right:17px;
	}

.menu_2 { 
	padding-right:17px;
	top:51px;
	width:135px;
	}

.menu_3 { 
	padding-right:17px;
	top:77px;
	width:127px;
	}

.menu_4 { 
	padding-right:17px;
	top:123px;
	width:115px;
	}

.menu_5 { 
	padding-right:16px;
	top:179px;
	width:109px;
	}
	
.menu_6 { 
	padding-right:17px;
	top:205px;
	width:107px;
	}
	
.menu_7 { 
	padding-right:17px;
	top:231px;
	width:107px;
	}

.menu_8 { 
	padding-right:17px;
	top:274px;
	width:111px;
	}
	
.menu_9 { 
	padding-right:17px;
	top:300px;
	width:115px;
	}

/*-----MenuDropdown-----*/

.child
	{ 
	position: absolute;
	visibility: hidden;
    width:100px;
	}

.child, .subchild 
	{ 
	position: absolute;
	visibility: hidden;
	z-index:999;
	}

.navDropdown
	{
	position:relative;
	display: block;
	text-align: left;
	padding: 0;
	background:url(images/dot_x.gif) bottom repeat-x;
	}

.menuDropdown 
	{
	width: 194px;
	background-image:url(images/hover_menu_bg.gif);
	background-repeat:no-repeat;
	position:relative;
	top:-1px;
	}
	
.menuDropdown_extra {
	width: 50px;
	height: 25px;
	position: absolute;
	left: 14px;
	top: 0;
	background: #B871DB;
}	

.hmenu_nr0 .menuDropdown_extra {
	left: 25px;
}

.hmenu_nr6 .menuDropdown_extra {
	left: 0px;
}

.hmenu_nr7 .menuDropdown_extra, .hmenu_nr8 .menuDropdown_extra, .hmenu_nrHome .menuDropdown_extra {
	display: none;
}

.hmenu_nrHome 
	{
	background-image:url(images/homeBG.jpg) !important;
	background-position:0 0;
	height:25px;
	left:-13px;
	width:120px;
	}	

.hmenu_nr0 {
	background-position:-1px -41px;
	left:-37px;
}
	
.hmenu_nr1 
	{
	background-position:-4px -69px;
	left:-24px;
	}
	
.hmenu_nr2 
	{
	background-position:1px -95px;
	left:-21px;
	}
	
.hmenu_nr3 
	{
	background-position:1px -146px;
	left:-9px;
	}
	
.hmenu_nr4 
	{
	background-position:1px -197px;
	left:-2px;
	}
	
.hmenu_nr5 
	{
	background-position:0 -236px;
	left:-1px;
	}
	
.hmenu_nr6 
	{
	background-position:0 -250px;
	left:0;
	}
	
.hmenu_nr7 
	{
	background-image:url(images/std_bg.gif) !important;
	background-position:-34px -116px;
	height:25px;
	left:-1px;
	width: 120px;
	}	
	
.hmenu_nr8
	{
	background-image:url(images/std_bg.gif) !important;
	background-position:-37px -133px;
	height:25px;
	left:0;
	width: 120px;
	}


.hmenu_nr9 {
background-image:url(images/std_bg.gif) !important;
background-position:10px -137px;
height:25px;
left:-91px;
}


/* hover menu 1 */
.sub_1_1 {
	left:28px;
	padding:2px 0 5px 10px;
	width:141px;
}

.sub_1_2 {
	left:22px;
	padding:2px 0 5px 10px;
	width:142px;
}

.sub_1_3 {
	left:15px;
	padding:2px 0 5px 10px;
	width:146px;
}

.sub_1_4 {
	left:10px;
	padding:2px 0 5px 10px;
	width:149px;
}

.sub_1_5 {
    left:5px;
    padding:2px 0pt 5px 10px;
    width:151px;
}

.sub_1_6 {
    left:0px;
    padding:2px 0pt 5px 10px;
    width:155px;
}

/* hover menu 2 */
.sub_2_1 {
	left:17px;
	padding:2px 0 5px 10px;
	width:144px;
}

.sub_2_2 {
	left:7px;
	padding:2px 0 5px 10px;
	width:149px;
}

.sub_2_3 {
	left:1px;
	padding:2px 0 5px 10px;
	width:152px;
}
	
/* hover menu 3 */
.sub_3_1 {
	left:15px;
	padding:2px 0 5px 10px;
	width:147px;
}

.sub_3_2 {
	left:9px;
	padding:2px 0 5px 10px;
	width:150px;
}

.sub_3_3 {
	left:6px;
	padding:2px 0 5px 10px;
	width:152px;
}

.sub_3_4 {
	left:3px;
	padding:2px 0 5px 10px;
	width:153px;
}

.sub_3_5 {
	left:1px;
	padding:2px 0 5px 10px;
	width:154px;
}

.sub_3_6 {
	left:2px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_3_7 {
	left:1px;
	padding:2px 0pt 5px 10px;
	width:153px;
}
	
/* hover menu 4 */
.sub_4_1 {
	left:3px;
	padding:2px 0 5px 10px;
	width:153px;
}

.sub_4_2 {
	left:2px;
	padding:2px 0 5px 10px;
	width:154px;
}

.sub_4_3 {
	left:2px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_4_4 {
	left:2px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_4_5 {
	left:3px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_4_6 {
	left:7px;
	padding:2px 0pt 5px 10px;
	width:152px;
}

.sub_4_7 {
	left:11px;
	padding:2px 0pt 5px 10px;
	width:150px;
}

.sub_4_8 {
	left:16px;
	padding:2px 0pt 5px 10px;
	width:149px;
}

.sub_4_9 {
	left:21px;
	padding:2px 0pt 5px 10px;
	width:149px;
}
	
/* hover menu 5 */
.sub_5_1 {
	left:2px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_5_2 {
	left:1px;
	padding:2px 0pt 5px 10px;
	width:154px;
}

.sub_5_3 {
	left:1px;
	padding:2px 0pt 5px 10px;
	width:155px;
}

.sub_5_4 {
	left:4px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_5_5 {
	left:7px;
	padding:2px 0pt 5px 10px;
	width:152px;
}

.sub_5_6 {
	left:10px;
	padding:2px 0pt 5px 10px;
	width:153px;
	}
	
.sub_5_7 {
	left:14px;
	padding:2px 0pt 5px 10px;
	width:150px;
	}
.sub_5_8 {
	left:21px;
	padding:2px 0pt 5px 10px;
	width:147px;
	}
.sub_5_9 {
    left:28px;
    padding:2px 0 5px 10px;
    width:142px;
}
.sub_5_10 {
    left:37px;
    padding:2px 0 5px 10px;
    width:140px;
}
	
/* hover menu 6 */
.sub_6_1 {
	left:1px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_6_2 {
	left:1px;
	padding:2px 0pt 5px 10px;
	width:155px;
}

.sub_6_3 {
	left:4px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_6_4 {
	left:9px;
	padding:2px 0pt 5px 10px;
	width:153px;
}
	
/* hover menu 7 */
.sub_7_1 {
	left:2px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_7_2 {
	left:4px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_7_3 {
	left:6px;
	padding:2px 0pt 5px 10px;
	width:153px;
}

.sub_7_4 {
	left:11px;
	padding:2px 0pt 5px 10px;
	width:150px;
}

.sub_7_5 {
	left:15px;
	padding:2px 0pt 5px 10px;
	width:150px;
}



/*********************/
/* Content-Elements  */
/*********************/

.text_highlight {
	color:#ff6600;
}

h1 {
	line-height:1em;
	font-weight:normal;
	color:#9933CC;
	font-size:1.6em;
	padding-bottom:0.2em;
	border-bottom:1px solid #9933CC;
	margin-bottom:0.5em;
}

h2 {
	font-weight:normal;
	color:#9933CC;
	font-size:1.4em;
	line-height:1.2em;
	padding:0.2em 0;
	margin:0;
        margin-bottom:0.5em;
}

h3 {
	font-weight:normal;
	color:#9933CC;
	font-size:1.4em;
	line-height:1.2em;
	padding:0.2em 0;
	margin:0;
        margin-bottom:0.5em;
}

h4 {
	font-weight:normal;
	color:#9933CC;
	font-size:1.4em;
	line-height:1.2em;
	padding:0.2em 0;
	margin:0;
        margin-bottom:0.5em;
}

h2.jspf_headline {
	color:#FF6600;
	font-weight:bold;
	margin:1em 0;
}

p.caption {
	font-style:italic;
	font-size:0.9em;
}

p.Textviolett {
	color:#9a33cc;
	line-height:220%;
	margin:0 15px 15px 15px;
}

#teaser p {
	color:#9933CC;
}

.teaser_button_large {
	background-color:#9933CC;
	border:1px solid #fff;
	color:#fff;
	font-weight:bold;
	margin-bottom:4px;
	padding:1px 3px;
	display:block;
	width:130px; overflow-x:hidden;
}

.login_flashreplace, .login_ls {
	display:block;
	font-size:1.4em;
	line-height:1.4em;
}

.content_text {
	margin-bottom:1.8em;
}

#teaser .content_text {
	margin-bottom:0.3em;
}

.content_row {
	width:439px;
	margin-bottom:1.8em;
}

.ZMSGraphic {
	width:437px;
}

.content_border {
	border:1px solid #9933CC !important;
	padding:8px;
	width:422px !important;
}

.noborder {
	border:none !important;
}

/* LifstyleTeaser */

.lifestyleTeaser_title {
	color:#FFFFFF;
	display:block;
	font-size:1.3em;
	font-weight:bold;
	margin:3px auto 107px auto;
        text-align:center;
}

.lifestyleTeaser_text {
	color:#FFFFFF;
	display:block;
	margin:5px 5px 65px 5px; text-align:center;
}

a.lifestyleTeaser_link:link, a.lifestyleTeaser_link:visited, a.lifestyleTeaser_link:active, a.lifestyleTeaser_link:hover {
	color:#fff !important;
	margin:0;
	font-size:1em;
}

/* topic items/list */

.topic_list_image {
	float:left;
        padding:6px 10px 5px 0;	
}

.topic_list_title {
	line-height:1.4em;	
}

.topic_list_teaser {
	margin-bottom:0.3em;
}

.topic_item_teaser {
	font-weight:bold;
}

/* image_wDesc - Bild mit Beschriftung */

.image_wDesc {
	margin-right:8px;
}

.image_wDesc_float {
	float:left;
	margin-bottom:0.3em !important;
}

.image_wDesc_image {
	position:relative;
	float:left;
}

.image_wDesc_text {
	background-color:#9933CC;
	color:#FFFFFF;
	font-size:0.8em;
	line-height:1.3em;
	float:left;
	padding:5px 5%;
	width:90%;
}


/* eyecandy_inline - Schmuckbild */

.eyecandy_inline {
	position:relative;
}

.eyecandy_inline_image {
	position:relative;
	border:1px solid #9933CC;
	margin:0 8px 0 0;
	float:left;
}

.eyecandy_inline_txt {
	font-weight:bold;
	padding-left:5px;
}

.eyecandy_inline_txt h2 {
	padding:0 0 0.2em 0;
	margin-top:-3px;
}


.eyecandy_inline_title {
	color:#9933CC;
}

/* infobox - Infobox */

.infobox_body {
	border:1px solid #C691E3;
	overflow:hidden;
}

.infobox_body p {
	padding: 6px;
	vertical-align:middle;
	background: #fff;
}

.infobox_body p img {
	vertical-align:middle;
}

.infobox_title {
	color: #9933CC;
	font-weight: bold;
	display: block;
	margin: 0 0 0.4em 0;
}

.infobox_image {
	float: left;
}

.infobox_title_form {
	background:url(images/infoxbox_head2.gif) top left no-repeat;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.3em;
	padding:5px 10px;
}

.infobox_text {
	color:#9933CC;
	padding:20px 10px 10px 10px;
	line-height:1.2em;
}

/* 2col_item - zweipsaltiger Inhalt */

.left_col {
    float:left;
    width:48%;
    overflow:hidden;
}

.right_col {
    float:right;
    width:48%;
    overflow:hidden;
}

/* eyecandy - Schmuckbild-Box */

.eyecandy_body {
	border:1px solid #9933CC;
	border-top:none;
	background:#fff;
	padding:15px 15px 5px 15px;
	overflow:hidden;
	margin-top:-2px;
}

.eyecandy_title {
	font-weight: bold;
	color: #9933CC;
	margin-bottom: 0.4em;
}

.eyecandy_body div {
	position:relative;
	vertical-align: middle;
}

.twoCols div {
	width: 46%;
	padding: 0 2%;
	float: left;
}

.eyecandy_body div img {
	vertical-align: middle;
}

.threeCols div {
	width: 31%;
	padding: 0 1%;
	float: left;
}

.eyecandy_text {
	float:left;
}

.more_link, a.more_link:link, a.more_link:visited, a.more_link:active, a.more_link:hover {
	display: block;
        text-align: right;
}

/****************/
/* Forms 	  */
/************/

#search {
	margin:20px auto 13px 10px;
}

select, input, textarea { 
	font-size: 99%; /*Safari Fix*/
	margin-right:3px;
	overflow:hidden;
	padding:2px 0pt 2px 3px;
} 

#pageRegionLeft input {
	padding:1px 0pt 2px 3px;
}

form {

}

label {
	font-weight:bold;
	color:#9933CC;
	display:block;
	padding-bottom:2px;
}

.inputHolder {
	height:auto !important;
	min-height:50px !important;
}

input.input {
	border-width:1px;
	border-style:solid;
	border-color:#DCB8ED;
	background-color:#F4EEFA;
	width:115px;
}

input.input_teaser {
	border:1px solid #9933CC;
	background-color:#fff;
	color:#9933CC;
	height:12px;
	width:132px;
	font-size:0.9em;
	margin:0;
	float:left;
}

input.input_login {
	margin-bottom:3px;
	float:left;
}

input.input_logout {
	background-color:#DCB8ED;
	margin-bottom:5px;
	float:left;
	margin-right:15px;
}

input.logout{
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid #9933CC;
	color:#9933CC;
	line-height:12px;
	width:137px;
	display:block;
	clear:both;
	float:left;
	padding:0;
}

input.submit {
	border-width:1px;
	border-style:none;
	border-color:#DCB8ED;
	background: transparent url(images/submit.gif) right no-repeat;
	padding-right:13px !important;
	cursor:pointer;
	font-weight:bold;
	color:#fff;
}

input.submit_teaser {
	border-width:1px;
	border-style:none;
	background: transparent url(images/submit_teaser.gif) right no-repeat;
	padding-right:10px;
	padding-left:3px;
	cursor:pointer;
	font-weight:bold;
}

.form_line {
	display:block;
	margin-bottom:1em;
}

.form_left {
	display:block;
	float:left;
	text-align:left;
	width:150px;
	margin-right:10px;
	width:35%;
}

.form_right {
	display:block;
	float:left;
	width:55%;
}

.form_right label {
	margin-top:5px;
	font-weight:normal;
}

.form_right input.input {
	width:180px;
}

.form_right input.medium_input {
	width:100px;
}

.form_line select, .form_line select {
	width:90px;
	border:1px solid #DCB8ED;
	background-color:#F4EEFA;
	padding:1px;
}

.form_line select.time {
	width:40px;
	margin:0 12px 0 5px;
}

.form_line select.date {
	width:58px;
	margin:0 12px 0 5px;
}

.inner_form {
	padding:15px;
}

input.accept_big {
	padding:0px;
	margin:0 0 0 7px;
}

.form_error {
	color:red;
}

input.noborder {
	margin-right:0;
}

/******************************/
/* Clearing - do not modify */
/**************************/

.floatholder { overflow:hidden; }

.clerasil:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.clerasil { display: block; }


/* Anpassungen ZMSGraphic */

div.ZMSGraphic 
	{ 
	background-color:transparent; 
	}

div.ZMSGraphic.left 
	{
	text-align:left;
	}
	
div.ZMSGraphic.right 
	{
	text-align:right;
	}

div.ZMSGraphic.center 
	{
	text-align:center;
	}

div.ZMSGraphic.floatleft
	{ 
	float:left;
	}

div.ZMSGraphic.floatright
	{ 
	float:right;
	}

div.ZMSGraphic.center
	{ 
	text-align:center;
	}

div.graphic.alignleft
	{
	float:left;
	text-align:right;
	margin-right:4px;
	}

div.graphic.alignright
	{
	float:right;
	text-align:right;
	margin-left:4px;
	}

div.ZMSGraphic div.text
	{
	padding: 4px;
	}

.zoom_inline a.zoom:link, .zoom_inline a.zoom:visited, .zoom_inline a.zoom:hover, .zoom_inline a.zoom:active
	{
	background: #fff;
	height:21px;
	overflow:hidden;
	position:absolute;
	right:2px;
	bottom:2px;
	}
	
a.zoom img.zoom
	{
	width: 23px;
	height: 21px;
	background: url(images/zoom.gif);
	}

a.download img.download
	{
	width: 23px;
	height: 21px;
	background: url(images/download.gif);
	}

a.superzoom img.superzoom
	{
	width: 23px;
	height: 21px;
	background: url(images/superzoom.gif);
	}
	
/******************************
*****	Asthmakontrolltest ****
******************************/
div#contentACT label {
	color:black;
	font-weight:normal;
	display:inline;
}

div#contentACT .error {
	color: #FF6400;
}

div#contentACT .questionColumn {
	background-repeat: no-repeat;
	padding-left: 40px;
        padding-bottom:10px;
	height: 40px;
	text-align: center;
}

div#contentACT form .color1 , form .color2, form .color3, form .color4, form .color5, form .color6 {
	padding:3px;
	color:white;
	font-weight:bold;
        border-right:2px solid #F4EEF8;
}

form .color1 {
	background-color: #FACDAC;
}

form .color2 {
	background-color: #FFB574;
}

form .color3 {
	background-color: #FF9B3D;
}

form .color4 {
	background-color: #D9B6EC;
}

form .color5 {
	background-color: #CFA4E9;
}

form .color6 {
	background-color: #B56BDA;
}

.orange_override {
color:#FF6600 !important;
}

.resultBG{
	width:455px;
	height:43px;
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	padding-top:5px;
	font-size: 30px;
        line-height: 30px;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
}

/* Zoom Image */
.image_elements .zoom_image img {
	display:block;
}
.image_elements {
	margin-bottom:0.5em;
}
.image_elements a img {
	border:medium none;
}

a.zoom_image {
	background-image:url(images/zoom.gif);
	background-repeat:no-repeat;
	display:block;
	padding:0 0 22px 0;
	margin-top:4px;
}

a.zoom_image span {
	visibility:hidden;
}