/* CSS Document */
@charset "utf-8";
 
 
a:focus { outline: none;}
input:focus { outline: none;}

img, div { behavior: url(iepngfix.htc); }

body,h1,h2,h3,h4,h5,h6,form,input,textarea,p {
	margin: 0;
	padding: 0; }

img { border: 0px none; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	background-image: url(images/bg_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #7A7B80; }

h1 {
	font-size: 12px;
	color: #73A409;
	font-weight: bold;
	padding: 13px 0 13px 14px; }

h2 {
	font-size: 13px;
	color: #73A409;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	line-height: 20px;
}

	h2.headline { font-size: 12px; }

h3 {
	font-size: 12px;
	color: #73A409;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0; }

h4 {
	font-size: 12px;
	color: #73A409;
	font-weight: bold;
	padding: 0px;
	margin: 0; }

h5 {
	font-size: 12px;
	color: #73A409;
	font-weight: bold;
	padding: 0px; }

h6 {
	font-size: 12px;
	color: #73A409;
	font-weight: bold;
	padding: 0px 0px 2px 0px; 
	margin: 0px 0px 5px 0px; 	
	border-bottom: 1px solid #73A409;
	}
	
.grosseSchrift {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	line-height: 20px;
}	

/* ============Wrapper============ */
#wrapper {
	width: 1000px;
	margin: 0px auto; }

/* ============Header============ */
.header {
	padding: 10px;
	position: relative;
	padding-bottom: 0px;
	width: 980px; }

.logo { float: left; }

.flash_header {
	width: 580px;
	height: 65px;
	float: right;
	margin-right: 50px; }

.bookmark {
	position: absolute;
	top: 10px;
	right: 10px; }

	.bookmark a { color: #999999; }

.approvedButton {
	position: absolute;
	top: 10px;
	right: 10px; }

/* ============Navi Aktive============ */

.navieintrag aktive div.navieintrag_klein a, .navieintrag aktive div.navieintrag_gross a  {
	color: #73A409;
} 
	
/* ============Navi============ */
#navi {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_navi.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 950px;
	padding: 25px 0px 0px 50px;
	margin: 0px; }


.navieintrag_first {
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 0px 15px 0px 15px;
	width: auto;
	cursor: pointer;
	border-left: 1px solid #CCCCCC;
	border: 0px none;
	padding-left: 0px;
	margin-left: 0px; }
	


.navieintrag {
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 0px 15px 0px 15px;
	width: auto;
	cursor: pointer;
	border-left: 1px solid #CCCCCC; }

.navieintrag_gross {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px; }

	.navieintrag_gross a {
		text-decoration: none;
		color: #666; }
		
.navieintrag_gross_active {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 13px; 
	color: #73A409;	
}
	.navieintrag_gross_active a {
		text-decoration: none;
		color: #73A409; }
		
.navieintrag_klein {
	margin: 0px;
	padding: 0px;
	font-size: 11px; }

	.navieintrag_klein a {
		color: #999;
		text-decoration: none; }
		
.navieintrag_klein_active {
	margin: 0px;
	padding: 0px;
	font-size: 11px; 
	color: #73A409;}

	.navieintrag_klein_active a {
		color: #73A409;
		text-decoration: none; }		

/* ============Sidebar============ */
.sidebar {
	float: left;
	width: 220px;
	margin-right: 10px; }

.sidebar_text {
	width: 205px;
	margin: 0px 0px 5px 10px; }

input#newsletter {
	padding: 2px;
	margin-left: 10px;
	width: 190px;
	margin-bottom: 5px;
	color: #7A7B80;
	border: 1px solid #ccc; }

table.newsabo {
	margin-left: 10px;
	width: 200px; }

.newssidebarbutten input.submit {
	background: url(images/weisser_hintergrund.jpg) no-repeat center left #8EBB1D;
	border: 0px none;
	color: #FFF;
	width: 140px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 1px;
	height: 20px;
	padding-bottom: 5px;
	font-size:11px;}

/* ============Index Content============ */
/* ============Content============ */
.content {
	width: 990px;
	margin-bottom: 40px;
	margin-top: 10px;
	margin-left: 10px; }

.bg_box_main { background: url(images/schatten_boxen.jpg) repeat-x top left; }

.box_main {
	padding: 20px 20px;
	position: relative; }

	.box_main.no_space {
		padding: 0px;
		margin: 0px;
		overflow: hidden;
		width: 752px;
		margin-left: -1px;
		position: static; }

.box_left { float: left; }

.box_right { float: right;
margin-left: 10px; }

.box_main .text {
	float: left;
	width: 290px;
	line-height: 16px;
	z-index: 1; }

.box_main .bild {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px; }

.box_main .link a {
	color: #73A409;
	background-image: url(images/link_pfeilchen.gif);
	background-repeat: no-repeat;
	padding-left: 15px; }

.box_main .info {
	float: left;
	margin-right: 25px;
	width: 200px;
	padding-right: 20px;
	border-right: 1px solid #D2D2D3;
	height: 260px;
	padding-bottom: 20px; }

	.box_main .info.first { width: 220px; }

.box_main.klima { padding-top: 50px; }

.box_main .info.last {
	width: 180px;
	border: 0px none;
	padding: 0px;
	margin: 0px; }

.box_main a { color: #73A409; }

.box_main .sortiment {
	margin-left: -5px;
	margin-top: 30px; }

	.box_main .sortiment .bild {
		margin-left: 5px;
		margin-bottom: 15px; }

.box_main .sortiment_link { text-align: center; }

	.box_main .sortiment_link a { color: #999; }

form#suche .submit {
	background: url(images/link_pfeilchen_dunkel.gif) no-repeat center left #8EBB1D;
	border: 0px none;
	color: #FFF;
	padding-left: 20px;
	padding-right: 10px;
	float: right;
	font-size:11px;}

form#suche label {
	display: block;
	float: left;
	width: 70px;
	text-align: right;
	margin-right: 5px;
	padding-top: 3px; }

	form#suche label.ort {
		display: inline;
		float: none;
		padding: 0px;
		margin: 0px; }

form#suche .ort { width: 100px; }

form#suche .plz_suche { width: 50px; }

form#suche input {
	border: 1px solid #B6B6B6;
	background-color: #EFEFEF;
	padding: 2px; }

form#suche select {
	border: 1px solid #B6B6B6;
	background-color: #EFEFEF;
	width: 220px; }

.spalte_kurz {
	width: 220px;
	float: left; }

.spalte {
	float: left;
	width: 390px;
	margin-right: 10px;
	margin-left: 20px; }

.box {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background-color: #FFF; }

.spalte.last {
	margin: 0px;
	width: 335px; }

.content_main {
	float: left;
	width: 750px;
	border: 1px solid #CCCCCC;
	background-color: #fff;
	line-height: 14px;
	min-height: 780px;
}


*html .content_main {
	height: 800px;
}

.spaltentext {
	background-image: url(images/schatten_boxen.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px; }

	.spaltentext ul.termine li {
		background: 0px none;
		margin: 0px;
		padding: 10px 0px 10px 0px;
		border-bottom: 1px solid #ccc; }

		.spaltentext ul.termine li.last { border: 0px none; }

	.spaltentext ul {
		padding: 0px;
		margin: 0px; }

		.spaltentext ul li {
			background-image: url(images/link_pfeilchen.gif);
			background-position: left;
			background-repeat: no-repeat;
			padding-left: 15px;
			margin-bottom: 10px;
			margin-top: 5px;
			margin-left: 7px;
			list-style-type: none; }

			.spaltentext ul li.open {
				background-image: url(images/link_pfeilchen_unten.jpg);
				background-position: left;
				background-repeat: no-repeat;
				padding-left: 15px;
				margin-bottom: 0px;
				margin-top: 5px;
				margin-left: 7px;
				list-style-type: none; 
				
				}

			.spaltentext ul li.ohne {
				background-image: none;
				padding-left: 15px;
				margin-bottom: 10px;
				margin-top: 0px;
				margin-left: 7px;
				list-style-type: none;
				
				}

	.spaltentext a { color: #7A7B80; }

.spaltenbild {
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-right: 10px; }

.spaltentext_schmal {
	float: left;
	width: 240px;
	padding: 5px;
	line-height: 14px;
	margin-top: 5px; }

	.spaltentext_schmal a {
		color: #73A409;
		background-image: url(images/link_pfeilchen.gif);
		background-repeat: no-repeat;
		padding-left: 10px; }

.spaltentext_schmal_rechts {
	float: left;
	width: 170px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 14px; }

	.spaltentext_schmal_rechts a {
		color: #73A409;
		background-image: url(images/link_pfeilchen.gif);
		background-repeat: no-repeat;
		padding-left: 10px; }

.detailslink a {
	color: #73A409;
	background-image: url(images/link_pfeilchen.gif);
	background-repeat: no-repeat;
	padding-left: 15px; }

.detailslink {
	float: right;
	background: 0px none; }

.box_unten_left {
	float: left;
	width: 240px;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 20px; }

table.form {
	width: 410px;
	float: left; }

	table.form th {
		background-color: #CDE0A1;
		color: #73A409;
		height: 30px;
		padding-left: 15px; }

table.newsletter { background-color: #FFFFFF; }

	table.newsletter input {
		border: 1px solid #999999;
		width: 240px;
		padding: 2px;
		
		}

	table.newsletter td {
		background-color: #EFEFEF;
		padding: 5px 5px 5px 5px; }

	table.newsletter th {
		background-color: #CDE0A1;
		color: #73A409;
		height: 30px;
		padding-left: 15px; }

table.form td {
	background-color: #EFEFEF;
}

.box_unten_right {
	float: left;
	width: 430px;
	margin-top: 5px;
	margin-left: 20px; }

*html input.melden { color: #000000; }

.weiterlink,.weiterlink_haendler {
	padding: 3px 15px 3px 30px;
	background-image: url(images/absende_button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #8EBB1D;
	width: 80px; }

.weiterlink_lang {
	padding: 3px 15px 3px 30px;
	background-image: url(images/absende_button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #8EBB1D;
	width: 130px; }

*html .weiterlink {
	padding: 3px 15px 3px 30px;
	background-image: url(images/absende_button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #8EBB1D;
	width: 70px; }

*html .weiterlink_haendler {
	padding: 3px 15px 3px 30px;
	background-image: url(images/absende_button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #8EBB1D;
	width: 70px; }

.weiterlink_lang_mittel {
	padding: 3px 15px 3px 30px;
	background-image: url(images/absende_button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #8EBB1D;
	width: 105px; }

.weiterlink_links {
	padding: 3px 15px 3px 30px;
	background-image: url(images/pfeil_weiss_links.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #8EBB1D;
	width: 125px;
	font-size:11px; }

.weiterlink_haendler { float: right; }

	.weiterlink_haendler a, .weiterlink a , .weiterlink_links a , .weiterlink_lang a , .weiterlink_lang_mittel a {
		text-decoration: none;
		color: #fff; }

ul.untermenue { 
	padding-left: 15px;
	padding: 0px;
	margin: 0px;
	
}

ul.untermenue li{
	margin-top: 10px;
	margin-left: 0px;
} 

ul.untermenue li.first{
	margin-top: 10px;
} 

*html ul.untermenue li.first{
	margin-top: 0px;
}
.spalte_praxisbeispiel {
	width: 345px;
	float: left;
	padding: 15px;
	height: auto;
	border-right: 1px solid #CCCCCC;
	overflow: hidden;
	margin: 0px; }

.praxibeispielbild {
	float: left;
	min-width: 120px; }

.pdfdownload { float: left; }

	.pdfdownload a {
		font-weight: bold;
		line-height: 25px; }

	.pdfdownload.bottom {
		float: left;
		padding-top: 75px;
		text-align: right; }

		.pdfdownload.bottom a { font-weight: normal; }

.schutzordnung_grau {
	height: 20px;
	width: 130px;
	background-color: #A0A5A9;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px; }

.schutzordnung_grau_first {
	margin-left: 16px;
	height: 20px;
	width: 130px;
	background-color: #A0A5A9;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px; }

.schutzordnung_grau a , .schutzordnung_grau_first a {
	color: white;
	text-decoration: none;
	background-image: url(images/pfeil_schutzordnung.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size:11px;}
	
.textspale{
	float:left;
	width: 250px;
	line-height: 16px;
	z-index: 1;
	margin-left:30px;
}


.bilderspalte{
	float:left;
}



/* ============Footer============ */
.footer {
	border-top: 1px solid #D1D1D1;
	width: 1000px;
	text-align: center;
	padding: 5px 0px;
	height: 50px;
	margin-bottom: 15px;
	background-image: url(images/bg_footer.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 30px; }

	.footer a {
		color: #73A409;
		margin: 0 5px 0 5px; }

/* ============Tabelle Das System============ */
table.dassystem th {
	background-image: url(images/bg_ecke.png);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 175px;
	height: 30px;
	padding-top: 3px; }

table.dassystem td {
	font-weight: bold;
	width: 175px;
	padding-left: 20px; }

table.dassystem {
	width: 700px;
	bordercolor: FFFFFF;
	border: 0px; }

th.schreiben {
	color: #FD7B11;
	background-color: #FFD100; }

td.schreiben {
	color: #FD7B11;
	background-color: #FFED99; }

	td.schreiben a {
		padding: 5px 0px 5px 0px;
		color: #FD7B11;
		font-weight: bold; }
		
td.schreibenEmpfehlung {
	color: #FD7B11;
	background-color: #ffffff; 
	border: 1px solid #FFED99;	
	}		
	
	td.schreibenEmpfehlung a {
		padding: 5px 0px 5px 0px;
		color: #FD7B11;
		font-weight: bold; }	

th.rechnen {
	color: #4A6F00;
	background-color: #8BB91B; }

td.rechnen {
	color: #4A6F00;
	background-color: #D6E4A3; }

	td.rechnen a {
		padding: 5px 0px 5px 0px;
		color: #4A6F00;
		font-weight: bold; }
		
td.rechnenEmpfehlung {
	color: #4A6F00;
	background-color: #ffffff; 
	border: 1px solid #D6E4A3;	
	}		
	
	td.rechnenEmpfehlung a {
		padding: 5px 0px 5px 0px;
		color: #4A6F00;
		font-weight: bold; }			

th.woerter {
	color: #EAA0AF;
	background-color: #C90005; }

td.woerter {
	color: #C90005;
	background-color: #E9999B; }

	td.woerter a {
		padding: 5px 0px 0px 10px;
		color: #C90005;
		font-weight: bold; }
		
td.woerterEmpfehlung {
	color: #C90005;
	background-color: #ffffff; 
	border: 1px solid #E9999B;	
	}		
	
	td.woerterEmpfehlung a {
		padding: 5px 0px 5px 0px;
		color: #C90005;
		font-weight: bold; }		

th.creativ {
	color: #83B6DD;
	background-color: #005CA2; }

td.creativ {
	color: #005CA2;
	background-color: #99BEDA; }

	td.creativ a {
		padding: 5px 0px 5px 0px;
		color: #005CA2;
		font-weight: bold; }
		
td.creativEmpfehlung {
	color: #005CA2;
	background-color: #ffffff; 
	border: 1px solid #99BEDA;	
	}		
	
	td.creativEmpfehlung a {
		padding: 5px 0px 5px 0px;
		color: #005CA2;
		font-weight: bold; }		
		
th.info1 {
	color: #EAA0AF;
	background-color: #C90005; }

td.info1 {
	color: #C90005;
	background-color: #E9999B; }

	td.info1 a {
		padding: 5px 0px 0px 10px;
		color: #C90005;
		font-weight: bold; }	
		
th.musik {
	color: #EAA0AF;
	background-color: #C90005; }

td.musik {
	color: #C90005;
	background-color: #E9999B; }

	td.musik a {
		padding: 5px 0px 0px 10px;
		color: #C90005;
		font-weight: bold; }			

*html table.dassystem th {
	background-image: url(images/blank.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='images/bg_ecke.png'); }

a.link_gruen , { color: #73A409; }


/*============ Hefte Details ============*/
table.heft_details {
	float: left;
	width: 220px;
	line-height: 16px;
	z-index: 1;
	margin-left: 10px;
	width: 425px; }

	table.heft_details td { background-color: #efefef; }

	table.heft_details th.rechnen {
		background-color: #C7DB9D;
		color: #689B02;
		font-weight: bold;
		text-align: left; }

.box_folge {
	padding: 10px;
	border: 1px solid #ccc;
	border-top: none;
	background-color: #FFF; }

.box_ohneabstand {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #FFF; }

.mandal {
	width: 159px;
	height: 116px;
	background: url(images/mandal_sitzend.png) top left no-repeat;
	position: absolute;
	right: 45px;
	top:59px;
	z-index: 10; }

table.form input.submit, table.newsletter input.submit, table.haendlersuche input.submit, table.datenideen input.submit {
	background: url(images/weisser_hintergrund.jpg) no-repeat center left #8EBB1D;
	border: 0px none;
	color: #FFF;
	margin-right: 24px;
	height: 20px;
	padding: 1px 10px 5px 18px;
	width: 140px;
	font-size:11px;}
	
.punkte{
	padding: 10px;
	border: 1px solid #CFCFCF;
	color: #73A409;
	font-weight: bold;
}

tr.aktive{
	color: red;
	font-weight: bold;
}

select#sein {
	width: 243px;
	border: 1px solid #999999;
	color: #7A7B80;
}

select#titel {
	width: 243px;
	border: 1px solid #999999;
	color: #7A7B80;}

table.form input.lang {
	width: 237px;
	border: 1px solid #999999;
	padding: 2px;
	color: #7A7B80;
}

table.form input.plz {
	width: 70px;
	margin-right: 5px;
	border: 1px solid #999999;
	padding: 2px;
	color: #7A7B80;
}

table.form input.ort {
	width: 156px;
	border: 1px solid #999999;
	padding: 2px;
	color: #7A7B80;
}

.teilnahmebedingung a { color: #666666; }

.float_left { float: left; }

.float_left_abstand {
	float: left;
	margin-left: 20px;
	width: 400px; }

table.suchergebnisse_pagina a.aktive_seite {
	text-decoration: none;
	font-weight: bold;
	color: #73A409; }

table.suchergebnisse_pagina a.inaktive_seite {
	color: #73A409;
	margin: 0px 3px 0px 3px; }

table.suchergebnisse_pagina a.zurueck {
	background-image: url(images/pfeil_gruen_links.gif);
	background-position: left ;
	background-repeat: no-repeat;
	color: #73A409;
	padding-left: 13px; }

table.suchergebnisse_pagina a.vor {
	background-image: url(images/pfeil_gruen_rechts.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #73A409;
	padding-right: 13px; }

table.haendlersuche {
	width: 300px;
	float: left;
	margin-right: 20px;
	height: 175px; }

	table.haendlersuche td {
		background-color: #EFEFEF;
		height: 30px;
		color: #666666;
		padding-left: 20px;
		padding-right: 20px; }

		table.haendlersuche td.headline {
			font-weight: bold;
			background-color: #CDE0A1;
			height: 30px;
			color: #73A409; }

	table.haendlersuche input.radio { margin-right: 5px; }

	table.haendlersuche input.submit { margin-left: 20px; }

	table.haendlersuche input.plz {
		width: 50px;
		margin-right: 10px;
		border: 1px solid #999999;
		padding:2px;}
	
	table.haendlersuche input.ort {
		width: 90px;
		margin-right: 10px;
		border: 1px solid #999999;
		padding:2px;}

	table.haendlersuche select{
	border: 1px solid #999999;}
	
.mitspielenundgewinnen {
	text-align: center;
	padding-bottom: 5px; }

.anregungen_text {
	float: left;
	width: 330px; }

	.anregungen_text table { width: 100%; }

		.anregungen_text table td { background-color: #EFEFEF; }

			.anregungen_text table td textarea {
				width: 300px;
				height: 90px; }

.text_anregungen {
	float: left;
	width: 350px;
	margin-left: 20px;
	position: relative;
	z-index: 2; }

img.text_anregungen {
	position: absolute;
	top: 80px;
	right: 10px;
	left: 430px;
	z-index: 1;
	width: 230px;
	height: 97px; }

table.kontakt a { color: #73A409; }

.tippbox {
	border: 1px solid #ccc;
	border-bottom: 0px none;
	background-color: #FFF;
	position: relative;
	width: 218px;
	padding: 10px; }

.tipp_img {
    position: absolute;
    top: -5px;
	left: 3px; }

*html .tipp_img {
	position: absolute;
	top: 5px;
	left: 0px; }

.tipp {
	border: 1px solid #8EBB1D;
	padding: 5px;
	color: #7A7B80;
	background-color: #E8F1D2;
	margin-top: 20px; }

.bg_green {
	height: 22px;
	width: 690px;
	background-color: #CCDFA0;
	padding-left: 10px;
	padding-top: 8px;
	align: center;
	margin-left: 20px; }


.haelfte {
	width: 45%;
	float: left;
	padding: 10px; }

table.datenideen , table.datenideen td , table.datenideen tr { color: #666666; }

table.datenideen input{
	border: 1px solid #999999;
}

table.datenideen select{
	border: 1px solid #999999;
}

table.datenideen td {
	padding: 5px;
	background-color: #EFEFEF; }

	table.datenideen td.oben , .anregungen_text table td.first {
		background-color: #CDE0A1;
		font-weight: bold;
		color: #73A409;
		padding-left: 10px; }

table.datenideen input { width: 200px; }

	table.datenideen input.radio {
		width: 10px;
		padding-top: 5px;
		height: 10px; }

table.datenideen select {
	width: 200px;
	border: 1px solid #999999;
}

table.datenideen input#plz {
	width: 70px;
	margin-right: 6px; }

table.datenideen input#ort { width: 120px; }

.checkbox {
	min-width: 20px;
	margin-left: 55px; }

	.checkbox input {
		margin-right: 36px;
		padding-top: 5px; }

.entdecke_link {
	height: 20px;
	padding-left: 20px;
	background-image: url(images/homepage_pflei_gruen_weiss.jpg);
	background-repeat: no-repeat;
	background-position: left; }

a.entdecke_link { color: #999; }

.laenderauswahl { margin-bottom: 20px; }


input#ihre_daten{
	padding-left:30px;
}

*html input#ihre_daten{
	padding-left: 25px;
}


#angebote{
	width:700px;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow-x: hidden;
}

.hefte{width: 120px;}

table.overflow td{width: 250px;}


.bild{float: right;}

.hefte img{
margin: 0px auto;
}

.hefte{
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	padding: 20px;
	background-image: url(images/bg_sortiment.jpg);
	background-repeat: repeat-x;
}

span.text_overflow{
	display: block;
	margin-top: 10px;
}

span.text_overflow a{color:#999999;}

td.klimafibel{
	line-height: 20px;
}

.pic{
	min-width: 10px;
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.last{
	margin: 0px;
	padding: 0px;
}

/* ============Clear============ */
.clear { clear: both; }

.regZeichen {
	font-size:smaller;
	vertical-align:top; 	
}
