html { 
  /* verhindert Mozilla-Zucken 
  * > Firefox 1.5 
  */ 
  overflow-y: scroll;
  height: 100%;
}
body{
  font-family: Arial, Helvetica, sans-serif, Trebuchet MS, Verdana;
  font-size: 12px;
  color: #000000;
  margin: 0px 0px 0px 0px;
  background-color: #ffffff;
  height: 100%;
}
.clearFloat{
  clear: both;
}
a{
  text-decoration: underline;
  color: #000000; 
}
/**********************************************************/
/*Style Template Default START*/
.page{
	margin: 17px auto;
	width: 950px;
	background-color: #f7f7f7;
}
.footer{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS, Verdana;
	margin-left: 17px;
	padding-top: 35px;
	padding-bottom: 11px; 
}
.footerMenu_item{
	text-decoration: none;
}
.header{
	width: 958px;
	padding-bottom: 41px;
	background-color: #ee1c24;
	background-image: url(../img/header_rechts.jpg);
  background-position: right top;
  background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
}
.header_bottom{
	width: 958px;
	height: 10px;
	background-image: url(../img/header_bottom.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
.header_ecke{
	width: 8px;
	height: 13px;
	background-image: url(../img/header_ecke.jpg);
  background-position: left top;
  background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
}
.header_logo{
	width: 276px;
	height: 39px;
	position: absolute;
	top: 28px;
	right: 8px;
}
.langmenu{
	position: absolute;
	bottom: 24px;
	right: 57px;
}	
.header_keyvisuell{
	width: 950px;
	overflow: hidden;
}
.menu1{
	/*border: 1px solid black;*/
	width: 950px;
	height: 36px;
	position: absolute;
	bottom: 0px;
	left: 16px;
}
.menu1_item{
	width: 140px;
	height: 30px;
	float: left;
	margin-right: 8px; 
}
.maincont{
	border: 1px solid #f7f7f7;
	width: 934px;
	margin-left: 16px;
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 100px;
}
.servicemenu{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 170px;
}
.servicemenu_kontakt{
	margin-bottom: 17px;
	margin-left: 10px;
}
.servicemenu_print{
	margin-bottom: 17px;
}
.menu2{
	float: left;
	width: 288px;
	margin-right: 69px;
	margin-top: 39px;
}
.menu2_wrap{
	width: 288px;
	border-bottom: 1px solid #000000;
}
.menu2_itemOuterNO{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 288px;
}
.menu2_itemOuterACT{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 288px;
	background-color: #ee1c24;
}
.menu2_itemInner{
	padding: 5px 0px 5px 5px;
}
.menu2_textNO{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.menu2_textACT{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.content{
	float: left;
	width: 537px;
}
/*Style Template Default END*/
/**********************************************************/
/*Style Content START*/
.content h1{
	margin: 45px 0px 20px 0px;
	line-height: 29px;
	font-weight: bold;
	font-size: 12px;
}
.content .bodytext{
	margin: 0px 0px 12px 0px;
	line-height: 18px;
}
.content li{
	line-height: 18px;
}
.cont_box{
	/*border: 1px solid black;*/
	width: 537px;
	background-image: url(../img/contBox_bg.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}
.cont_boxTop{
	width: 537px;
	height: 15px;
	background-image: url(../img/contBox_top.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
.cont_boxBottom{
	width: 537px;
	height: 15px;
	background-image: url(../img/contBox_bottom.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
.cont_boxInner{
	margin: 0px 15px 0px 15px;
}
.cont_box .bodytext, .cont_box h1{
	color: #ffffff;
	margin: 0px 15px 10px 0px;
}
.cont_box dd{
	color: #ffffff;
	font-size: 11px;
}
.cont_unten li{
	list-style-position: inside;
	color: #666666;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 5px 12px 5px 12px;
}
.cont_unten ul{
	border-bottom: 1px solid #666666;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 16px;
}
/*Style Content END*/
/**********************************************************/
/*Style Startseite START*/
.start_boxen{
	width: 934px;
	margin-top: 46px;
}
.start_box{
	width: 214px;
	float: left;
	margin-right: 8px;
}
.startcontent{
	width: 880px;
}
.startcontent h1{
	margin: 27px 0px 22px 0px;
	font-size: 18px;
	color: #f21515;
	font-weight: normal;
	font-style: italic;
}
.startcontent .bodytext{
	margin: 0px 0px 12px 0px;
	line-height: 18px;
	font-size: 14px;
}
.start_logo1{
	position: absolute;
	top: 9px;
	left: 399px;
}
.start_logo2{
	position: absolute;
	top: 4px;
	left: 528px;
}
.start_logo3{
	position: absolute;
	top: 10px;
	left: 641px;
}
.start_langmenu{
	position: absolute;
	top: 12px;
	left: 16px;
}
/*Style Startseite START*/
/**********************************************************/
/*Style Historie START*/
.history_box{
	/*border: 1px solid black;*/
	width: 537px;
	height: 240px;
	background-image: url(../img/contBox_bg.jpg);
  background-position: left top;
  background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
}
.history_boxTop{
	width: 537px;
	height: 15px;
	background-image: url(../img/contBox_top.jpg);
  background-position: left top;
  background-repeat: no-repeat;
	margin-top: 50px;
}
.history_boxBottom{
	width: 537px;
	height: 15px;
	background-image: url(../img/contBox_bottom.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}
.history_menu{
	width: 521px;
	height: 12px;
	position: absolute;
	top: 139px;
	left: 0px;
}
.history_scrollOuter{
  /*border: 1px solid black;*/
  width: 462px;
  height: 228px;
  float: left;
  clip: rect(0px 228px 462px 0px);
  overflow: hidden;
  position: relative;
  left: 27px;
  top: 0px;
}
.history_scrollInner{
  /*border: 1px solid black;*/
  position: relative;
  left: 0px;
  top: 0px;
	/*width: 1200px;*/
}
.history_item{
	float: left;
	margin-left: 20px;
}
.historie_1{
	width: 240px;
	overflow: hidden;
}
.historie_1_bild{
	height: 114px;
}
.historie_1_line{
	width: 1px;
	height: 14px;
	background-color: #ffffff;
	margin: 8px 0px 0px 33px;
}
.historie_1_text{
	width: 240px;
	margin-top: 20px;
	color: #ffffff;
	font-weight: bold;
}
.historie_2{
	width: 311px;
	overflow: hidden;
}
.historie_2_bild{
	height: 146px;
	margin-top: 13px;
}
.historie_2_spalte{
	width: 311px;
}
.historie_2_text{
	margin-top: 5px;
	width: 201px;
	color: #ffffff;
	font-weight: bold;
	float: left;
}
.historie_2_line{
	width: 1px;
	height: 14px;
	background-color: #ffffff;
	margin: 8px 18px 0px 91px;
	float: left;
}
/*Style Historie END*/
/**********************************************************/
/*Style Ansprechpartner START*/
.cont_ansprechpartner{
	height: 20px;
	font-size: 2px;
	border-top: 1px solid #666666;
	margin-top: 10px;
}
/*Style Ansprechpartner END*/
/**********************************************************/
/*Style Diashow START*/
.diashow_main{
	width: 521px;
	height: 258px;
}
/*Style Diashow END*/
/**********************************************************/
/*Style Formulare START*/
form{
	font-size: 12px;
	color: #000000;
}
fieldset{
  border: 0px;
  padding: 20px 0px 0px 0px;
}
input, textarea, select, submit {
	font-size: 12px;
	color: #000000;
	margin-bottom: 6px;
}
label{
  width: 100px;
  float: left;
  text-align: left;
  margin-bottom: 4px;
}
#mailformformtype_mail{
	margin-top: 10px;
	border: 1px solid black;
	background-color: #ee1c24;
	color: #ffffff;
}
.cont_kontaktform_image{
	position: absolute;
	right: 35px;
	top: 420px;
}
.cont_kontaktform label{
	width: 200px;
}
.cont_kontaktform #mailformFirma, .cont_kontaktform #mailformAnsprechpartner, .cont_kontaktform #mailformStrasse, .cont_kontaktform #mailformPLZ_Ort, .cont_kontaktform #mailformDurchwahl, .cont_kontaktform #mailformRueckruf, .cont_kontaktform #mailformemail, .cont_kontaktform #mailformNachricht{
	position: relative;
	top: 0px;
	left: -75px;
}
/*Style Formulare END*/
/**********************************************************/
/*Style Suche START*/
.tx-indexedsearch-searchbox-sword{
	position: relative;
	top: 2px;
	left: 10px; 
	width: 240px;
}
.tx-indexedsearch-searchbox-button{
	border: 1px solid black;
	background-color: #ee1c24;
	color: #ffffff;
	position: relative;
	top: 10px;
	left: -75px;
	width: 100px;
}
.tx-indexedsearch-redMarkup{
  color: #ee1c24;
}
.tx-indexedsearch-title_title a{
  color: #707172;
  font-size: 12px;
  font-variant: small-caps;
}
.tx-indexedsearch-sw{
	font-weight: bold;
	color: #ee1c24;
}
.tx-indexedsearch-title{
	font-weight: bold;
}
/*Style Suche END*/
/**********************************************************/