			div.txt {
				color:#7f7f7f;
				font-size:12px;
				font-weight:normal;
			}
			
			div.txt_info {
				color:#7f7f7f;
				font-size:11px;
				font-weight:normal;
			}
			
			div.header_tagebuch_tb {
				position:relative;
				top:0px;
				left:0px;
				background-image:url(../images/header_tagebuch_tb.jpg);
				background-repeat:no-repeat;
				width:580px;
				height:170px;
			}
			
			div.header_tagebuch_fi {
				background-image:url(../images/header_tagebuch_fi.jpg);
			}
			
			div.links_zeitspanne {
				position:absolute;
				top:90px;
				left:9px;
				width:310px;
				height:17px;
			}
			
			div.link_tag {
				position:absolute;
				top:150px;
				left:191px;
				width:192px;
				height:17px;
				text-align:center;
			}
			
			div.navigation_tag {
				position:absolute;
				top:120px;
				left:192px;
				width:192px;
				height:23px;
				text-align:center;
			}
			
			div.navigation_tag_left {
				position:absolute;
				top:3px;
				left:0px;
				background-image:url(../images/arrow_left.gif);
				background-repeat:no-repeat;
				width:21px;
				height:19px;
				cursor:pointer;
			}
			
			div.navigation_tag_right {
				position:absolute;
				top:3px;
				right:0px;
				background-image:url(../images/arrow_right.gif);
				background-repeat:no-repeat;
				width:21px;
				height:19px;
				cursor:pointer;
			}
			
			div.navigation_tag_datum {
				margin:auto;
				font-weight:normal;
				font-size:20px;
				color:#fe5200;
			}

			a.zeitspanne {
				color:#929395;
				font-weight:normal;
				padding-right:10px;
				font-size:12px;
				line-height:normal;
			}
			
			a.zeitspanne_act {
				color:#ff4600;
				font-weight:normal;
				padding-right:10px;
				font-size:12px;
				line-height:normal;
			}
			
			.zeitspanne {
				color:#929395;
				font-weight:normal;
				padding-right:10px;
				font-size:12px;
				line-height:normal;
			}

			div.overview_settings {
				position:relative;
				margin-top:25px;
				margin-bottom:25px;
				width:580px;
				height:140px;
				background-color:#eceeed;
			}
			
			div.skala_overview {
				position:absolute;
				top:13px;
				left:10px;
				font-size:10px;
			}
			
			div.bmi_wrapper {
				position:absolute;
				top:15px;
				left:290px;
				width:280px;
				height:115px;
			}
			
			div.bmi {
				position:absolute;
				top:3px;
				left:5px;
				color:#7f7f7f;
				font-size:12px;
			}
			
			div.ziel_overview {
				position:absolute;
				top:35px;
				left:5px;
				color:#7f7f7f;
				font-size:12px;
			}
			
			div.ziel {
				position:absolute;
				top:55px;
				left:0px;
			}
			
			div.color_result {
				color:#58585a;
			}
			
			div.mr5 { margin-right:5px; }
			div.mr10 { margin-right:10px; }
			div.mr15 { margin-right:15px; }
			div.mr20 { margin-right:20px; }
			div.mr25 { margin-right:25px; }
			div.mr35 { margin-right:35px; }
			div.mr40 { margin-right:40px; }
			div.mr45 { margin-right:45px; }
			div.mr50 { margin-right:50px; }
			div.mr85 { margin-right:83px; }
			
			div.mb15 { margin-bottom:15px; }
			div.mb18 { margin-bottom:18px; }
			.mb3 { margin-bottom:3px; }
			
			div.mt5 { margin-top:5px; }
			div.mt18 { margin-top:18px; }
			
			div.icon_info_overview {
				position:absolute;
				right:0px;
				top:0px;
				width:19px;
				height:19px;
				background-image:url(../images/icon_info.gif);
				background-repeat:no-repeat;
				cursor:pointer;
			}
			
			div.einstellungen_felder {
				position:relative;
				left:0px;
				top:10px;
				width:580px;
				min-height:30px;
				background-color:#eceded;
				font-size:11px;
				color:#7f7f7f;
				font-weight:bold;
				margin-bottom:2px;
			}
			
			div.icon_info {
				position:absolute;
				left:551px;
				top:6px;
				width:19px;
				height:19px;
				background-image:url(../images/icon_info.gif);
				background-repeat:no-repeat;
				cursor:pointer;
			}
			 
			div.info_text {
				position:relative;
				width:560px;
				left:10px;
				top:15px;
			}
			
			
			input, textarea {
				font-size:12px;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
			}
			
			input.form_main {
				margin:0px;
				padding:0px;
				border:0px;
				background-color:#FFFFFF;
				color:#4d4e50;
				width:33px;
				height:17px;
				font-size:11px;
				vertical-align:middle;
				padding-top:3px;
				padding-left:2px;
				text-align:center;
			}
			
			input.form_main2 {
				margin:0px;
				padding:0px;
				border:0px;
				background-color:#FFFFFF;
				color:#4d4e50;
				width:33px;
				height:17px;
				font-size:11px;
				padding-top:3px;
				padding-left:2px;
				vertical-align:middle;
				text-align:center;
			}
			
			input.login_fields {
				margin:0px;
				padding:0px;
				border:0px;
				background-color:#FFFFFF;
				color:#4d4e50;
				width:120px;
				height:17px;
				font-size:11px;
				padding-top:3px;
				padding-left:2px;
				vertical-align:middle;
			}
			
			textarea.form_main {
				width:550px;
				height:140px;
				border:0px;
				background-color:#ffffff;
				padding:5px;
				font-weight:bold;
				margin:10px;
				margin-bottom:15px;
			}
						
			textarea.form_ziel {
				width:260px;
				height:70px;
				border:0px;
				background-color:#ffffff;
				padding:5px;
				font-weight:bold;
			}
			
			/*Remove button padding in FF*/
			input.form_submit::-moz-focus-inner 
			{ 
				border: 0;
				padding: 0;
			}
			
			input.form_submit {
				position:relative;
				color:#8f9092;
				font-weight:bold;
				font-size:15px;
				width:114px;
				height:27px;
				background-image:url(../images/btn_bg_act.gif);
				background-repeat:no-repeat;
				border:0px;
				text-align:left;
				margin:0px;
				padding:0px;
				padding-left:15px;
				padding-top:-10px;
				cursor:pointer;
				margin-right:15px;
			}
			
			div.margin_tab_content {
				margin-left:10px;
				margin-top:5px;
				*margin-top:4px;
			}
			
			div.resultat_gewicht {
				position:absolute;
				left:495px;
				top:0px;
				font-size:11px;
			}
			
			div.tab {
				width:580px;
				border-top:1px solid #ff4600;
				background-image:url(../images/icon_open_tab.gif);
				background-repeat:no-repeat;
				background-position:551px 5px;
				cursor:pointer;
				min-height:33px;
				_height:33px;

			}
			
			div.tab_title {
				color:#ff4600;
				font-weight:normal;
				font-size:20px;
				margin-top:4px;
				*margin-top:5px;
			}
			
			div.tab_content {
				position:relative;
				width:580px;
				padding-bottom:20px;
				margin-bottom:20px;
			}
			
			td.tbl_zeit {
				width:33%;
				height:20px;
				text-align:center;
				border:1px solid #FFFFFF;
			}
			
			td.tbl_ernaehrung {
				height:30px;
				background-color:#eceded;
				border:1px solid #FFFFFF;
				padding-left:10px;
				vertical-align:middle;
				color:#7f7f7f;
			}
			
			div.float_left {
				float:left;
				display:inline;
			}
			
			.bld {
				font-weight:bold;
			}
			
			.center {
				text-align:center;
			}
			
		/* Energiebilanz */
		div.content_wrapper {
			position:relative;
			margin-top:40px;
			width:580px;
			height:820px;
			z-index:1;
			color:#000000;
		}
		
		div.nahrung_wrapper {
			position:relative;
			width:580px;
			height:430px;
			background-image:url(../images/bg_nahrung.png);
			background-repeat:no-repeat;
			margin-bottom:8px;
			z-index:998;
		}
		
		div.target_wrapper {
			position:relative;
			width:188px;
			height:300px;
			background-image:url(../images/target_bg.png);
			background-repeat:no-repeat;
			margin-right:8px;
			margin-bottom:8px;
			z-index:3;
		}
		
		div.target_footer {
			clear:both;
			position:relative;
			width:580px;
			height:62px;
			background-image:url(../images/footer_eb.png);
			background-repeat:no-repeat;
		}
		
		div.no1 {
			position:absolute;
			top:10px;
			left:11px;
			width:26px;
			height:26px;
			background-image:url(../images/no1.gif);
			background-repeat:no-repeat;
		}
		
		div.no2 {
			position:absolute;
			top:10px;
			left:11px;
			width:26px;
			height:26px;
			background-image:url(../images/no2.gif);
			background-repeat:no-repeat;
		}
		
		div.no3 {
			position:absolute;
			top:10px;
			left:11px;
			width:26px;
			height:26px;
			background-image:url(../images/no3.gif);
			background-repeat:no-repeat;
		}
		
		div.footer_txt {
			position:absolute;
			top:23px;
			left:17px;
			font-size:14px;
			font-weight:bold;
			text-align:left;
		}

		div.teller {
			position:absolute;
			top:40px;
			left:17px;
			width:154px;
			height:154px;
			background-image:url(../images/teller.png);
			background-repeat:no-repeat;
			z-index:4;
		}
		
		div.kcal {
			position:absolute;
			top:253px;
			right:24px;
			width:45px;
			height:20px;
			font-size:21px;
			font-weight:bold;
		}
		
		div.resultat_kcal {
			position:absolute;
			top:238px;
			right:75px;
			font-size:36px;
			font-weight:bold;
		}
		
		div.txt_nahrung {
			position:absolute;
			top:203px;
			left:15px;
			width:160px;
			font-size:12px;
			font-weight:bold;
			text-align:left;
		}
		
		div.spazieren {
			position:absolute;
			top:80px;
			left:15px;
			width:76px;
			height:74px;
			background-image:url(../images/spazieren.png);
			background-repeat:no-repeat;
			cursor:pointer;
		}
				
		div.joggen {
			position:absolute;
			top:80px;
			left:99px;
			width:76px;
			height:74px;
			background-image:url(../images/joggen.png);
			background-repeat:no-repeat;
			cursor:pointer;
		}
		
		div.zeit {
			position:absolute;
			top:238px;
			right:24px;
			height:50px;
			font-size:21px;
			font-weight:bold;
		}

		div.uhr {
			position:absolute;
			top:40px;
			left:17px;
			width:154px;
			height:154px;
			background-image:url(../images/uhr_0_0.png);
			background-repeat:no-repeat;
		}

		div.taetigkeit {
			position:absolute;
			top:253px;
			left:0px;
			height:30px;
			width:188px;
			font-size:21px;
			font-weight:bold;
			text-align:center;
		}
		
		#schokolade {
			position:absolute;
			top:54px;
			left:37px;
			width:106px;
			height:47px;
			background-image:url(../images/schokolade_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#kaffee {
			position:absolute;
			top:54px;
			left:189px;
			width:106px;
			height:47px;
			background-image:url(../images/kaffee_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#muesli {
			position:absolute;
			top:23px;
			left:310px;
			width:117px;
			height:84px;
			background-image:url(../images/muesli_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#gummibaerchen {
			position:absolute;
			top:53px;
			left:435px;
			width:109px;
			height:68px;
			background-image:url(../images/gummibaerchen_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#kaese_100 {
			position:absolute;
			top:132px;
			left:37px;
			width:91px;
			height:47px;
			background-image:url(../images/kaese_100_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#kaese_50 {
			position:absolute;
			top:132px;
			left:142px;
			width:47px;
			height:47px;
			background-image:url(../images/kaese_50_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#torte {
			position:absolute;
			top:112px;
			left:219px;
			width:91px;
			height:67px;
			background-image:url(../images/torte_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#bier {
			position:absolute;
			top:137px;
			left:340px;
			width:54px;
			height:112px;
			background-image:url(../images/bier_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#wurstsalat {
			position:absolute;
			top:150px;
			left:430px;
			width:117px;
			height:74px;
			background-image:url(../images/wurstsalat_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#eis {
			position:absolute;
			top:197px;
			left:82px;
			width:53px;
			height:100px;
			background-image:url(../images/eis_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#bratwurst {
			position:absolute;
			top:203px;
			left:169px;
			width:136px;
			height:69px;
			background-image:url(../images/bratwurst_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#apfelsaft {
			position:absolute;
			top:240px;
			left:37px;
			width:42px;
			height:154px;
			background-image:url(../images/apfelsaft_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#bananasplit {
			position:absolute;
			top:289px;
			left:116px;
			width:103px;
			height:108px;
			background-image:url(../images/bananasplit_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#getreideriegel {
			position:absolute;
			top:296px;
			left:232px;
			width:86px;
			height:86px;
			background-image:url(../images/getreideriegel_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#spaghetti {
			position:absolute;
			top:268px;
			left:320px;
			width:137px;
			height:110px;
			background-image:url(../images/spaghetti_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		#salatsauce {
			position:absolute;
			top:272px;
			left:472px;
			width:68px;
			height:127px;
			background-image:url(../images/salatsauce_drag.png);
			background-repeat:no-repeat;
			cursor:move;
			z-index:999;
		}
		
		div.tooltips {
			position:absolute;
			width:191px;
			height:106px;
			background-image:url(../images/sprechblase.png);
			background-repeat:no-repeat;
			z-index:999;
			font-size:12px;
			font-weight:bold;
			padding-top:25px;
			text-align:center;
			overflow:hidden;
		}
		
		div.tooltips_js {
			width:191px;
			height:106px;
			background-image:url(../images/sprechblase.png);
			background-repeat:no-repeat;
			z-index:999;
			font-size:12px;
			font-weight:bold;
			padding-top:25px;
			text-align:center;
			overflow:hidden;
		}

		/*div.stunde {
			position:absolute;
			top:38px;
			left:73px;
			width:8px;
			height:53px;
			background-image:url(../images/stundenzeiger.gif);
			background-repeat:no-repeat;
		}		*/

		div.uhr_0_0 { background-image:url(../images/uhr_0_0.png); }
		div.uhr_0_1 { background-image:url(../images/uhr_0_1.png); }
		div.uhr_0_2 { background-image:url(../images/uhr_0_2.png); }
		div.uhr_0_3 { background-image:url(../images/uhr_0_3.png); }
		div.uhr_0_4 { background-image:url(../images/uhr_0_4.png); }
		div.uhr_0_5 { background-image:url(../images/uhr_0_5.png); }
		div.uhr_0_6 { background-image:url(../images/uhr_0_6.png); }
		div.uhr_0_7 { background-image:url(../images/uhr_0_7.png); }
		div.uhr_0_8 { background-image:url(../images/uhr_0_8.png); }
		div.uhr_0_9 { background-image:url(../images/uhr_0_9.png); }
		div.uhr_0_10 { background-image:url(../images/uhr_0_10.png); }
		div.uhr_0_11 { background-image:url(../images/uhr_0_11.png); }
		div.uhr_1_0 { background-image:url(../images/uhr_1_0.png); }
		div.uhr_1_1 { background-image:url(../images/uhr_1_1.png); }
		div.uhr_1_2 { background-image:url(../images/uhr_1_2.png); }
		div.uhr_1_3 { background-image:url(../images/uhr_1_3.png); }
		div.uhr_1_4 { background-image:url(../images/uhr_1_4.png); }
		div.uhr_1_5 { background-image:url(../images/uhr_1_5.png); }
		div.uhr_1_6 { background-image:url(../images/uhr_1_6.png); }
		div.uhr_1_7 { background-image:url(../images/uhr_1_7.png); }
		div.uhr_1_8 { background-image:url(../images/uhr_1_8.png); }
		div.uhr_1_9 { background-image:url(../images/uhr_1_9.png); }
		div.uhr_1_10 { background-image:url(../images/uhr_1_10.png); }
		div.uhr_1_11 { background-image:url(../images/uhr_1_11.png); }
		div.uhr_2_0 { background-image:url(../images/uhr_2_0.png); }
		div.uhr_2_1 { background-image:url(../images/uhr_2_1.png); }
		div.uhr_2_2 { background-image:url(../images/uhr_2_2.png); }
		div.uhr_2_3 { background-image:url(../images/uhr_2_3.png); }
		div.uhr_2_4 { background-image:url(../images/uhr_2_4.png); }
		div.uhr_2_5 { background-image:url(../images/uhr_2_5.png); }
		div.uhr_2_6 { background-image:url(../images/uhr_2_6.png); }
		div.uhr_2_7 { background-image:url(../images/uhr_2_7.png); }
		div.uhr_2_8 { background-image:url(../images/uhr_2_8.png); }
		div.uhr_2_9 { background-image:url(../images/uhr_2_9.png); }
		div.uhr_2_10 { background-image:url(../images/uhr_2_10.png); }
		div.uhr_2_11 { background-image:url(../images/uhr_2_11.png); }
		div.uhr_3_0 { background-image:url(../images/uhr_3_0.png); }
		div.uhr_3_1 { background-image:url(../images/uhr_3_1.png); }
		div.uhr_3_2 { background-image:url(../images/uhr_3_2.png); }
		div.uhr_3_3 { background-image:url(../images/uhr_3_3.png); }
		div.uhr_3_4 { background-image:url(../images/uhr_3_4.png); }
		div.uhr_3_5 { background-image:url(../images/uhr_3_5.png); }
		div.uhr_3_6 { background-image:url(../images/uhr_3_6.png); }
		div.uhr_3_7 { background-image:url(../images/uhr_3_7.png); }
		div.uhr_3_8 { background-image:url(../images/uhr_3_8.png); }
		div.uhr_3_9 { background-image:url(../images/uhr_3_9.png); }
		div.uhr_3_10 { background-image:url(../images/uhr_3_10.png); }
		div.uhr_3_11 { background-image:url(../images/uhr_3_11.png); }
		div.uhr_4_0 { background-image:url(../images/uhr_4_0.png); }
		div.uhr_4_1 { background-image:url(../images/uhr_4_1.png); }
		div.uhr_4_2 { background-image:url(../images/uhr_4_2.png); }
		div.uhr_4_3 { background-image:url(../images/uhr_4_3.png); }
		div.uhr_4_4 { background-image:url(../images/uhr_4_4.png); }
		div.uhr_4_5 { background-image:url(../images/uhr_4_5.png); }
		div.uhr_4_6 { background-image:url(../images/uhr_4_6.png); }
		div.uhr_4_7 { background-image:url(../images/uhr_4_7.png); }
		div.uhr_4_8 { background-image:url(../images/uhr_4_8.png); }
		div.uhr_4_9 { background-image:url(../images/uhr_4_9.png); }
		div.uhr_4_10 { background-image:url(../images/uhr_4_10.png); }
		div.uhr_4_11 { background-image:url(../images/uhr_4_11.png); }
		div.uhr_5_0 { background-image:url(../images/uhr_5_0.png); }
		div.uhr_5_1 { background-image:url(../images/uhr_5_1.png); }
		div.uhr_5_2 { background-image:url(../images/uhr_5_2.png); }
		div.uhr_5_3 { background-image:url(../images/uhr_5_3.png); }
		div.uhr_5_4 { background-image:url(../images/uhr_5_4.png); }
		div.uhr_5_5 { background-image:url(../images/uhr_5_5.png); }
		div.uhr_5_6 { background-image:url(../images/uhr_5_6.png); }
		div.uhr_5_7 { background-image:url(../images/uhr_5_7.png); }
		div.uhr_5_8 { background-image:url(../images/uhr_5_8.png); }
		div.uhr_5_9 { background-image:url(../images/uhr_5_9.png); }
		div.uhr_5_10 { background-image:url(../images/uhr_5_10.png); }
		div.uhr_5_11 { background-image:url(../images/uhr_5_11.png); }
		div.uhr_6_0 { background-image:url(../images/uhr_6_0.png); }
		div.uhr_6_1 { background-image:url(../images/uhr_6_1.png); }
		div.uhr_6_2 { background-image:url(../images/uhr_6_2.png); }
		div.uhr_6_3 { background-image:url(../images/uhr_6_3.png); }
		div.uhr_6_4 { background-image:url(../images/uhr_6_4.png); }
		div.uhr_6_5 { background-image:url(../images/uhr_6_5.png); }
		div.uhr_6_6 { background-image:url(../images/uhr_6_6.png); }
		div.uhr_6_7 { background-image:url(../images/uhr_6_7.png); }
		div.uhr_6_8 { background-image:url(../images/uhr_6_8.png); }
		div.uhr_6_9 { background-image:url(../images/uhr_6_9.png); }
		div.uhr_6_10 { background-image:url(../images/uhr_6_10.png); }
		div.uhr_6_11 { background-image:url(../images/uhr_6_11.png); }
		div.uhr_7_0 { background-image:url(../images/uhr_7_0.png); }
		div.uhr_7_1 { background-image:url(../images/uhr_7_1.png); }
		div.uhr_7_2 { background-image:url(../images/uhr_7_2.png); }
		div.uhr_7_3 { background-image:url(../images/uhr_7_3.png); }
		div.uhr_7_4 { background-image:url(../images/uhr_7_4.png); }
		div.uhr_7_5 { background-image:url(../images/uhr_7_5.png); }
		div.uhr_7_6 { background-image:url(../images/uhr_7_6.png); }
		div.uhr_7_7 { background-image:url(../images/uhr_7_7.png); }
		div.uhr_7_8 { background-image:url(../images/uhr_7_8.png); }
		div.uhr_7_9 { background-image:url(../images/uhr_7_9.png); }
		div.uhr_7_10 { background-image:url(../images/uhr_7_10.png); }
		div.uhr_7_11 { background-image:url(../images/uhr_7_11.png); }
		div.uhr_8_0 { background-image:url(../images/uhr_8_0.png); }
		div.uhr_8_1 { background-image:url(../images/uhr_8_1.png); }
		div.uhr_8_2 { background-image:url(../images/uhr_8_2.png); }
		div.uhr_8_3 { background-image:url(../images/uhr_8_3.png); }
		div.uhr_8_4 { background-image:url(../images/uhr_8_4.png); }
		div.uhr_8_5 { background-image:url(../images/uhr_8_5.png); }
		div.uhr_8_6 { background-image:url(../images/uhr_8_6.png); }
		div.uhr_8_7 { background-image:url(../images/uhr_8_7.png); }
		div.uhr_8_8 { background-image:url(../images/uhr_8_8.png); }
		div.uhr_8_9 { background-image:url(../images/uhr_8_9.png); }
		div.uhr_8_10 { background-image:url(../images/uhr_8_10.png); }
		div.uhr_8_11 { background-image:url(../images/uhr_8_11.png); }
		
		/* Fit in 12 Wochen */
		div.countdown_wrapper{
			position:absolute;
			top:94px;
			left:240px;
			width:100px;
			height:86px;
		}
		
		div.countdown {
			background-image:url(../images/rahmen_anzahl_tage.gif);
			background-repeat:no-repeat;
			width:100px;
			height:68px;
			font-size:65px;
			font-weight:bold;
			text-align:center;
			padding:0px;
			line-height:107%;
			color:#707173;
		}
		
		div.days_left {
			text-align:center;
			width:100px;
			font-size:12px;
			color:#ff4600;
			margin-top:2px;
		}
		
		div.txt_tests {
			border-top:1px solid #e2e2e3;
			border-bottom:1px solid #e2e2e3;
			padding-top:10px;
			padding-bottom:45px;
			margin-top:17px;
		}
		
		div.color_fit_in {
			color:#8f9092;
		}
		
			/*Remove button padding in FF*/
			input.form_submit_fit_in::-moz-focus-inner 
			{ 
				border: 0;
				padding: 0;
			}
			
			input.form_submit_fit_in {
				position:relative;
				color:#8f9092;
				font-weight:bold;
				font-size:15px;
				width:115px;
				height:28px;
				background-image:url(../images/btn_next.gif);
				background-repeat:no-repeat;
				border:0px;
				text-align:left;
				margin:0px;
				padding:0px;
				padding-left:15px;
				padding-top:-10px;
				cursor:pointer;
				margin-right:15px;
			}
			
			input.submit_zt {
				position:relative;
				color:#8f9092;
				font-weight:bold;
				font-size:15px;
				width:196px;
				height:27px;
				background-image:url(../images/btn_bg_zt.gif);
				background-repeat:no-repeat;
				border:0px;
				text-align:left;
				margin:0px;
				padding:0px;
				padding-left:15px;
				padding-top:-10px;
				cursor:pointer;
			}
			
			div.w50 { width:50px; }
			div.w55 { width:55px; }
			div.w65 { width:65px; }
			div.w100 { width:100px; }
			div.w130 { width:130px; }
			div.w145 { width:148px; }
			div.w180 { width:180px; }
			div.h30 { height:23px; }

			div.pt7 { padding-top:7px; }
			
		div.bravo_wrapper{
			position:absolute;
			top:105px;
			left:205px;
			width:180px;
			height:86px;
		}
		
		div.bravo {
			width:180px;
			height:60px;
			font-size:57px;
			font-weight:bold;
			text-align:center;
			padding:0px;
			line-height:107%;
			color:#707173;
		}
		
		div.bravo_text {
			text-align:center;
			width:180px;
			font-size:12px;
			color:#ff4600;
			margin-top:2px;
		}
		
		div.copyright_header {
			position:absolute;
			top:21px;
			right:23px;
			color:#ffffff;
		}
		
		
		/* Meteo */
		div.site_wrapper_meteo {
			position:relative;
			margin:auto;
			text-align:left;
			width:580px;
			padding-top:30px;
		}
		
		h1.black {
			color:#000000;
		}
		
		div.nav_meteo_top {
			position:absolute;
			right:0px;
			top:20px;
			font-size:10px;
		}
		
		div.prognose_tag {
			font-weight:bold;
			padding-bottom:10px;
			border-bottom:1px solid #87888a;
		}
		
		div.prognose_bar {
			position:relative;
			height:27px;
			overflow:hidden;
		}
		
		div.pb_box {
			width:144px;
			font-weight:bold;
			font-size:11px;
			margin-top:4px;
		}
		
		div.pb_box_content {
			position:relative;
			width:144px;
			height:105px;
			overflow:hidden;
			border-right:1px solid #87888a;
			display:inline;
		}
		
		div.prognose_bar_content {
			position:relative;
			height:105px;
			margin-bottom:20px;
		}
		
		div.no_border {
			border:0px;
		}
		
		div.temp_morgen {
			position:absolute;
			right:78px;
			top:30px;
			font-size:28px;
			color:#000000;
		}
		
		div.temp_line {
			position:absolute;
			right:70px;
			top:32px;
			height:28px;
			width:2px;
			background-color:#000000;
		}
		
		div.temp_abend {
			position:absolute;
			left:80px;
			top:30px;
			font-size:28px;
			color:#000000;
		}
		
		div.windgeschwindigkeit {
			position:absolute;
			left:10px;
			bottom:0px;
			color:#000000;
		}
		
		div.icon_open {
				position:absolute;
				left:551px;
				top:6px;
				width:19px;
				height:19px;
				background-image:url(../images/icon_open_tab.gif);
				background-repeat:no-repeat;
				cursor:pointer;
		}
		
		form {
			margin:0px;
			padding:0px;
		}
		
		select.plz_search {
			width:215px;
			height:20px;
			margin-bottom:10px;
			margin-top:10px;
			border:0px;
			font-size:11px;
			color:#000000;
			padding-top:3px;
		}
		
		select.plz_search option {
			height:20px;
			padding-top:5px;
		}		
		/*select.plz_search option {
			background:url(../images/bg_select.gif);
			background-repeat:repeat;
			height:20px;
			padding-top:5px;
		}
		
		select.plz_search option:hover {color:#ffffff;background:url(../images/bg_dropdown_hover.gif);}
		select.plz_search option:active, select.plz_search option:visited {color:#000000;}*/
		
		div.img_schweiz {
			position:relative;
			width:380px;
			height:270px;
			background-image:url(../images/karte_ch.png);
			background-repeat:no-repeat;
			background-position:20px 30px;
			margin-bottom:20px;
		}
		
		div.region_osten {
			position:absolute;
			left:185px;
			top:65px;
		}
		
		div.region_sueden {
			position:absolute;
			left:185px;
			top:165px;
		}
		
		div.region_westen {
			position:absolute;
			left:25px;
			top:130px;
		}
		
		div.karte_schadstoff {
			position:relative;
			width:580px;
			height:380px;
			background-image:url(../images/karte_ch.gif);
			margin-bottom:30px;
		}
		
		div.ss_westen {
			position:absolute;
			left:120px;
			top:165px;
		}
				
		div.ss_osten {
			position:absolute;
			left:290px;
			top:90px;
		}
				
		div.ss_sueden {
			position:absolute;
			left:310px;
			top:205px;
		}
		
		div.schadstoff_text {
			font-size:13px;
			color:#707173;
			line-height:150%;
		}
		
		.txt_small {
			font-weight:normal;
			font-size:11px;
		}
		
		#meteo_popup {
			position:relative;
			background-color:#FFFFFF;
			width:660px;
		}
		
		div.popup_wrapper {
			width:580px;
		}
		
		div.close_shadowbox {
			position:absolute;
			right:30px;
			top:15px;
			cursor:pointer;
		}
			
		div.content2holder {
			margin:0px;
		}
