/*  
Theme Name: B-TEC
Theme URI: http://wwww.batterie-technik.de
Description: B-TEC GmbH, Dortmund
Version: 2.0
Author: U. Behrendt
Author URI: http://www.wumdesign.de



*/

/* import related css files */
@import url("css/hmenu.css");  /* Drop Navigation specific styles */
@import url("css/tabber.css"); /* tabbed content specific styles */

*{
	margin:0;
	padding:0
}

body{
	background:#eee;
	color:#333;
	font:11px "Arial", "Tahoma", "MS Sans Serif", sans-serif
}
a{
	text-decoration:none;
	outline:none;
	}
a:hover{
	text-decoration:underline
	}
a:active{
	color:#c00;
}
ul,ol{
	margin:0 0 15px 25px;
	padding:0;
	color:#044e8e
}
ol li{
	margin:0 0 15px;
	padding:0;
	font-size:12px;
	color:#666;
	text-align:left;
	list-style:decimal
}
ul li{
	margin:0 0 15px;
	padding:0;
	font-size:12px;
	color:#666;
	text-align:left;
	list-style:disc
}
h1{
	margin:5px 0;
	padding:0;
	font:27px Georgia, "Times New Roman", Times, serif;
	color:#06f
}
h2{
	margin:5px 0;
	padding:0;
	font:22px Georgia, "Times New Roman", Times, serif;
	color:#06f
}
h3{
	margin:22px 0 11px;
	padding:0;
	font-size:20px;
	color:#666
}
h4{
	margin:5px 0;
	padding:0;
	font-size:16px;
	color:#666
}
h5{
	margin:5px 0;
	padding:0;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#06f
}
h6{
	margin:5px 0;
	padding:0;
	font-size:12px;
	color:#333
}
p{
	font-size:12px;
	color:#444;
	line-height:18px;
	text-align:justify
}
blockquote{
	margin:3px 0 12px;
	padding:0 0 0 25px;
	font:15px Georgia, "Times New Roman", Times, serif;
	color:#333;
	line-height:18px;
	text-align:justify;
	font-style:italic;
	background:url(images/quote.png) no-repeat
}
hr{
	margin-bottom:10px;
	border:none;
	border-bottom:1px solid #eee;
	background:none;
	height:1px
}
input,textarea,select{
	border:1px solid #ccc;
	background-color:#f8f8f8;
	color:#555;
	padding:2px
}

.alignbottom{
	float:bottom;
}

.alignleft{
	float:left
}
.alignright{
	float:right
}
.button{
	padding:3px 0;
	background:#000;
	border:1px solid #dbdddf;
	line-height:15px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff
}
.button:hover{
	background:#787777
}
table td{
	padding:5px 5px 5px 0px;
	font-size:12px
}
.thead{
	font-size:11px;
	font-weight:700;
	color:#fff !important;
	background:#868686
}
.row{
	background:#e8e8e8
}

/* Page Structure  ----------------------------------------------------------------*/
#container{
	width:900px;
	height:100%;
	margin:0 auto;
	padding:10px;
	background:#fff;
	border:1px solid #cecece;
	overflow:hidden
}
#header{
	background:#fff;
	height:80px
}
#content-wrap{
	width:900px;
	height:100%;
	overflow:hidden
}
#center{
	float:right;
	width:695px;
	background:#fff;
	margin:10px auto
}
#center-in{
	padding:0 15px;
	color:#555
}
#Sidebar{
	width:195px;
	margin:10px auto;
	float:left;
	background:#fff
}
#footer{
	width:900px;
	height:100%;
	margin:10px auto;
	clear:both;
	position:relative;
	overflow:hidden
}

/* Header ----------------------------------------------------------------*/
#header h6{
	float:left;
	width:300px;
	height:70px;
	margin:5px 0 0 5px;
	text-indent:-9009px
}
#header h6 a{
	display:block;
	width:100%;
	height:100%;
	padding:0;
	background:url(images/logo.jpg) no-repeat
}
#search{
	float:right;
	width:auto;
	margin:10px 10px 0 0
}
#search .input{
	width:160px;
	margin-right:3px;
	padding:2px 2px 2px 20px;
	background:#fff url(images/suche.png) no-repeat;
	border:2px solid #dbdddf;
	font-size:13px;
	color:#555
}
#search .button{
	width:28px;
	padding:3px 0 4px
}
.Feed{
	margin:0;
	padding:5px 0 5px 18px;
	background:url(images/rss.png) no-repeat;
	background-position:0 6px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#fca61b
}
.Feed a{
	color:#fca61b
}
/* Sidebar ----------------------------------------------------------------*/
#Sidebar-cat ul{
	margin:5px 0 15px 5px
}
#Sidebar-cat ul li.page_item,
#Sidebar-cat ul li{
	list-style:none;
	display:block;
	padding:5px 5px 5px 18px;
	margin:0;
	background:url(images/pfeil.png) no-repeat;
	background-position:0 8px;
	border-bottom:1px solid #eee
}

/* Lists used in Page Templates ----------------------------------------------------------------*/
ul.leftlinks{
	margin:0 0 15px;
	padding:0;
	color:#044e8e
}
ul.leftlinks li{
	font-size:12px;
	margin:0 0 5px;
	padding:5px 0 0 15px;
	color:#666;
	border-bottom:1px solid #e8e8e8;
	list-style:none;
	background:url(images/small_rightarrow.gif) no-repeat;
	font-weight:700;
	background-position:0 5px;
	text-align:left
}
ul.leftlinks li a{
	color:#555;
	line-height:18px
}
ul.list{
	margin:0 0 15px;
	padding:0
}
ul.list li{
	margin:0 0 5px;
	padding:5px 0 0 15px;
	list-style:none;
	background:url(images/small_rightarrow.gif) no-repeat;
	background-position:0 5px
}
ul.services{
	margin:10px 0;
	padding:0;
	list-style:none;
	color:#06f
}
ul.services li{
	list-style:none;
	width:280px;
	margin:0 35px 22px 0;
	padding:0;
	float:left;
	color:#666;
	text-align:justify
}
ul.contlist{
	width:298px;
	margin:0;
	color:#555
}
ul.contlist li{
	padding:3px 0 3px 15px;
	list-style:none;
	background:url(images/bullet.png) no-repeat;
	background-position:0 5px
}
ul.telefon{
	float:left;
	margin:0;
	padding:0;
	color:#044e8e
}
ul.telefon li{
	margin-bottom:8px;
	padding:5px 0 0 15px;
	list-style:none;
	background:url(images/i_news.png) no-repeat;
	background-position:0 8px;
	color:#555;
	font-size:11px;
	text-align:left
}
ul.telefon li a{
	color:#555;
	font-size:11px
}
ul.telefon li a:hover,
#Sidebar-in ul li a{
	color:#666
}

ul.telefon_a li{
	margin-bottom:8px;
	padding:5px 0 0 15px;
	list-style:none;
	background:url(images/tel.gif) no-repeat;
	background-position:0 8px;
	color:#555;
	font-size:11px;
	text-align:left
}

ul.telefon_a{
	float:left;
	margin:0;
	padding:0;
	color:#044e8e
}



/* Center Main Content ----------------------------------------------------------------*/
#center-in p{
	margin:3px 0 8px
}
#center-in h2{
	margin:5px 0 0;
	padding:0
}
#center-in h3{
	margin:22px 0 11px;
	padding:0 0 5px;
	border-bottom:1px dotted #ccc
}
#center-in h4{
	margin:0 0 20px;
	padding:0
}
#center-in h5{
	margin:3px 0 5px;
	padding:0
}
img{
	padding:2px;
	margin:0 10px 0px 0px;
	border:1px solid #CCC
}
.listings{
	padding:5px 0;
	overflow:hidden;
	height:100%
}
#center-in h2.PageTitle{
	margin-bottom:15px;
	font:25px Arial, Helvetica, sans-serif;
	color:#06f
}
.mainlist,.clear{
	clear:both
}
.mainlist_twopart{
	width:300px;
	margin-bottom:20px
}
.clientlist{
	padding:5px 0;
	overflow:hidden;
	height:100%;
	width:400px
}
.clientlist p{
	width:310px;
	float:right
}
.clientlist h6{
	margin:3px 0 0;
	padding:0
}

/* Blog specific CSS ----------------------------------------------------------------*/
.blog ul,.blog ol{
	margin-bottom:10px
}
.blog ul li{
	font-size:12px;
	margin:0;
	list-style:disc
}
.blog ol li{
	font-size:12px;
	margin:0 0 0 15px;
	list-style:decimal
}
.post-footer{
	padding:3px;
	line-height:18px;
	height:18px;
	font-size:12px;
	border-top:1px solid #c6c7c8;
	border-bottom:1px solid #c6c7c8;
	margin-bottom:25px;
	background:#fafafa
}
.post-date{
	font-size:11px;
	margin-bottom:10px
}
.post-comments{
	background:url(images/i-comments.gif) no-repeat left center;
	padding-left:17px;
	float:left;
	margin-left:10px
}
.post-cat{
	background:url(images/i-category.gif) no-repeat left center;
	padding-left:17px;
	margin-left:5px;
	float:right
}
.archive .post-footer{
	 border-top:none;
	 background:none;
}
#calendar_wrap table{
	width:100%;
	text-align:center
}
#calendar_wrap table a{
	color:#06f;
	text-decoration:underline
}
#searchform{
	margin:10px 0
}
#searchform br{
	display:none
}
#commented{
	display:block;
	float:left
}
#comment{
	width:auto
}
#commentform .submit{
	background:#333;
	color:#fff
}
.comments{
	border-left:2px solid #DEE4DA;
	padding:0 0 0 15px;
	margin-bottom:10px;
	width:99%;
}
.comments h4{
	margin:0!important
}
.comments li{
	border:1px solid #DEE4DA;
	background-color:#F3F3F3;
	padding:5px;
	margin:5px 0;
	list-style:none
}
.commentsmeta{
	margin-top:0;
	padding-top:1px;
	font-size:90%;
	color:#999
}
.comments-autor{
	border:1px solid #B2FF66;
	background-color:#95FFCE;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px
}
.comments-autor li{
	border:1px solid #B2FF66;
	background-color:#95FFCE;
	list-style:none;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px
}
.comments-autor li:hover,.comments li:hover{
	background-color:#fff
}
#calendar_wrap caption,#Sidebar h2{
	margin:5px 0;
	padding:0;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#06f;
	border-bottom:3px solid #e8e8e8
}

/* Paging ----------------------------------------------------------------*/
#paging{
	text-align:center;
	float:right;
	clear:both;
	margin-right:15px
}
.paging{
	margin:3px 0;
	color:#455826;
	font:bold 11px Arial, Helvetica, sans-serif
}
.paging a{
	background:#fff;
	border:1px solid #667f86;
	padding:2px 6px;
	margin:0 1px;
	text-decoration:none;
	color:#455826
}
.paging a:hover{
	background:#b7c3c7;
	color:#fff;
	text-decoration:none
}
.paging_current{
	background:#06f;
	border:1px solid #06f;
	padding:2px 6px;
	color:#fff;
	line-height:27px
}

.telefon-box{
  margin:10px 0px 0px 65px;
	border:1px solid #e8e8e8;
	width:180px;
	padding:10px 10px 5px 10px;
	border-top:4px solid #e8e8e8;
}
ul.telefon-boxli{
	margin:0 5px 15px;
	padding:0;
	color:#044e8e;
	width:190px
}
ul.telefon-boxli li{
	font-size:11px;
	margin:0 0 5px;
	padding:5px 0 0 15px;
	color:#666;
	list-style:none;
	background:url(images/small_rightarrow.gif) no-repeat;
	background-position:0 7px;
	text-align:left
}
ul.telefon-boxli li a,
ul li a,ol li a{
	color:#06f;
	line-height:18px
}
.cspacer{
	margin-bottom:20px
}
.pro-box{
	border:1px solid #dcdada;
	background:#f2f3f4;
	padding:8px 0 0
}
/* Home Page 1 ----------------------------------------------------------------*/
#banner1{
	width:899px;
	height:250px;
	background:#ccc url(images/stripp.jpg) no-repeat;
	margin-bottom:20px
}
#banner1 p{
	margin:10px 5px 0 290px;
	font-size:13px;
	color:#333
}
#banner1 h2{
	margin:13px 0 0 290px;
	width:500px;
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#06f
}
ul.option1{
	width:500px;
	margin:15px 0 0 290px;
	padding:0;
	color:#06f
}
ul.option1 li{
	width:200px;
	margin-bottom:12px;
	padding:5px 0 0 38px;
	float:left;
	font-size:11px;
	background-position:0 3px;
	color:#666;
	text-align:left;
	list-style:none
}
ul.option1 li a{
	font-weight:700;
	font-size:12px;
	color:#333
}
.leistung28{
	background:url(images/industrie.png) no-repeat
}
.leistung9{
	background:url(images/uvv2.png) no-repeat
}
.leistung10{
	background:url(images/privat.png) no-repeat
}
.leistung11{
	background:url(images/laden2.png) no-repeat
}
.leistung12{
	background:url(images/laden.png) no-repeat
}

.aufgehts{
	margin:10px 0 0 630px
}

ul.links{
	margin:0 0 22px;
	padding:0;
	color:#044e8e
}
ul.links li{
	font-size:11px;
	margin:0 10px 5px;
	padding:5px 0 0 15px;
	list-style:none;
	color:#666;
	border-bottom:1px solid #CCC;
	background:url(images/small_rightarrow.gif) no-repeat;
	background-position:0 5px
}


#left-col{
	width:570px;
	height:100%;
	float:left;
	padding:8px 10px;
	overflow:hidden
}
#left-col p{
	margin:3px 0 12px;
	padding:0;
	font-size:12px;
	color:#666;
	line-height:18px;
	text-align:justify
}
#left-col h2{
	margin:3px 0 5px;
	padding:0;
	font:14px Arial, Helvetica, sans-serif;
	color:#06f
}
#left-col h3{
	margin:12px 0 3px;
	padding:0;
	font:14px Arial, Helvetica, sans-serif;
	color:#333
}






#willkommen_unten{
	height:100%;
	overflow:hidden
}

/************************************/

.kasten2{
	width:265px

}
.kasten2 p,#Sidebar p{
	margin:3px 0 12px;
	padding:0;
	font-size:12px;
	color:#555;
	line-height:18px;
	text-align:justify;

}


.kasten2 h2{
	/*border-top:4px solid #e8e8e8;*/
	background-position:0 8px
	margin:3px 0 11px;
	padding:0;
	font-size:18px
}

.kasten3{
	width:265px

}
.kasten3 p,#Sidebar p{
	margin:3px 0 12px;
	padding:0;
	font-size:12px;
	color:#555;
	line-height:18px;
	text-align:justify;

}


.kasten3 h2{
	border-top:4px solid #e8e8e8;
	background-position:0 8px
	margin:3px 0 11px;
	padding:0;
	font-size:18px
}

/**************************************/


.kasten{
	width:265px;
	min-height:300px;
}
.kasten p,#Sidebar p{
	margin:3px 0 12px;
	padding:0;
	font-size:12px;
	color:#555;
	line-height:18px;
	text-align:justify
}


.kasten h2{
	margin:3px 0 11px;
	padding:0;
	font-size:18px
}
.platzhalter{
	padding-left:40px
}
.boerse{
	border-top:4px solid #e8e8e8;
	background-position:0 8px
}
.boerse .spacer{
	padding-left:65px;
	margin:3px 0
}

/* Contact Form ----------------------------------------------------------------*/
.contactform{
	overflow:hidden;
	font-size:12px
}
.contactform .textarea,.contactform .input{
	border:1px solid #ccc;
	padding:2px;
	font-size:12px
}
.textarea:hover,.input:hover,.textarea:focus,.input:focus {
	background:#ebebeb
}
.contactright .button{
	margin:0 0 0 140px !important;
	padding:4px
}
.contactleft{
	width:20%;
	text-align:left;
	clear:both;
	float:left;
	display:inline;
	padding:4px;
	margin:5px 0;
	font-weight:700
}
.contactright{
	width:70%;
	text-align:left;
	float:left;
	display:inline;
	padding:4px;
	margin:5px 0
}
.notification{
	margin:15px;
	border-top:1px solid #693;
	border-bottom:1px solid #693;
	padding:10px 20px;
	background:#FFC
}



/* Footer ----------------------------------------------------------------*/
#footer p{
	margin:0;
	padding:0 0 5px;
	color:#555;
	font-size:11px
}
#footer p a,.pro-box a{
	color:#555
}
#footer .copyright{
	color:#a0a0a0;
	float:left
}
#footer .copyright a{
color:#a0a0a0
}
#footer .copyright a:hover,.comments a:hover,.post-date a,.post-footer a:hover{
	color:#000
}
ul#footerlinks{
	float:right;
	padding:0
}
ul#footerlinks li,ul#nav-top li{
	display:inline;
	list-style:none
}
ul#footerlinks li a{
	margin:0;
	padding:8px 10px 5px;
	color:#888;
	font:bold 12px Arial, Helvetica, sans-serif;
	border-left:1px solid #ccc;
	line-height:18px
}
ul#footerlinks li a:hover,#footer p a:hover,ul.realatedlinks li a:hover,ul.leftlinks li a:hover,.Feed a:hover,p a:hover,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,ul li a:hover,ol li a:hover{
	color:#333
}

/* Rounded Corner Box ----------------------------------------------------------------*/
#xsnazzy h1,#xsnazzy h2,#xsnazzy p{margin:0 10px}
#xsnazzy p{padding-bottom:5px}
#xsnazzy h2{font-size:16px;margin:0 10px;padding:5px 0 !important;padding-top:5px}
#xsnazzy{background:transparent;margin:10px}
.xtop,.xbottom{display:block;background:transparent;font-size:1px}
.xb1,.xb2,.xb3,.xb4{display:block;overflow:hidden}
.xb1,.xb2,.xb3{height:1px}
.xb2,.xb3,.xb4{background:#f2f3f4;border-left:1px solid #08c;border-right:1px solid #888}
.xb1{margin:0 5px;background:#888}
.xb2{margin:0 3px;border-width:0 2px}
.xb3{margin:0 2px}
.xb4{height:2px;margin:0 1px}
.xboxcontent{display:block;background:#f2f3f4;border:0 solid #888;padding:0 10px;border-width:0 1px}
/* P.I.E. Float Clearing ----------------------------------------------------------------*/
.clearfix:after{
content:".";clear:both;height:0;visibility:hidden;display:block}
* html .clearfix{height:1%}
.clearfix{display:block}
/* Buy Now Tag - not included in Theme Package*/
#buynow{position:absolute; top:0; margin:0; z-index:2;background:url(images/buynow.png) no-repeat; width:77px; height:70px; border:none;}
.buynow{border:none!important;}
* html #buynow{background: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/buynow.png", sizingMethod="scale"); z-index:0;} 

