@media screen {
	* {
		margin: 0;
		padding: 0;
		border: 0;
		text-align: left;
		vertical-align: top;
	}
	HTML {
		height: 100%;
	}
	BODY {
		height: 100%;
		background: #fcfae1;
		color: #333;
		font: 0.85em/190% tahoma, arial, verdana; 
		overflow: -moz-scrollbars-vertical; 
	}
	*::-moz-selection {
		background:#654f32 none repeat scroll 0%;
		color: #fff;
	}
	A {
		color: #7b1501;
		text-decoration: underline;
	}
	A:hover {
		background: #7b1501;
		color: #fff;
		text-decoration: none;
	}
	A.highlight {
		color: #7b1501;
		text-decoration: underline;		
	}
	.container {
		background: #fcfae1 url("img/bg.gif") repeat-x;
		position: absolute;
		width: 100%;
		min-height: 100%;
		text-align: center;
	}
	.wrapper {
		width: 960px;
		margin: 0 auto 0 auto;
		min-height: 500px;
		/*background: url("img/bgInhalt-trans.png") 0px 176px no-repeat;*/
		background: url("img/bgInhalt.gif") 0px 176px no-repeat;
		text-align: left;
	}
	.clearer {
		clear: both;
		height: 0px;
		overflow: hidden;
	}
	
	/********************* HEADER START **************************************/
		.logo {
			float: left;
			margin: 35px 0 0 20px;
		}
		.tinte {
			width: 407px;
			height: 137px;
			float: right;
			background: url("img/tinte.gif") no-repeat;
			/* behavior: url(iepngfix.htc); */ 
			margin: 5px 90px 0 0;
		}
	/********************* HEADER ENDE **************************************/
	
	
	/********************* NAVIGATION START **************************************/
		UL.navigation {
			position: relative;
			clear: both;
			width: 670px;
			margin: 0 0 0 3px;
			z-index: 3;
			overflow: hidden;
		}
		UL.navigation LI {
			float: left;
			list-style: none;
			margin: 2px 0 0 0;
			height: 29px;
			width: 158px;
			overflow: hidden;
		}
		UL.navigation LI  A {
			color: #dfd7a6;
			text-decoration: none;
			background: url("img/bgPinsel_0.png") no-repeat;
			display: block;
			height: 100%;
			padding: 6px 0 0 34px;
			font-size: 14px;
			line-height: 17px;
		}
		UL.navigation LI  A:hover,
		UL.navigation LI  A.nav11.aktiv 
		{
			color: #fff;
			background: url("img/bgPinsel_1.png") no-repeat;
		}
		UL.navigation LI  A.nav12 {
			background: url("img/bgAvatar_0.png") no-repeat;
		}
		UL.navigation LI  A.nav12:hover,
		UL.navigation LI  A.nav12.aktiv {
			color: #fff;
			background: url("img/bgAvatar_1.png") no-repeat;
		}
		UL.navigation LI  A.nav13 {
			background: url("img/bgTafel_0.png") no-repeat;
		}
		UL.navigation LI  A.nav13:hover,
		UL.navigation LI  A.nav13.aktiv  {
			color: #fff;
			background: url("img/bgTafel_1.png") no-repeat;
		}
		UL.navigation LI  A.nav14 {
			background: url("img/bgVisitenkarte_0.png") no-repeat;
			width: 120px;
			overflow: hidden;
		}
		UL.navigation LI  A.nav14:hover, 
		UL.navigation LI  A.nav14.aktiv {
			color: #fff;
			background: url("img/bgVisitenkarte_1.png") no-repeat;
		}
	/********************* NAVIGATION ENDE **************************************/
	
		
	/********************* LINKESPALTE START **************************************/
		.linkeSpalte {
			width: 600px;
			float: left; 
		}	
		.linkeSpalte .schatten {
			display: none;
		/*
			position: relative;
			width: 4px;
			height: 317px;
			overflow: hidden;
			background: #ff00ff;
			background: url("img/bgInhalt-trans.png") 0 2px no-repeat;
		*/
		}	
		.linkeSpalte .content {
			margin: 30px 30px 150px 36px;
		}	
		.linkeSpalte .trenner  {
			background: url("img/bgHR.gif") no-repeat;
			width: 540px;
			height: 58px;
			margin: 10px 0 10px 0;
			clear: both;
		}
		.linkeSpalte .trenner HR {
			display: none;
		}
		.linkeSpalte H1 {
			margin: 10px 0 10px 0;
			font-size: 1.6em;
			line-height: 120%;
			color: #986b29;
		}
		.linkeSpalte H3 {
			margin: 15px 0 0px 0;
			font-size: 1.0em;
			line-height: 120%;
			color: #986b29;
		}
		.linkeSpalte P {
			margin: 7px 0 12px 0;
		}
		.linkeSpalte UL {
			margin: 0 0 20px 20px;
			list-style-image: url("img/pfeil.gif");
		}
		.linkeSpalte .content A.link-besuchen {
			background: url("img/seite-besuchen.gif") no-repeat;
			width: 197px;
			height: 35px;
			display: block;
			text-indent: 9999px;
			line-height: 999px;
			overflow: hidden;
			margin: 0 0 0 -5px;
		}
		.linkeSpalte .content A.link-pdf {
			background: url("img/pdf.gif") no-repeat;
			padding: 0 0 0 20px;
		}
		.linkeSpalte .content A.link-pdf:hover {
			background: #7b1501 url("img/pdf.gif") no-repeat;
			color: #fff;
			text-decoration: none;
		}
	/********************* LINKESPALTE ENDE **************************************/

	
	/********************* RECHTESPALTE START **************************************/
		.rechteSpalte {
			width: 338px;
			min-height: 483px;
			float: right; 
			z-index: 15;
			background: url("img/bgRechteSpalte.gif") no-repeat;
			margin: -70px 0 0 0;
			position: relative;
			line-height: 140%;
		}	
		.rechteSpalte .content {
			margin: 30px 30px 150px 30px;
			z-index: 6;
			position:relative;
		}	
		.rechteSpalte .trenner {
			color: none;
			background: none;
			border: 0;
			background: url("img/bgHR2.png") repeat-x;
			height: 10px;
			margin: 20px 0 10px 0;
			clear: both;
		}
		.rechteSpalte .trenner HR {
			visibility: hidden;
			clear: both;
		}
		.rechteSpalte .trenner HR {
			display: none;
		}
		.rechteSpalte H1 {
			margin: 10px 0 10px 0;
			font-size: 1.3em;
			color: #986b29;
		}
		.rechteSpalte P {
		}
		.rechteSpalte .portrait {
			float: left;
			margin: -6px 5px 0 -6px;
		}	
		.rechteSpalte TABLE.formular-kurz LABEL{
			display: none;
		}
		.rechteSpalte TABLE.formular-kurz .texteingabe{
			width: 200px;
			padding: 6px 4px 4px 30px;
			margin: 3px 0;
			color: #cbb594;
			border: 1px solid #fff;
		}
		.rechteSpalte TABLE.formular-kurz .texteingabe.name {
			background: #fff url("img/name-input.png") no-repeat;
		}
		.rechteSpalte TABLE.formular-kurz .texteingabe.telefon {
			background: #fff url("img/telefon-input.png") no-repeat;
		}
		.rechteSpalte TABLE.formular-kurz .go-button {
			margin: 7px 0 0 3px;
		}
		.rechteSpalte UL.arbeitsproben-tags {
			position: relative;
			display: block;
			list-style-type: none;
			text-align: justify;
			margin: -5px 0 0px -5px;
		}
		.rechteSpalte .arbeitsproben-tags LI {
			list-style-position: inside;
			float: left;
			text-align: justify;
			display: inline;
			padding: 5px;
		}
	/********************* RECHTESPALTE ENDE **************************************/
	
	
	/********************* FOOTER START **************************************/
	.footer {
		clear: both;
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
		height: 79px;
		background: url("img/bgFooter.gif") 0 49px repeat-x;
		text-align: center;
	}
	.footer .skyline {
		background: url("img/skyline.gif") repeat-x;
		width: 618px;
		height: 53px;
		margin: 0 auto 0 auto;
		/* behavior: url(iepngfix.htc); */ 
	}
	.footer P {
		width: 960px;
		margin: 0 auto 0 auto;
		font-size: 11px;
		color: #dfd7a6;
		text-align: center;
	}
	.footer A{
		color: #dfd7a6;
		text-decoration: underline;
	}
	.footer A:hover{
		color: #fff;
	}
	/********************* FOOTER ENDE **************************************/
	
	.inputform
	{
		border: 1px solid black;
		height: 18px;
		background-image: url(img/textfield.gif);
	}

	textarea
	{
		border: 1px solid black;
		background-image: url(img/textfield.gif);
		background-repeat: repeat-x;
	}
}