@media screen, print {
	html {
		height: 100%
	}
	body {
		height: 100%; 
		border: 0 none inherit; 
		margin: 0; 
		padding: 0; 
		background: #cbd1e4; 
		font-family: tahoma, verdana, sans-serif; 
		font-size: 0.8em; 
		text-align: center;
		line-height:140%;
		color: #454545; 
		vertical-align: top;
	} 
	table {
		font-family : tahoma, verdana, sans-serif; 
		font-size : 1em; 
		text-align: center;
		line-height:135%;
		color : #454545; 
	}
	p, input, img , table, tr, td, span, div, form, ul, li {
		padding: 0px;
		margin: 0px;
		border: 0px;
		text-align: left;
		vertical-align: top;
	}
	.kopf {
		width: 740px;
		height: 148px;
		background : #ffffff url("../bilder/bg_kopf-09.jpg") no-repeat; 
	}
	.kopf img {
		margin: 45px 0px 0px 20px;
	}
	.mittig {
		position: relative; 
		height: 100%;
		margin: auto;
		width: 740px;
		background : #ffffff url("../bilder/bg_inhalt.gif") repeat-y; 
		text-align: left;
	}
	.inhalt {
		width: 740px;
		background : url("../bilder/kopf.jpg") no-repeat; 
	}
	html>body .mittig {
		height: auto; 
		min-height: 100%;
	}
	.platzhalter, .fuss {
		height: 69px;
	}
	#fuss {
		height: 69px;
		position: absolute;
		left: 0;
		bottom: 0px;
		width: 100%;
		background : url("../bilder/abschluss-09.gif") no-repeat; 
		text-align: left;
		vertical-align: bottom;
	}
	*:not(hr) #fuss {
		clear: both;
		margin: auto;
		text-align: right;
		width: 100%;
		margin-bottom: -12px;
	}
	.linke_spalte {
		width: 261px;
		padding: 0 0 0 2px;
		float: left;
		overflow: hidden;
	}  
	/*navigation ende --------------------------------------------------------------*/
				.linke_spalte ul {
					list-style-type: none;
					background: url("../bilder/nav_bg_1.gif") repeat-y; 
					width: 259px;
				}
				.linke_spalte ul li {
					line-height: 2em;
					border-bottom: 1px solid #47b023;
				}
				.linke_spalte ul li a {
					padding-left: 25px;
					color: #ffffff;
					text-decoration: none;
				}
				.linke_spalte ul li a:hover {
					color: #ffffff;
					text-decoration: none;
					background: url("../bilder/nav_pfeil_1.gif") no-repeat; 
				}
				.linke_spalte ul li a.aktiv {
					background: url("../bilder/nav_pfeil_1.gif") no-repeat; 
				}
				.linke_spalte ul li ul {
					background: url("../bilder/nav_bg_2.gif") repeat-y; 
				}
				.linke_spalte ul li ul li {
					line-height: 1.8em;
					border-bottom: none;
				}
				.linke_spalte ul li ul li a {
					padding-left: 37px;
				}
				.linke_spalte ul li ul li a:hover {
					background: url("../bilder/nav_pfeil_2.gif") no-repeat; 
				}
				.linke_spalte ul li ul li a.aktiv {
					background: url("../bilder/nav_pfeil_2.gif") no-repeat; 
				}
	/*navigation ende --------------------------------------------------------------*/
	
	.rechte_spalte {
		width: 438px;
		float: left;
		margin: 0px 0px 0px 20px;
		overflow: hidden;
	}
	a {
		color: #39a300;
		text-decoration: underline;
	}
	.rechte_spalte h1 {
		margin: 0px;
		padding-bottom: 3px;
		margin: 20px 0px 15px 0px;
		font-size: 1.4em;
		color: #42bc01;
		line-height: 100%;
		clear: both;
	}
	.rechte_spalte h2 {
		margin: 0px 0px 20px 0px;
		font-size: 1em;
		font-family: georgia, serif;
		font-style: italic;
		line-height:140%;
	}
	.text {
		margin: 0px 0px 20px 0px;
	}
	h3 {
		background: #f3f3f3;
		margin: 10px 0px 0px 0px;
		font-family: tahoma, verdana, sans-serif; 
		font-style: normal;
		padding: 1px 3px 1px 3px;
		font-size: 1em;
		border: 1px solid #d6d6d6;
	}
	h4 {
		font-size: 1em;
		margin: 10px 0px 0px 0px;
		padding: 0px;
		border: 0px;
	}
	.text p {
		margin: 10px 0px 10px 0px;
	}
	.text img {
		margin: 4px;
	}
	.text_bild {
		float: right;
		clear: left;
		margin: 0px 0px 9px 20px;
		border: 1px solid #d6d6d6;
		background: #ffffff;
	}
	.text_bild_links {
		float: left;
		clear: right;
		margin: 0px 20px 9px 0px;
		border: 1px solid #d6d6d6;
		background: #ffffff;
	}
	.text ul {
		list-style-type: none;
		list-style-image: url(../bilder/listenbild.gif);
		margin-bottom: 10px;
	}
	.text li {
		list-style-position: inside;
		margin-top: 3px;
	}
	table {
		width: 100%;
	}
	input, select, option {
		color: #454545; 
		font-size: 1em;
		background: #f6f6f6;
		border: 1px solid #d0d0d0;
		padding: 2px 5px 2px 5px;
		height: 1.6em;
		width: 200px;
	}
	select {
		padding: 0px;
	}
	input.knopf {
		color: #ffffff;
		background: url("../bilder/nav_bg_1.gif") repeat-y; 
		border: 1px solid #47b023;
		padding: 2px 10px 2px 25px;
		margin-top: 2px;
		height: auto;
		width: 8em;
	}
	textarea {
		font-family: tahoma, verdana, sans-serif; 
		color: #454545; 
		font-size: 1em;
		background: #f6f6f6;
		border: 1px solid #d0d0d0;
		width: 260px;
		padding: 2px 5px 2px 5px;
		height: 200px;
	}
	form {
		margin-top: 20px;
	}
	.klaeren {
		clear: both;
		height: 0px;
		line-height: 0px;
	}
	.kasten {
		background: #f3f3f3;
		margin: 20px 0px 20px 0px;
		padding: 1px 8px 1px 8px;
		border: 1px solid #d6d6d6;
	}
}
@media print {
	html, body {
		width: 16cm;
		font-family: tahoma, verdana, sans-serif; 
		background: #ffffff;
		color: #000000;
		font-size: 11pt;
	}
	#fuss {
		display: none;
	}
	.mittig, .inhalt {
		width: auto;
		height: auto;
		visibility: hidden;
		z-index: 1;
	}
	.text img {
		margin: 4px;
	}
	.text_bild {
		float: right;
		clear: left;
		margin: 0px 0px 9px 20px;
		border: 1px solid #d6d6d6;
		background: #ffffff;
	}
	.text_bild_links {
		float: left;
		clear: right;
		margin: 0px 20px 9px 0px;
		border: 1px solid #d6d6d6;
		background: #ffffff;
	}
	.rechte_spalte {
		position: absolute;
		left: 0;
		top: 4cm;
		visibility: visible;
		z-index: 2;
		height: auto;
		width: 16cm;
	}
	.kopf img {
		position: absolute;
		left: 0;
		top: 0;
		visibility: visible;
	}