/* @override 
	http://www.elektro-peters.net/_css/layout.css
	http://elektro-peters.net/_css/layout.css
*/

@import url("reset.css");

body{
	font: 75%/170% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #FFF url(../_gfx/bg_body.jpg) left top repeat-y;
	padding: 0; margin: 0;
	color: #707173;
	text-align: left;
	padding-bottom: 50px;
}
a{
	color: #d2161f;
}
h1{
	color: #d2161f;
	font-size: 1.7em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 120%;
	margin: 0.5em 0 0.3em 0;
}
h2{
	color: #444;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0.4em 0 0.1em 0;
}
h3{
	color: #d2161f;
	font-size: 1.4em;
	margin: 0em 0 0.4em 0;
	font-weight: normal;
}
h4{
	color: #d2161f;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0.4em 0 0.2em 0;
}
.green {
	color: #519401;
}
p {
	margin: 0.3em 0 1em 0;
}

#header{
	height: 100px;
	background: #FFF url(../_gfx/bg_header.jpg) left top no-repeat;	
}
#header h1{
	height: 100px;
	width: 260px;
	margin: 0;
	margin-left: 737px;
	background: url(../_gfx/logo_elektro-peters.jpg) no-repeat;
	text-indent: -9999px;
}
.navi_layer {
	position:absolute;
	z-index: 3;
	height: 325px;
	width: 60px;
	text-indent: -9999px;
	left: 0px; top: 0;
	background: url(../_gfx/layer_navigation.png) no-repeat left bottom;
}
.layer {
	margin: 0; padding: 0;
	position:absolute;
	z-index: -1;
	height: 232px;
	width: 243px;
	left: 800px; top: 320px;
	background: url(../_gfx/layer_navigation.png) no-repeat;
}
#navigation {
	height: 225px;
	margin: 0; padding: 0;
	background: #F1F1F1 url(../_gfx/bg_navigation.jpg) no-repeat;
}
#navigation img {
	float: left;
}
#subhead {
	width: 910px;
	height: 50px;
	background: url(../_gfx/bg_subhead.jpg) no-repeat;
	text-indent: -9999em;	
}
#content {
	width: 700px;
	margin: 0;
	margin-left: 85px;
	padding: 0;	
	text-align: justify;
}
ul{
	
}
#content li{
	text-align: left;
	background: url(../_gfx/blitz_th.jpg) 0px 5px no-repeat;
	padding-left: 12px;
	padding-bottom: 2px;
}
#content ul li ul li{
	text-align: left;
	background: url(../_gfx/dot.jpg) 0px 10px no-repeat;
	padding-left: 7px;
	padding-bottom: 2px;
}
.col_left {
	margin: 5px 0;
	width: 48%;
	float: left;
	text-align: justify;
}
.col_right {
	margin: 5px 0;
	float: right;
	width: 48%;
	text-align: justify;
}
.clear {
	float: none;
	clear: both;
}
.contactform {

}
.contactform .left{
	float: left;
	width: 48%;
}
.contactform .right{
	float: right;
	width: 48%;
}
label{
	display:  block;
	font-size:  0.9em;
	border-left:  2px solid #d2161f;
	padding-left:  4px;
	margin-top:  8px;
	margin-bottom:  2px;
	line-height: 120%;
}
input, textarea, select{
	background: url('../_gfx/input_bg.gif')  top right;
	border: 1px solid #707173;
	width: 220px;
}
input.bt{
	border: none;
	border: 1px solid #666;
	width: 108px;
	font-weight:bold;
	color: #d2161f;
}

/* @group Menu */
#menu{
	margin: 0; 
	padding: 0;
	margin-left: 50px;
	padding-top: 12px;
	list-style-type: none;
	height: 200px;
	float: left;
	font-weight: bold;
	font-size: 0.95em;
}
#menu li{
	padding: 1px 0; margin: 0;
}
#menu a{
	width: 250px;
	display: block;
	padding: 0 0 7px 25px;
	line-height:  120%;
	text-decoration: none;
	color:  #444444;
}
#menu a:hover{
	color:  #d2161f;
	background: url('../_gfx/blitz.png')  0px 0px no-repeat;
}
#menu .active a{
	color: #d2161f;
	background: url('../_gfx/blitz.png') 0px 0px no-repeat;
}
/* @end */

.fancybox{
	padding: 1px;
	border: 1px solid #2e8f02;
	float: left;
	margin: 0 8px 10px 0px;
}
ul.float {
	margin-top: 10px;
	clear: both;
	float: none;
}
ul.float li{
	float: left;
	margin-left: 10px;
	white-space: nowrap; 

} 
/* Easy Slider */

.imgteaser {
	float:left;
}
.imgteaser ul, .imgteaser li, {
	margin:0;
	padding:0;
	list-style:none;
}

.imgteaser li{ 
	width: 500px;
	height: 225px;
	overflow:hidden; 
}	
.projekt {
	margin: 0; padding: 0;
	margin-top: 8px;
}
.projekt img {
	border: 1px solid #dedede;
	padding: 1px;
}
.back {
	margin-top: 50px;
	font-size: 0.9em;	
	margin-left: -58px;
}
.back a{
	text-decoration: none;
	color: #FFF;
	background-color: #d2161f;
	padding: 3px 5px;
}
.news{
	margin-top: 20px;
}
.news .newsitem{
	padding-left: 10px;
	border-left: 1px solid #d2161f;
}
.news .newsitem h3{
	font-size: 1.2em;
}
.news .newsitem .date{
	margin: 0;
	font-size: 0.9em;
}
.news .newsitem .more{
	margin: 0;
	background-color: #dedede;
	padding: 2px 4px;
	font-size: 0.9em;
	margin-left: 10px;
}
.news .newsitem .more a, .news .newsitem .more a:hover{
	text-decoration: none;
	color: #444;
}
.team img, .monteure img{
	border-left: 1px solid #d2161f;
	padding-left: 2px;	
}
.team h4, .monteure h4{
	margin-top: 0.2em;
	margin-bottom: 0;
}
.team td, .monteure td {
	padding-top: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}
.team .CollapsiblePanelTab, .monteure .CollapsiblePanelTab {
	color: #707173;
	font-size: 1em;
	font-weight: bold;
	background: url('../_gfx/dot.png') bottom center repeat-x;
}
.team .CollapsiblePanelTab .show, .monteure .CollapsiblePanelTab .show {
	background: url('../_gfx/bullet.png') 80px -2px no-repeat;
	color: #707173;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 20px;
	padding-right: 15px;
}
.team .CollapsiblePanelContent, .monteure .CollapsiblePanelContent {
	padding: 2px 10px;
	background: #f1f1f1 url('../_gfx/dot.png') bottom center repeat-x;
}
.team .CollapsiblePanelContent a, .monteure .CollapsiblePanelContent a{
	border-bottom: 1px solid #FFF;
	padding: 2px 0 2px 22px;
	margin: 2px 0 0 0;
	display: block;
	background: url('../_gfx/page_white_star.png') left 4px no-repeat;
}
.qr{
	padding: 20px;
}
.qr h5{
	margin-bottom: 10px;
}
.qr div{
	width: 100px;
	display: block;
	float: left;
}




