body {
	background-color:#EFE3D1;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#000;
	background-image:url(../media/background.gif);
	background-repeat:repeat-y;
	background-position:top center;
	margin:0px;
	padding:0px;
}

body.produkte {
	background-image:url(../media/background_produkte.gif);
}

a {
	color:#603F27;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

.pdf {
	padding-left:20px;
	background-image:url(../media/pdf.gif);
	background-repeat:no-repeat;
	padding-bottom:4px;
}

.schwarz {
	color:#000;
}

.braun {
	color:#603F27;
}

h1 {
	color:#603F27;
	font-weight:bold;
	font-size:14px;
	margin-top:0px;
	margin-bottom:10px;
	line-height:14px;
}

h1.linie {
	margin-top:10px;
	background-image:url(../media/verlauf.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat;
}

h1.linieprodukte {
	margin-top:10px;
	background-image:url(../media/verlauf_orange.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat;
}

ul {
	list-style-image:url(../media/list.gif);
	margin:0px;
	padding-left:20px;
}

.eingabefeld {
	border:1px solid #E09D5A;
	padding:2px;
	width:90%;
	font-family:Arial;
	font-size:11px;
}

.submitbutton {
	background-color:#E09D5A;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	border:0px none;
}



/* ##################################### L A Y E R ##################################### */



#container {
	width:938px;
	margin-left:auto;
	margin-right:auto;
	/*padding-bottom:20px;*/
}

#clearer {
	clear:both;
	height:1px;
	overflow:hidden;
}

#header {
	height:150px;
	/*background-image:url(../media/header_back.jpg);*/
	background-repeat:no-repeat;
	background-color:#FFF1C9;
	position:relative;
}

#headerprodukte {
	height:150px;
	background-color:#FFF1C9;
	position:relative;
}

#nav {
	background-color:#E09D5A;
	height:25px;
	border-top:1px solid #000;
}

#nav a .hidden {
	display:none;
}

#main {
	background-image:url(../media/content_back.gif);
	background-repeat:no-repeat;
	min-height:200px;
	* height:200px;
	padding-top:30px;
	padding-left:15px;
	padding-right:10px;
}

#headline {
	border-bottom:1px solid #000;
	margin-bottom:20px;
}

#headline_content {
	margin-bottom:20px;
}

#headline_content #mainheadline {
	float:left;
	width:250px;
}

#headline_content #subheadline {
	text-align:right;
	float:right;
	width:250px;
}



#spalte1, .spalte1 {
	float: left;
	position: relative;
	width: 320px;
}

p.img_description {
	/* margin: 20px 0 0; */
	margin: 0 0 20px;
	font-weight: bold;
	width: 264px;
}

p.img_description img {
	display: block;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#spalte2, .spalte2 {
	width:320px;
	float:right;
}

#content {
	 float:right;
	 width:670px;
	 margin: 0 0 30px;
	position: relative;
}



#spalte_rechts {
	float:right;
	width:195px;
}

#bildunterzeile {
	color:#603F27;
	font-style:italic;
	font-size:11px;
	margin-bottom:20px;
}

#navigation {
	width:160px;
	border:1px solid #000;
	padding:10px;
	margin-right:40px;
	float:left;
	background-color:#fff;
}

#rightpart {
	float:right;
	width:670px;
	position:relative;
}

#rightpart #innerpart {
	float:left; 
	width:400px;
	background-color:#fff;
}

#rightpart #picturebar {
	width:230px;
	position:absolute;
	left:440px;
	z-index:1;
}

#rightpart #picturebar #backbutton {
	text-align:right;
	margin-bottom:20px;	
}

#navigation a {
	display:block;
	margin-bottom:6px;
	font-weight:bold;
	color:#990000;
	font-size:12px;
	padding-left:15px;
	background-image:url(../media/sidenav.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

#navigation a:hover, #navigation a.aktiv {
	color:#000;
	text-decoration:none;
}

#navigation #subnav {
	margin-left:15px;
	margin-bottom:10px;
}

#navigation #subnav a {
	padding-left:12px;
	background-image:url(../media/subsubnav.gif);	
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-weight:normal;
	margin-bottom:1px;
}

#navigation #subnav a:hover, #navigation #subnav a.aktiv {
	color:#000;
	text-decoration:none;
}

#aufzaehlung {
	/*margin-top:10px;*/
}

#aufzaehlung_links {
	float:left; 
	width:38%;
	text-align:left;
}

#aufzaehlung_rechts {
	float:left; 
	width:60%;
}



.zoom {
	display: none;
	position: absolute; 
	padding: 10px 10px 6px;
	background: #fff;
	border: 1px solid #000;
	text-align: center;
}

.zoom img, .zoom img a, .zoom a:hover {
	border: none;
	text-decoration: none;
}

.zoom img {
	display: block;
}


.zoom_container {
	display: block;
	position: relative;
	cursor: pointer;
}

.zoom_container img.lupe {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 11px;
	height: 11px;
	/* background: url("/media/zoom.gif") top right no-repeat; */
	border: none;
}





#referenzenlink {
	margin-top:20px; 
	background-image:url(../media/line.gif);
	background-repeat:no-repeat; 
	background-position: top right; 
	padding-top:10px; 
	margin-right:20px;
	float:left;
}

#printlink{
	margin-left:200px;		
}


.nahaufnahme{
	padding-bottom:160px; 
	margin-top:23px;
}


