/* Projekt p50495--style-21-print.css LVM */




/********** DRUCKANSICHT: top: -500px; **********/
#logo  {
	position: absolute;
	width: 223px;
	height: 64px;
	top: -500px;
	/*left: 157px;*/
	left: 217px;
	background: url('images/logo-2101.gif') no-repeat;
	z-index:0;
}

/********** DRUCKANSICHT: top: -500px; **********/
#bgheader {
	position: absolute;
	/*width: 760px;*/
	width: 820px;
	/*height: 140px;*/
	top: -500px;
	left: 0px;
	margin:0;
	padding:0;
	z-index:0;
}

#headerpic {
	margin-left:217px;
	margin-top: 0px;
	width: 603px;
	height: 140px;
	z-index:0;
}

#header_pic  {
	width: 603px;
	height: 153px;
	margin-top:0px;
	margin-left: 0px;
	padding:0px;
}

#titletext  {
	position: absolute;
	width: 306px;
	height: 13px;
	top: 0px;
	/*left: 157px;*/
	left: 20px;
	z-index:0;
}

/****************************************** BEGIN: Menue links ***/
/********** DRUCKANSICHT: left: -1000px; **********/	  
#menulinks {
	position: absolute;
	left: -1000px;
	top: 80px;
	width: 200px;
	text-align: right;
	overflow: hidden;
	z-index: 4;
	/*background: #cccccc;*/
}

	  
#menulinks a{
	color:#808080;
	font-size: 12px;
	font-weight: normal;
	line-height:2.50;
	font-family: arial, verdana, arial, sans-serif;
	text-decoration:none;
	display:block;
}


#menulinks a:hover{
	color:#ff0000;
}

#menulinks a.level1-no {
	font-size: 12px;
	font-weight: normal;
	padding-right: 0px;
	background: #ffffff;
	background-position: right;	
}


#menulinks a.level1-act {
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	color: #ff0000;
}


#menulinks a.level2-no {
	font-size: 11px;
	font-weight: normal;
	padding-right: 20px;
	line-height:1.6;
	background: url(images/grafik-2111.gif) transparent no-repeat;
	background-position: 184px;
}


#menulinks a.level2-act {
	font-size: 11px;
	font-weight: normal;
	color:#ff0000;
	padding-right: 20px;
	line-height:1.6;
	background: url(images/grafik-2110.gif) transparent no-repeat;
	background-position: 184px;
}

#menulinks a.level3-no {
	font-size: 11px;
	font-weight: normal;
	padding-right: 40px;
	line-height:1.6;
	background: url(images/grafik-2110.gif) transparent no-repeat;
	background-position: 164px;
}


#menulinks a.level3-act {
	font-size: 11px;
	font-weight: normal;
	color:#ff0000;
	padding-right: 40px;
	line-height:1.6;
	background: url(images/grafik-2110.gif) transparent no-repeat;
	background-position: 164px;
}

/***************************************** END Menue links ***/

/******************************BEGIN: Menue oben ***/
/********** DRUCKANSICHT: top: -500px; **********/	  
#headermenu {
		position: absolute;
		right: 0px;
		top: -500px;
		z-index: 3;
}
	  
#headermenu a.oben-no {
    color:#808080;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    font-family: arial, verdana, sans-serif;
}	

#headermenu a:hover {
    color: #ff0000;
}

/***************************************** END Menue oben ***/

/***************************************** BEGIN: Content allgemein ****/
#content-allgemein  {
	margin-left: 20px;
	padding-top: 61px;
	width: 450px;
	line-height: 15px;
	border: 0px none;
	background: #ffffff;
	font-size: 12px;
  	font-family: arial, verdana, sans-serif;
}

#content-allgemein H6 {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}
/*************************************** END: Content allgemein ****/
/********** DRUCKANSICHT: top: -500px; **********/

#content-rand {
	position: absolute;
	left: 685px;
	width: 135px;
	top: -500px;
	line-height: normal;
	color:#808080;
	border: 0px none;
	background: #ffffff;
	font-size: 11px;
  	font-family: arial, verdana, sans-serif;
}


/**************************************** Anfang Kontaktformular anpassen */

fieldset {
margin-left: -10px;
  padding: 0em;
  font-size: 11px;
  font-family: arial, verdana,sans-serif;
  border:0px;
}

fieldset.csc-mailform label {
  width: 150px;
  font-size: 11px;
  padding: 0px 5px 0px 10px;
  float: left;
  text-align: left;
  margin-right: 0.5em;
  display: block;
}

fieldset.csc-mailform input, textarea {
  margin-bottom: 5px;
  background-color : #f9f9f9;
  border-style: solid;
  border-width: 1px;
  border-color: #b0b0b0;
  font-size: 11px;
}


#mailformformtype_mail {
  margin-left: 165px;
  padding : 0px;
  background-color : #F5FAF3;
  border-style: solid;
  border-width: 1px;
  border-color: #b0b0b0;
}

/********** IE-Fix: ****************/
* html #mailformformtype_mail {
	margin-left: 153px;
}

/************************************* Ende Kontaktformular anpassen */