﻿/* [Arthur Flury AG] - [by Online Consulting AG] - [format.css] */

/************************************************
*			Fixes, Workarounds, etc.			*
************************************************/
/* Clearfix fuer das Float-clearing */
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.clearfix {
	display: inline-block; /* IE 7 */
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/************************************************
*				Grundlayout						*
************************************************/
html {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.1%;
	}
body {
	text-align: center;
	font-size: 0.68em;
	line-height: 1.2em;
	height: 100%;
	}
#wrapper {
	text-align: left;
	width: 940px;
	margin: 0 auto;
	}
#header {
	position: relative;
	height: 196px;
	}
#main {
	float: left;
	margin-top: -32px;
	border-bottom: solid 1px #9c9c9c;
	}
#left {
	float: left;
	width: 180px;
	padding: 1px 0;
	}
#content {
	float: left;
	width: 755px;
	margin: 0 0 0 5px;
	min-height: 380px;
	height: auto !important;
	height: 500px;
	background: #dddedf;
	}
#placeholder
{
	padding: 14px 37px 18px 25px;
	margin-top: 32px;
	width: 693px;
}
#footer
{
	font-size: 1.0em;
	text-align: left;
	margin: 5px 0 0 0px;
	}
#header a, #left a, #breadcrumb a, #umschaltung a 
{
	text-decoration: none;
	color: #58585a;
}
/************************************************
*				Style-Elemente					*
************************************************/
img {
	border: none;
	}
hr {
	clear: both;
	color: #bbb;
	height: 1px;
	margin: 5px 0;
	background: #bbb;
	}
a, a:link, a:visited {
	text-decoration: underline;
	color: black;
	}
a:focus {color: #000;}

/************************************************
*				Headerbilder					*
************************************************/
.Erdung_Blitzschutz
{
     background-image: url( '../images/header_bs.jpg' );
}
        
.UeberUns
{
     background-image: url( '../images/header_uu.jpg' );
}
.Bahn
{
     background-image: url( '../images/header_bt.jpg' );
}
.Energienetztechnik
{
     background-image: url( '../images/header_fk.jpg' );
}
.News
{
     background-image: url( '../images/header_fk.jpg' );
}

/************************************************
*					Suche						*
************************************************/
#suche {
	height: 20px;
	width: 170px;
	text-align: center;
	background: #f08a00;
	padding: 5px;
	border-bottom: black solid 1px;
	position: relative;
	}
#suche .suchfeld {
	width: 138px;
	height: 13px;
	padding-top: 2px;
	background: white;
	}
#suche .go 
{
	background: transparent;
	border: none;
	width: 20px;
	height: 20px;
	color: White;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	}
/* Suchresultate */
#suchresultate {
	}
.keine-ergebnisse {
	padding: 5px 10px;
	background: #ECECEC;
	}
/************************************************
*					Navigation					*
************************************************/
	
/* Hautpnavigation */
#hnav {
	float: left;
	position: relative;
	padding-left: 180px;
	margin-bottom:1px;
	margin-top: 105px;
	}
#hnav ul 
{
	border-right: solid white 1px;
}
#hnav li 
{
	float: left;
    border-right: solid white 1px;
    list-style: none;
    }
#hnav li a, #hnav li a:link, #hnav li a:visited {
	float: left;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: white;
	padding: 0 9px;
	white-space: nowrap;
	}
#hnav li a:hover, #hnav li a:active, #hnav li a:focus, #hnav li.active a {
	background-color: #f08a00;
	}
	
/* Sekundaere Navigation */
/* Stufe 1 */
#snav {
	margin-top: 16px;
	font-size: 11px;
	line-height: 12px;
	}
#snav li {
	}
#snav li a, #snav li a:link, #snav li a:visited {
	display: block;
	color: white;
	line-height: 12px;
	font-weight: bold;
	background-color: #9c9c9c;
	padding: 3px 0 3px 10px;
	border-bottom: solid 1px white;
	}
#snav li a:hover, #snav li a:active, #snav li a:focus, #left #snav li.active a {
	background-color: #f08a00;
	border-bottom: solid 1px #9c9c9c;
	}
	
/* Stufe 2 */
#snav ul ul li a, #snav ul ul li a:link, #left #snav ul ul li a:visited {
	color: #58585a;
	font-weight: bold;
	padding-left: 17px;
	background-color: #c5c7c8 !important;
	border-bottom: solid 1px #9c9c9c;
	}
	
#snav ul ul li a:hover, #snav ul ul li a:active, #snav ul ul li a:focus, #left #snav ul ul li.active a {
	background-color: #c5c7c8;
	border-bottom: solid 1px #9c9c9c;
	}
	
/* Stufe 3 */
#snav ul ul ul a, #snav ul ul ul a:link, #left #snav ul ul ul a:visited {
	color: #585858;
	padding-left: 24px;
	font-weight: normal;
	background-color: #fcdcbc !important;
	}
#snav ul ul ul a:hover, #snav ul ul ul a:active, #snav ul ul ul a:focus, #left #snav ul ul ul li.active a {
	background-color: #fcdcbc;
	}
/* Stufe 4 */
#snav ul ul ul ul a, #snav ul ul ul ul a:link, #left #snav ul ul ul ul a:visited {
	color: #585858;
	padding-left: 30px;
	font-weight: normal;
	background-color: #f5ebde !important;
	}
#snav ul ul ul ul a:hover, #snav ul ul ul ul a:active, #snav ul ul ul ul a:focus, #left #snav ul ul ul ul li.active a {
	background-color: #f5ebde;
	background-image: url('../images/navi_aktiv.gif');
	background-repeat: no-repeat;
	}
/************************************************
*				Breadcrumb						*
************************************************/
#breadcrumb 
{
	float: left;
	height: 20px;
	width: 715px;
	padding: 6px 20px;
	font-size: 0.9em;
	position: relative;
}
#breadcrumb li
{
	list-style: none;
	display: inline-block;
	float:left;
	color: #58585a;
	background: url('../images/breadcrumb_pfeil.gif') right no-repeat;
	padding-right: 10px;
	padding-left: 5px;
}
#breadcrumb li.last 
{
	background: none;
	display: none;
}

#breadcrumb li a, #breadcrumb li a:active, #breadcrumb li a:link, #breadcrumb li a:visited
{
	
}

.HideRootNode
{
	visibility: hidden;
	margin-left: -15px;
}



/************************************************
*		Sprachumschaltung und Sitemap			*
************************************************/
#umschaltung
{
     width: 940px;
     padding-top: 14px;
     padding-bottom: 3px;
     line-height:13px;
	}
.generic-navi 
{
	margin-left: 500px;
	font-size:11px;
}
#umschaltung .generic-navi span
{
    padding: 2px 5px;
    color: White;
	}
#umschaltung .generic-navi a 
{
    color: White;
    font-size: 0.9em;
	}
#links
{
    border: #f08a00 solid 1px;
    border-right: none;
	}
#links-cd
{
    border: #f08a00 solid 1px;
	}
#sprachen
{
    background-color: #58585a;
    border: #f08a00 solid 1px;
	}
/************************************************
*			Content-Absatzformate				*
************************************************/
/* Ueberschriften */
h1, h2, h3, h4, h5 {
	color: #58585a;
	font-weight: bold;
	padding: 5px 0;
	}
h1 {
	font-size: 1.4em;
	border-bottom: #58585a solid 1px;
	margin-bottom: 10px;
	margin-right: 0px;
	}
h2 {
	line-height: 1.2em;
	margin: 20px 0 5px 1px;
	background-color: #58585a;
	color: White;
	padding: 1px 5px;
	width: 139px;
	font-size: 1.1em;
	}
h3 {
	font-size: 1em;
	padding-top: 18px;
	padding-bottom: 3px;
	font-weight: bold;
	color:#f08a00;
	}
	
/* Paragraph */
#content p {
	line-height: 1.5em;
	padding: 5px 0 10px 0;
	}
	
/* Listen */
#content ul {
	list-style-type: none;
	margin: 5px 0 5px 0;
	}
#content ol {
	list-style-type: decimal;
	margin: 5px 0 5px 10px;
	}
#content ol li {
	padding: 2px 0 2px 0;
	margin-left: 10px;
	}
	
dt, dd {
	float: left;
	padding: 3px 0;
	}
dt {
	font-weight: bold;
	width: 130px;
	}
dd {width: 400px;}
	
/* Tabellen */
table {border-collapse: collapse;}
table tr.even {background: #ECECEC;}
table thead {
	color: #fff;
	}
table th, table td 
{
	padding: 2px;
	vertical-align: middle;
	color: Black;
	}
table td 
{
	 border-bottom: 1px solid white;
}
table th {
	font-weight: bold;
    border-bottom: 1px solid #58585a;
    border-top:1px solid #58585a;
    }
table tfoot td {
	border-top: 2px solid #585858;
	border-bottom: 2px solid #ECECEC;
	}

.produkt-overview table img 
{
	border: none;
}
/*.paging td {
	padding: 5px;
	border-top: 2px solid #585858;
	border-bottom: 2px solid #ECECEC;
}
.paging table td {
	border: none;
	padding: 0 12px 0 0;
}
.paging table td {
	color:#585858;
	font-weight:bold;
	vertical-align: middle;
	}
.paging a, .paging a:link, .paging a:visited {
	float: left;
	font-weight: normal;
	}
.paging a.active, .paging a.active:link, .paging a.active:visited {
	font-weight: bold;
	color: #585858;
	}*/
/************************************************
*					Formular					*
************************************************/
fieldset {
	float: left;
	width: 295px;
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #d2d2d2;
	}
fieldset.rechnungsadresse {margin-right: 9px;}
legend {
	font-weight: bold;
	padding: 0 10px;
	}
label {
	float: left;
	width: 90px;
	padding: 4px 10px 0 0;
	line-height: 1.75em;
	}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #585858;
	}
.rbl {float: left; width: 190px;}
.rbl label {width: 60px;}
.rbl input, .cbx input {float: left; width: 20px; margin-top: 7px;}
.cbx {clear: both;}
.cbx label {width: 420px;}
input.txt, textarea, select {
	float: left;
	margin-top: 5px;
	width: 185px;
	}
textarea {height: 130px;}
select {
	height: 20px;
	width: 193px;
	}
select option {padding: 3px;}
input.txt, textarea, select {
	padding: 2px 2px 2px 4px;
	border: 1px solid #bdbdbd;
	}
textarea.tbbig {
	width: 320px;
	height: 80px;
}
input.submit {
	text-align: center;
	width: 80px;
	margin: 10px 0 0 100px;
	border: none;
	}
/************************************************
*					Footer						*
************************************************/
#footer p,
#footer a, #footer a:link, #footer a:visited {
	color: black;
	line-height: 20px;
	}
	
#footer p a 
{
	text-decoration: underline;
}


/************************************************
*		 Dokumentation erstellen				*
************************************************/

div.doku {
	width: 600px !important;
	height: 350px;
	min-height: 350px;
	background: url(../images/musterdeckblatt.gif) right 68px no-repeat;
	}

div.doku label {
	padding: 0 0 2px 0;
	line-height: auto;
	margin-left: 25px;   
	}
	
div.doku input {
	float: left; 
	width: 325px;  
	}
	
div.doku input.checkbox {
	width: 15px;
	margin-right: 10px;  
	}
div.doku label.checkbox {
	margin-left: 0px;
	}
	
table.merkliste {
	width: 692px; 
	}	
	
table.merkliste td, table.merkliste th {
	text-align: left;
	vertical-align: top;   
	border-top: none; 
	padding: 2px 10px 2px 2px;
	width: auto;  
	}	
.basket {
	padding-right: 12px;
	margin: 0 !important; 
	}
	
/************************************************
*			 Merkliste Navigation				*
************************************************/
#merkliste {
	margin-top: 16px;
	line-height: 12px;
	}
	
#merkliste h2 {
	background-color: #9c9c9c;
	width: 170px;
	color: #fff;
	margin: 0;
	padding: 1px 0 1px 10px;
	border-bottom: solid 1px #fff;
	}
	
#merkliste li a, #merkliste li a:link, #merkliste li a:visited {
	display: block;
	color: #fff;
	line-height: 12px;
	background-color: #9c9c9c;
	padding: 3px 0 3px 10px;
	}
	
#merkliste li a:hover, #merkliste li a:active, #merkliste li a:focus, #merkliste li.active a {
	background-color: #f08a00;
	}



