@charset "utf-8";
/* CSS Elekto Engin 
**	www.skyhigh-design.de
**	Sebastian Ereth 
*/


/*------INHALTSVERZEICHNIS ELEKTRO ENGIN-------*/
/*
**	1.	Body Formatierung
**	2.	Content-formatierung
**	3.	Layoutformatierung
**	3.1	Header
**	3.2	footer
**	3.3 Logo
**	3.4 Banner
**	3.5	Content
**	3.5.1	Left
**	3.5.2	Center
**	3.5.3	Right
**	3.6	Replacement
**	3.7	Footer
**	4. 	Hauptnavigation
**	5. 	Unternavigation
**	6. 	Suchbox
**	7.	Such Formular
**	8.	Kontakt Formular
**	9.  sonstige Sonderformatierungen
*/


/*--- 1. BODY-Formatierung ---*/
body {
line-height:1;
margin:0;
background: url(../bilder/hintergrund.jpg);
background-repeat:repeat-x;
background-color:#f8dcdb;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:center;
}

/*--- 2. Content-Formatierung ---*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 15px;
	color:#cc3333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom:5px;
	color:#5b0000;
}

#center p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:1.1;
	color:#5b0000;
}

#center a {
	text-decoration:underline;
	color:#5b0000;
 }

#footer a {
	color: #660000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
	

/*--- 3. Layout-Formatierung ---*/

	/*--- 3.1 Header ---*/
  	#header { 
  	margin:auto;
  	padding:0;
  	width:899px;
  	height:128px;
  	}
  
  	/*--- 3.2 Logo ---*/
  	#logo {
	background: url(../bilder/logo.jpg) no-repeat;
	float: left;
	width: 260px;
	height: 128px;
	border: none
	}

	/*--- 3.3 Banner ---*/
 	#banner {
	background: url(../bilder/banner.jpg) no-repeat;
	float: right;
	width: 639px;
	height: 128px;
	border: none;
	}

	/*--- 3.4 Content ---*/
	#content{
  	margin:auto;
  	padding:0;
  	width:899px;
  	min-height:586px;
	height:auto !important;
	height:586px;
  	margin-top:3px;
	text-align:left;
	background-color:#cc3333;
	overflow:auto;
	_overflow:visible;
 	}
  
  	/*--- 3.5.1 Left ---*/
  	#left { 
  	min-height:586px;
	height:auto !important;	
	height:586px;
  	width: 20%; 
  	float:left; 
  	margin: 0; 
  	background-color:#cc3333;
  	}

  	/*--- 3.5.2 Center ---*/
  	#center{ 
  	min-height:580px;
	height:auto !important;
	height:580px;
  	width: 65%; 
  	float:left; 
  	margin: 0; 
  	background-color:#fcefef;
  	border:3px;
  	border-style:solid; 
  	border-color:#990000;
  	padding:10px;
  	}
	
	#center a {
	color:#cc3333;
	}
	#center a:visited {
	color:#cc3333;
	}
	#center a:active {
	color:#cc3333;
	}

	/*--- 3.5.3 Right ---*/
  	#right { 
  	min-height:586px;
	height:auto !important;
	height:90%;
  	margin-right: 0%; 
  	background-color:#CC3333;
  	}
  
	/*-- 3.5.4 clear --*/
	#clear {
	clear:both;
	}
 
  	/*--- 3.5.5 Footer ---*/
  	#footer { 
  	width:899px;
  	height:128px;
  	margin:auto;
  	padding:0;
  	text-align:center;
  	color:#c49696
  	}
  
  
/*--- 4. Hauptnavigation ---*/
#hauptnavi {
list-style-type:none;
margin-top:100px;
margin-left:10px;
padding:0;
margin-bottom:0;
text-align:left;
}

#hauptnavi li {
display:inline;
margin-right:10px;
border-right:#ffec03;
border-right-style:solid;
border-right-width:2px;
padding-right:10px;
}

#hauptnavi  a {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
color:#ffec03;
text-decoration:none;
}

#hauptnavi a:hover {
color:#f5c234;
}
  
/*--- 5. Unternavigation ---*/
.navihead_liste {
list-style-type:none;
width:140px;
list-style-type:none;
margin-top:20px;
margin-left:10px;
padding:0;
margin-bottom:0;
height:25px;
}

.navihead_element {
background-image:none;
background:#9d0303;
/*width:135px;*/
height:25px;
margin:0;
/* Schrift */
color:#ffff00;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-left:5px;
padding-top:6px;
padding-bottom:0;
}


.navicontent_liste {
list-style-type:none;
padding:0;
margin:0;
margin-left:10px;
width:140px;
}

.navicontent_button {
background-image:url(../bilder/unterbutton.jpg);
/*width:120px;*/
height:24px;
padding-left:20px;
padding-top:4px;
margin-bottom:1px;
margin-left:0;
}

.navicontent_button a{
/*Schrift*/
color:#fcefef;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
text-decoration:none;
}

.navicontent_button a:hover {
font-weight:bold;
}

.navicontent_button a:active {
font-weight:bold;
}

.navicontent_verlauf {
margin:0;
background-image:url(../bilder/backreasons.jpg);
background-repeat:repeat-x;
height:97px;
padding-left:5px;
padding-top:5px;
line-height:1.1;
}

.reason {
text-decoration:none;
color:#000000;
}	

.reason:hover {
font-weight:normal;
}
		
/*--- 6. Suchbox ---*/ 
#tx_macinasearchbox_pi1 {
width:135px;
height:102px;
padding:0;
margin:0;
}

.search_form {
padding:0;
margin:0;
height:102px;
}

.search_title {
padding:0;
margin:0;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

.search_feld {
width:120px;
margin-top:2px;
margin-bottom:2px;
margin-right:0;
padding:0;
/*background-image:url(../bilder/search_back.jpg);*/
}

.search_button {
margin-left:40px;
margin-bottom:4px;
width:80px;
height:20px;
background-image:url(../bilder/search_button.jpg);
background-repeat:no-repeat;
font:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
border:0;
}

.search_advanced a{
margin:0;
padding:0;
color:#000000;
font-size:10px;
}
	
/*--- 7. Suchformular ---*/ 
.tx-indexedsearch table {
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
line-height:1.1;
color:#5b0000
}

.tx-indexedsearch-searchbox-button {
width:80px;
height:20px;
padding-right:25px;
background-image:url(../bilder/search_button.jpg);
background-repeat:no-repeat;
font:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
border:0;
background-color:#fcefef;
}
	
/*--- 8. Kontakt Formular ---*/
#mail_form {
overflow:hidden;
width:500px;
}

#mail_form label, input, textarea {
float:left;
}

#mail_form label {
width:100px;
clear:left;
padding-top:4px;
margin-bottom:4px;
}

#mail_form input {
width:150px;
}

.mail_anfrage {
margin-top:5px;
}

#senden {
/*vertical-align:bottom;*/
background:#cc3333;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
width:70px;
margin-left:115px;
margin-top:2px;
border:none;
}

#senden:hover {
font-weight:bold;
}

/*--- 9. Sonderformatierungen ---*/
.sicher_liste {
	font-size:10pt;
	font-weight:bold;
	width:400px;
	margin-top:20px;
	}
	
.sicher_liste li {
	margin-bottom:10px;
	border-bottom-style:dashed;
	border-bottom-color:#cc3333;
	border-bottom-width:1px;
	padding-bottom:4px;
	font-weight:normal;
	padding-left:10px;
	}
	
.sicher_liste li:hover {
	color:#cc3333;
}

.list_leistungen {
	font-size:10pt;
}

.list_leistungen li {
	margin-bottom:2px;
}