/* @override 
	http://dev.beyer-stromerzeuger.de/fileadmin/templates/site/_css/layout.css
	http://www.beyer-stromerzeuger.de/fileadmin/templates/site/_css/layout.css
*/

@import url("reset.css");
/*
#0059bc - HELLBLAU
*/ 
/*
#003667 - DUNKELBLAU
*/ 
/*
#333333 - GRAU 
*/ 

body{
	font: 90%/140% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: #474747 url(../_gfx/bg_body.jpg) top left repeat-x;
	color: #333333;
	text-align: left;
	top: 0; left: 0;
}
a{
	color: #0059bc;
	text-decoration: none;
}
a:hover{
	color: #0059bc;
	text-decoration: underline;
}
h1{
	color: #0059bc;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 120%;
	margin: 0.5em 0 0em 0;
}
h2{
	color: #003667;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0em 0 0.4em 0;
}
h3{
	color: #003667;
	font-size: 1.15em;
	margin: 0em 0 0em 0;
	font-weight: bold;
	text-transform: uppercase;	
}
.column9010 .col_right h3 a{
	color: #003667;
}
h4{
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	margin: 0.4em 0 0.2em 0;
}
p {
	margin: 0.3em 0 1em 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 0; left: 0;
}
#hand{
	margin: 0 auto;
	background: transparent url(../_gfx/bg_hand.png) center top no-repeat;
}
#header{
	height: 121px;
	background: transparent url(../_gfx/bg_header.jpg) right top no-repeat;	
}
#header h1{
	height: 121px;
	width: 440px;
	margin: 0;
	background: url(../_gfx/logo_beyer-e-motoren.jpg) no-repeat;
	text-indent: -9999px;
	float: left;
}

/* @group Hotline */

#hotline{
	width: 200px;
	height: 76px;
	padding: 45px 0 0 35px;
	margin-left: 100px;
	float: left;
	background: url(../_gfx/icon_phone.jpg) bottom left no-repeat;
	text-transform: uppercase;
}
#hotline h3{
	color: #0059bc;
	font-weight: bold;
	margin: 0; padding: 0;
	font-size: 1.2em;
}
#hotline .number{
	color: #0059bc;
	margin: 0; padding: 0;
	font-size: 1.3em;
}

/* @end */

/* @group Menu */
#mainmenu{
	background: url('../_gfx/bg_mainmenu.gif') left top no-repeat;
	position: relative;
	top: 0; left: 0;
}
.bottom_thumb{
	width: 250px;
	height: 40px;
	position: absolute;
	top: 0px; right: 0px;
	background: url('../_gfx/bg_bottom-thumb.jpg') left top repeat-x;
}
#menu{
	clear: both;
	float: none;
	margin: 0; 
	padding: 12px 0 0 20px;
	height: 28px;
	font-size: 1em;
	text-transform: uppercase;
}
#menu li{
	padding: 0; margin: 0;
	margin-right: 20px;
	float: left;
}
#menu li a{
	padding: 0;
	margin: 0;
	display: block;
	line-height: 14px;
	text-decoration: none;
	color:  #FFF;
}
#menu li a:hover{
	color: #0059bc;
}
#menu li.active a{
	font-weight: bold;
	color: #0059bc;
}
/* @end */

#content{
	position: relative;
	background: transparent url(../_gfx/bg_content.gif) top left no-repeat;
	width: 960px;
	margin: 0;
	padding: 18px 0 0 0;
}
#maincontent {
	clear: both;
	float: none;
	padding: 0 0 50px 0;
	background-color: #FFF;
}

/* @group Teaser */

#teaser {
	clear: both;
	float: none;
	background: url('../_gfx/bg_teaser.gif') top left repeat-x;
	height: 140px;	
}
#teaser .left, #teaser .center, #teaser .right {
	color: #FFF;
	font-size: 0.9em;
	float: left;
	width: 290px;
	height: 125px;
	margin: 0; padding: 0;
	padding: 13px 0 1px 20px;
	margin-right: 15px;
	line-height: 140%;
}
#teaser p {
	margin-bottom: 0;
}
#teaser a {
	color: #FFF;
}
#teaser a:hover {
	text-decoration: underline;
}
#teaser h2 {
	margin: 0;
	padding: 0;
}
#teaser .right{
	float: right;
	margin-right: 0;
	background: url('../_gfx/teaser_gebrauchte.png') bottom right no-repeat;
}
#teaser .left {
	background: url('../_gfx/teaser_mietaggregate.png') bottom right no-repeat;
}
#teaser .center {
	background: url('../_gfx/teaser_zapfwellengenerator.png') bottom right no-repeat;
}

/* @end */
#footer{
	background: transparent url('../_gfx/bg_footer.png')  0px 0px repeat-x;
	color: #FFF;
	font-size: 0.9em;
	padding: 10px 0 0 20px;
	margin-bottom: 40px;
}
#footer p{
	margin: 0;
	padding: 0;
	line-height: 120%;
}
.column100{
	padding: 0 60px;
}
.col_left {
	margin: 0;
	padding-left: 60px;
	width: 560px;
	float: left;
}
.col_left .col_left {
	margin: 0;
	padding-left: 0;
	width: 270px;
	float: left;
}
.col_left .col_right {
	margin: 0;
	padding-left: 0;
	padding-top: 0;	
	width: 270px;
	float: right;
}
.col_left > h1 {
	margin-top: 0;
}
.col_right {
	margin: 0;
	float: left;
	width: 230px;
	margin: 0 60px 0 50px;
	padding-top: 0px;
}
.column303030 {
	padding: 0 60px;
}
.column303030 .col_left {
	margin: 0; padding: 0;
	margin-right: 10px;
	float: left;
	width: 273px;	
}
.column303030 .col_middle {
	margin: 0; padding: 0;
	margin-right: 10px;
	float: left;
	width: 273px;
}
.column303030 .col_right {
	margin: 0; padding: 0;
	float: right;
	width: 273px;
}
.column5050 {
	padding: 0 60px;
}
.column5050 .col_left {
	margin: 0; padding: 0;
	float: left;
	width: 410px;	
}
.column5050 .col_right {
	margin: 0; padding: 0;
	float: right;
	width: 410px;
}
.column9010 .column5050{
	padding: 0;
}
.column9010 .column5050 .col_left {
	margin: 0; padding: 0;
	float: left;
	width: 273px;	
}
.column9010 .column5050 .col_right {
	margin: 0; padding: 0;
	float: right;
	width: 273px;
}
.column9010 .column303030{
	padding: 0;
}
.column9010 .column303030 .col_left {
	margin: 0; padding: 0;
	margin-right: 15px;	
	float: left;
	width: 175px;	
}
.column9010 .column303030 .col_middle {
	margin: 0; padding: 0;
	margin-right: 15px;	
	float: left;
	width: 175px;	
}
.column9010 .column303030 .col_right {
	margin: 0; padding: 0;
	float: right;
	width: 175px;
}

.clear {
	float: none;
	clear: both;
}
.csc-textpic-intext-left .csc-textpic-imagewrap{
	float: left;
	margin-left: -60px !important;
}
.column100 .csc-textpic-intext-right .csc-textpic-imagewrap, 
.column303030 .col_right .csc-textpic-intext-right .csc-textpic-imagewrap, 
.column5050 .col_right .csc-textpic-intext-right .csc-textpic-imagewrap{
	float: right;
	margin-right: -60px !important;
}
.column9010 .col_right .csc-textpic-intext-right .csc-textpic-imagewrap{
	float: right;
	margin-right: -60px !important;	
}
.csc-textpic-intext-right.csc-textpic-border .csc-textpic-imagewrap img{
	border-bottom: 2px solid #0059bc !important;	
	padding-bottom: 1px;
}

/* @group GoogleMap */

#rggmmenu {
	width: 100%;
	margin-bottom: 20px;
}
#rggmmenu td {
	font-size: 0.9em;
	border-bottom: 1px solid #CCC;
	padding: 2px;
}
#treemenu1.pde {
	display: none
}
#resultdiv {
	margin-top: 15px;
}
#resultdiv h3{
	margin-bottom: 0.3em !important;
}
#rggmmenu .small {
	
}
#rggmmenu .small td {
	vertical-align: bottom;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
}
#rggmmenu .small img {
	vertical-align: middle;
}
.poi-content {
	font-size: 0.9em;
	width: 250px !important;
}
.poi-content h3 {
	font-size: 1em;
}
#map{
	border: 1px solid #0059bc;
	border-bottom: none;
	border-top: none;
}
.mapnest{
	position: relative;
	top: 0; left: 0;
}
#maptop {
	background: transparent url('../_gfx/googlemaps-top.png') 0 0 no-repeat;
	height: 8px;
	width: 560px;
	position: absolute;
	top: 0;
	z-index: 2;	
}
#mapbottom {
	background: transparent url('../_gfx/googlemaps-bottom.png') 0 0 no-repeat;
	height: 8px;
	width: 560px;
	position: absolute;
	top: 344px;
	z-index: 2;
}
.markerTooltip{
	font-size: 0.8em;
	display: none;
}

/* @end */
/* @group Powermail */

.powermail_captcha {
	margin-left: 170px;
	margin-right: 10px;
}

.powermail_captcha_captcha {
	float: left;
}

.powermail_mandatory_js {
	color: #c7171f;
	font-size: 0.9em;
	clear: both;
	position: absolute;
	right: 360px;
}
.powermail_check_inner {
	display: block;
	clear: both;
}

#content .tx_powermail_pi1_fieldwrap_html_checkbox_title, #content .tx_powermail_pi1_fieldwrap_html_radio_title, #content .tx_powermail_pi1_fieldwrap_html,
#content .powermail_radio_inner {
	clear: both;
}

#content .powermail_radio_inner label {
	width: auto;
}

#content label, 
.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: block;
	float: left;
	padding-left: 0;
	padding-top: 0px;
	margin-right: 10px;
	line-height: 150%;
	width: 30%;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
}

input, textarea, select {
	border: 1px solid #AAA;
	border-bottom: 1px solid #003667;
	float: left;
	margin-bottom: 5px;
	padding: 3px;
}

.powermail_text, .powermail_textarea {
	width: 66%;
}

#content .powermail_check_inner label, 
#content .powermail_check,
#content .powermail_radio {
	width: auto;
	float: left;
	display: block;
	border: none;
	background: none;
}

#content .jscalendar_cb {
	display: none;
}

.tx_powermail_pi1_checkboxwrap,
.tx_powermail_pi1_radiowrap {
	float: left;
	width: 220px;
}

#content fieldset {
	border: 1px solid #DDD;
	padding: 10px;
	margin: 1em 0;
}

#content .tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 8px;
}

.powermail_submit {
	width: 160px;
	height: 26px;
	border: none;
	margin-left: 170px;
	font-weight: bold;
	font-size: 0.8em;
	margin-top: 20px;
	color: #003667;
	background-color: #FFF;
	border: 1px solid #AAA;
	border-bottom:  1px solid #003667;
}

.calendar {
	border-color: #999 !important;
}

.calendar table thead td,
.calendar table tfoot td {
	background-color: #AAA;
}

.calendar table tbody td {
	background-color: #EEE;
}

.tx_powermail_pi1_fieldwrap_html span div,
#content .date2cal_img_help {
	display: none;
}

.tx-powermail-pi1 .indent {
	font-size: 0.9em;
	line-height: 130%;
	padding-left: 170px;
}
.powermail_all_table{
	width: 100%;
}
.powermail_all_td{
}

/* @end */

.csc-menu-1 li{
	padding: 2px 0;
}
table{
	width: 100%;
	margin: 0 0 1em 0;
}
table tr{
	border-bottom: 1px solid #CCC;
}
.space{
	height: 15px !important;
	line-height: 1px;
	border-bottom: none !important;
}
table td{
	padding: 6px 5px 2px 5px;
}
table th{
	font-weight: bold;
	border-bottom: 2px solid #003667;
	padding: 6px 5px 2px 5px;
	color: #003667;
}
.empty{
	height: 30px;
}
.filelinks_layout_1 {
	border-top: 2px solid #003667;
}
.filelinks_layout_1 div {
	display: block;
	margin: 0;
	padding: 6px 3px 2px 25px;
	border-bottom: 1px solid #CCC;
	background-position: left center;
}

#breadcrump{
	font-size: 0.9em;
	color: #AAA;
	padding-left: 60px;
	margin-bottom: 20px;
}
#breadcrump a {
	color: #666;
}
.tx-chgallery-pi1 {
	margin: 0;
	clear:both;
	float:none;
}
.tx-chgallery-pi1 .single{
	width: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC; 
	padding: 2px;
}
.tx-chgallery-pi1 span{
	display: none;
}
.tx-chgallery-pi1 .clr{
	clear: both;
	float: none;
}
.tx-rtpageteaser-pi1 .main {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCC;
}
.tx-rtpageteaser-pi1 .main .info {
	float: left;
}
.tx-rtpageteaser-pi1 .main .info p{
	margin: 0;
}
.tx-rtpageteaser-pi1 .main .info .more{
	display: inline;
	font-size: 0.9em;
}
.tx-rtpageteaser-pi1 .main .image {
	float: left;
	width: 100px; 
}
.tx-rtpageteaser-pi1 .main .image img{
	border: 1px solid #CCC;	
	padding: 1px;
}
#maincontent .anfrage a {
	display: block;
	border: 1px solid #CCC;
	border-bottom: 1px solid #003667;
	padding: 2px 5px;
	width: 200px;
	text-align: center;
	color: #003667;
	margin-top: 15px;
	font-size: 0.9em;
}
#maincontent .anfrage a:hover {
	text-decoration: none;
}
input.readonly{
	color: #AAA;
}
.badge {
	position: absolute;
}
.badge a {
	display: block;
}
.badge h4 {
	display: none;
}
.csc-textpic-border img {
	padding: 2px;
	border: 1px solid #CCC !important;
}






