/*==================================================
style-sheets.de
Stylesheet fuer die Druckausgabe
(c) 2008 by webraumfahrer.com>
==================================================*/

body {
	font: 12px Lucida Grande, Tahoma, Arial, sans serif; 
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff url(images/bg.jpg) repeat-y center;
	color: #555;
	}


/** color: #859db5; ****************************************************** standarts **/

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #7e715e;
	margin: 0 0 25px 0;
	}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7e715e;
	}


h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	margin-top: 20px;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333;
	margin: 20px 0 0 0;
	padding: 0;
	}


#leftcontent h2 {
	margin: 20px 0;
	font-weight: normal;
	}


img {
	border: none;
	}


p {
	font-size: 12px;
	line-height: 1.7em;
	margin: 4px 0 10px 0;
	padding: 0;
	}

.clickable {
	cursor: pointer;
	}

ul li {
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 1.1em;
	}

.spacer hr {
	margin: 30px 0;
	border: 0;
	background: #ece9e4;
	height: 1px;
	}

.link {
	display: none;
	}

/********************************************* container **/

#container {
  	position: relative;
  	margin: 0 auto;
  	padding: 0;
  	width: 968px;
  	background: #fff url(images/container-bg.jpg) repeat-y;
  	}




/************************************** header */

#header {
  	position: relative;
  	margin: 0 auto;
  	width:  960px;
  	height: 140px;
  	background: url(images/header.jpg) no-repeat;
	color: #C3EAFB;
	}




/********************************* ajaxsearch **/

#ajaxsearch {
	display: none;	
	}



/************************************************* logo **/
#logo {
	width: 320px;
	height: 90px;
	float: left;
	margin-left: 12px;
	margin-top: 3px;
	}
	

/************************************* main navigation **/
#mainnavi {
	display: none;
	}


ul.topmenue {
	display: none;
	}


/************************************ flash banner **/
#flashbanner {
  	display: none;
	}


/********************************* main content **/

#content {
	background-color: #fff;
  	width: 960px;
  	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	}


/******************************************** left navigation **/
.leftnavi {
		display: none;
		}


.sideboxlist li {
		display: none;
		}
	


/******************************** left content **/
#leftcontent {
	float: left;
	margin: 0;
	padding: 0 0 10px 20px;
	}


	#leftcontent a {
				display: none;
				}


	
/***************************************** right boxes **/
	#mainright {
		display: none;
		}
		
	#mainright2 {
		display: none;
		}
	

	#box1,
	#box2,
	#box3,
	#box4{
		display: none;
		}
		

		#box1,
		#box3 {
			display: none;
		}

		

		/************** 2. Template Version der Boxen */

		#box21,
		#box22,
		#box23,
		#box24{
				display: none;
			}


		/********************* sideboxes of the subpages */

		#sidebox1,
		#sidebox2,
		#sidebox3, {
			display: none;
		}
		

/**************************************************** referenzen **/

.entry {
	border: 1px solid #EEE;
	background-color: #FCFCFC;
	margin: 10px 0;
	padding: 5px;
	font-size: 0.9em;
	}
	
	.entry a {font-size: 0.8em;}


.screen09 {
	display: block;
	border: 1px solid #dfdfdf;
	padding: 3px;
	}



/************************************************ Leistungen (Rechte Box) **/

.team-img {
		border: 1px solid #E1E1E1;
		padding: 4px;
		}



/************************************** clear **/

.clear {
	clear: both;
	}



/* contact form 
------------------------------------------------*/
#EmailForm ul.labels
{
	margin: 0;
	padding: 0;
}

	#EmailForm ul.labels li
	{
	width: 320px;
	height: 20px;
	margin-bottom: 7px;
	list-style: none;
	}


.formular label,
.formular select { /* Alle Labels UND Formularelemente auswhlen */
	float: left;
	width: 150px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: right; 
	padding-right: 12px; 
	letter-spacing: normal;
	}

.formular input
{
	width: 150px;
	font-size: 12px;
	text-align: right; 
	padding-right: 12px; 
	letter-spacing: normal;	
}

.formular form br { /* Alle Zeilenumbrche in Formularen auswhlen */
	clear: left; /* das floating der labels und inputs aufheben */
	}

.input#submit { /* den Submit-Button */
	float: none;
	width: auto;
	}

.formular form {
 	margin: 0;
	}


#cfName,
#cfEmail,
#cfWeb,
#cfCompany,
#cfPhone {
	margin: 0 0 3px 0;
	padding: 2px;	
	height: 12px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #555;
	border: 1px solid #d1d1d1;
	}

#cfRegarding
{
	width: 156px;
	_width: 157px;
	_border: 1px solid #aaa;
}

#cfMessage {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #888;
	margin: 0;
	padding: 2px;
	border: 1px solid #d1d1d1;
	}

.contactField
{
	float: right;
}

.errors {
	margin: 0 0 15px 0;
	padding: 5px;
	border: 1px dashed #FF9090;
	background-color: #FFDFDF;
	}


/************************************************** footer **/

#footer {
	position: relative;
  	width: 966px;
  	height: 196px;
  	margin: 0 auto 40px auto;
  	padding: 0;
	background: url(images/footer-bg.jpg) no-repeat;
	}

	#footermenu {
		display: none;
		}


	#map{
		position: absolute;
		right: 10px;
		top: 30px;
		width: 400px;
		}

	.anfahrt {
		position: absolute;
		right: 230px;
		top: 42px;
		}
		
	.discription {
		position: absolute;
		right: 15px;
		top: 30px;
		width: 210px;
		}
	
		.discription h3 {
			font-size: 1.1em;
			font-weight: bold;
			color: #555;
			margin: 0;
			padding: 0;
			}
		
		.discription p {
			color: #555;
			font-size: 11px;
			line-height: 12px;
			}
		
		.discription hr {
			border: 0;
			background: #fff;
			height: 1px;
			margin: 0;
			}




