@charset "utf-8";
/* CSS Document */
/* allgemein Definitionen ****************/
html{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	overflow: -moz-scrollbars-vertical;
} 

body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
	margin:0; 
	padding:0;
	text-align:center;
	background: #838486 url(../images/bgr_whole.png) repeat-x center top;
}

table, td, div, p, span, dl, dt, dd, input, textarea, .tbl_messen 
{
	font-family: Verdana, Arial,  Geneva,  Helvetica, sans-serif;
	font-size: 11px;
	color:#484848;
}
ul {
	
	margin:5px 0 5px 5px;
	padding:0 0 0 15px;
	border:0px solid #ff0000;
	
}
ul li {	
	padding:0px;
	margin:0;	
	list-style-type: image;
	list-style-image: url(../images/li_yellow.png);	
}

a 
{
	/*color: #484848;*/
	color: rgb(224, 164, 4);
	text-decoration: none;
	font-size:11px;
	outline: none;
}
a:hover {
	color: #ffc617;
	text-decoration:underline;
}


a.fat {
	font-weight:bold;
	text-decoration: none;
}

img {
	border:0;
}
a img {
	border-width: 0px;
	border-color: #484848;
	
}
p {
	font-size:11px;
	margin:0 0 10px 0;
	padding-bottom: 10px;
}

.bodytext {
	font-size:11px;
}

sub, sup {
	line-height:1px;
}

input[type=submit] {
	line-height:14px;
}

.csc-header 
{
	margin: 0px 0 0px 0;
	padding: 0;
}
.csc-default {padding-top: 0px; margin-top: 0px;}

td, div, p.bodytext 
{
	color: #484848;
	font-size: 11px;
	margin:0;
	text-decoration: none;
}
h1 {
	color:#E9B11B;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

h1, h2, h3, h4, h5, h6, .csc-header {
margin:2px 0 4px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
}
h1, h2, h3, h4, h5, h6{color: #484848 !important;}
div.csc-header h1.headline_gelb{color:#E9B11B !important;}

p.bodytext sup {font-size: 7px !important;}


.csc-header h1.headline_grey {
	font-size:14px; 
	color: #fff !important;
	background: url(../images/bgr_header_h1_grau.png) repeat-x left top; 
	line-height: 22px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	text-transform:uppercase; 
	font-weight:normal;
	padding:0px 0 0 16px; 
	margin:0 0 0 0;
}
.csc-header h1.headline_gelb {
font-size:14px; 
color:#e9b11b; 
font-weight:bold; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
text-transform:uppercase; 
padding:0 0 10px 0; 
margin:0;
}
.site_wrapper 
{
	margin:0 auto;
	text-align: center;
	width:967px;
	height: 100%;
	background: url(../images/bgr_innner_shaddow_lr.png) repeat-y left top;
}
.site_werapper_footer
{
	margin: 0 auto;
	width: 967px;
	height: 30px;
	background: url(../images/bgr_innner_shaddow_footer.png) no-repeat left top;
}
.site_wrapper_close 
{
	margin:-30px auto;
	padding:0;
	text-align: center;
	width:922px;
	height:52px;
	border:0px solid purple;
}
.site 
{
	width: 941px;
	margin:0 auto;
	padding:0 0 0 0;
	/*min-height:700px;
	height:auto !important;
	height:700px;*/
	display: table;
}
/********** HEADER *********/
.header_wrapper 
{
	position: relative;
	width: 941px;
	height: 101px;
	margin: 0;
	padding: 0;
}

	.header_bego_logo {
		position:absolute;
		width: 157px;
		height: 54px;
		z-index:999;
		left: 40px;
		top: 25px;
	}
	.header_sponsor_logo
	{
		position: absolute;
		right: 10px;
		top: 30px;
		width: 210px;
		height: 60px;
	}
	.header_sitechange_navi_wrapper
	{
		position: absolute;
		top: 0px;
/*		right: -3px;*/
		right: 0px;
/*		width: 390px;*/
		width: 293px;
		height: 40px;
		overflow: hidden;
		background: url(../images/top_links_bgr_consult.png) no-repeat left top;
	}
		.header_sitechange_navi_wrapper .site_change_navi
		{
		}
	.lang_menu_wrapper
	{
		position: absolute;
		top: 5px;
		right: 410px;
		width: 210px;
		height: 40px;
	}
	.dealer_portal_link_wrapper
	{
		position: absolute;
		top: 5px;
		right: 405px;
		margin: 0;
		padding: 0;
		display: none;
	}
		.dealer_portal_link_wrapper .dealer_portal_link_header a
		{
			display: none;
			font-family: "Arial Narrow";
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
			color: #696969;
			margin: 0;
			padding: 0 0 0 11px;
			background: url(../images/bgr_arrow_header_dealerportal.gif) no-repeat left 3px;
		}

		.dealer_portal_link_wrapper .dealer_portal_link_header a:hover
		{
			color: #f9bc16;
			display: none;
		}

/************************/
/******* main navigation *************/
.mainnavi_search_wrapper 
{
	position: relative;
	width:941px;
	height: 24px;
	left: 1px;
	background: #fff;
	z-index: 100;
}
	.mainnavi_wrapper
	{
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
		width: 692px;
		height: 24px;
		background: #858589 url(../images/bgr_top_navi.png) repeat-x left top;
		z-index: 999;
	}
	.header_search_wrapper
	{
		position: relative;
		float: right;
		margin: 0;
		padding: 0;
		width: 241px;
		height: 24px;
		background: #858589 url(../images/bgr_top_navi.png) repeat-x left top;
	}
		.header_search div.tx-macinasearchbox-pi1 
		{
			position: relative;
			width: 241px;
			height: 24px;
			background: url(../images/search_field.png) no-repeat 60px 2px;
		}
	
.subnavi_wrapper {
	background:#ece0b6;
	height: 22px;
	margin: 0;
	padding: 0;
	display: none;
}
/******* suche ******/
div.search_bez_php
{
	z-index:99;
	position:absolute;
	right: 190px;
	top: 5px;
	width:60px;
	height:20px;
	text-align:right;
	margin:0;
	color:#cccccc;
	font-weight:normal;
	font-size: 11px;
}

.tx-indexedsearch-searchbox 
{
	position:absolute;
	top: 0px;
	left: 60px;
	width: 180px;
	vertical-align: top;
}
.tx-indexedsearch-searchbox  input[type=text]
{
	background: transparent;
	width: 131px;
	height: 15px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	border: none;
}
input.tx-indexedsearch-submit
{
	width: 40px;
	border: none;
	background-color: transparent;
	margin-top: 1px;
	cursor: pointer;
}
/************** content bereich ***********/
.content_main_wrapper
{
	position: relative;
	width: 925px;
	margin: 8px auto;
	padding: 0;
	box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	-ms-box-sizing:border-box;
	_display: table;
}
	.content_left_wrapper
	{
		position: relative;
		float: left;
		width: 684px;
		display: table;
		box-sizing:border-box; 
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box; 
		-ms-box-sizing:border-box;
		z-index: 1;
	}
		.content_header
		{
			position: relative;
			width: 684px;
			height: 180px;
			overflow: hidden;
			margin: 0 0 8px;
			padding: 0;
			z-index: 1;
		}
		.content_header div div dl dt img
		{
			position: relative;
			z-index: 0;
		}
		.content_real_wrapper
		{
			width: 678px;
			min-height: 370px;
			margin: 0 0 0 10px;
			padding: 0;
			text-align: left;
			box-sizing:border-box; 
			-moz-box-sizing:border-box; 
			-webkit-box-sizing:border-box; 
			-ms-box-sizing:border-box;
		}
	.content_right_wrapper
	{
		position: absolute;
		right: 0px;
		top: 0px;
		_float: right;
		width: 232px;
		height: 700px;
		margin: 0 0 0 0;
		padding: 0;
		box-sizing:border-box; 
		-moz-box-sizing:border-box; 
		-webkit-box-sizing:border-box; 
		-ms-box-sizing:border-box;
	}
		.box_1_right
		{
			margin: 0 0 8px 0;
			padding: 0;
		}
	
.content_main p.bodytext {
	padding:0px;
	margin:0 0 10px 0;
	color: rgb(72, 72, 72);
	font-size: 11px;
}
/***** content 2 spalten *******/
div.two_col_content_wrapper {
	width:684px;
}
#two_col_cont_left
{
	width: 300px;
	float:left;
	margin-right: 0px;
}
.two_col_content_right
{
	float: left;
	margin-left: 15px;
	width: 360px;
}
	.two_col_content_right p { padding-left: 7px;}
#two_col_cont_left .csc-textpic-imagewrap {
	
	padding-top:8px;
	padding-right:8px;
	padding-bottom:2px;
	padding-left:8px;
	/*background:#eeeeee;*/
	margin:0 0px 10px -8px;
}
	#two_col_cont_left .csc-textpic-imagewrap .csc-textpic-caption
	{
		text-align: center;
		font-size:10px;
		background:#fff;
		margin:7px 0 0 0;
		padding:3px 0 3px 0;
	}
.two_col_cont_right {
	float:right;
	width:333px;
	margin:0 10px 0 0;
	
}
/********** content kontaktformular - 2 spalten **********/
.col2_contact_wrapper
{
	width: 700px;
}
	#two_col_contact_left
	{
		float: left;
		width: 400px;
	}
		#two_col_contact_left label
		{
			width: 140px;
		}
		#two_col_contact_left input[type=text],
		#two_col_contact_left textarea
		{
			width: 230px;
		}
		#two_col_contact_left input[type=submit]
		{
			margin-left: 140px;
		}
	.two_col_contact_right
	{
		float: left;
		width: 250px;
		margin: 0 0 0 15px;
	}
/************* hedlines ***************/
h1.csc-firstHeader,
.csc-header h1.csc-firstHeader,
.csc-textpic-text h1.csc-firstHeader
{
	font-size: 14px; 
	margin: 16px 0 3px 0;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}
/******* 2 spaltiger Content "Text m/Bild"  - Headline über dem Bild Konfiguration *********/
/*div.csc-textpicHeader  {
	position:relative;
	top:0px;
	right:88%;
}
div.csc-textpic-intext-left-nowrap img {
	margin:30px 0 0 0;
}
*/
 
/*** END "Text m/Bild" ***/

.csc-header h1,
.csc-textpic-text h1,

.csc-header h2,
.csc-textpic-text h2,

.two_col_content_right h1,
.two_col_content_left h1,

#two_col_contact_left h1,
.two_col_contact_right h1,
.two_col_cont_right h1,
p.headline_gelb
{
	color: rgb(233, 177, 27);
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 7px 0;
	padding: 0;
}
p.headline_grau {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color:#484848;
}
.two_col_cont_right h1
{
	color: rgb(233, 177, 27);
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 7px 5px;
	padding: 0;
}

.csc-header h2,
.csc-textpic-text h2,

.two_col_content_right h2,
.two_col_content_left h2,

#two_col_contact_left h2,
.two_col_contact_right h2
{
	color: rgb(72, 72, 72);
}

h3,
.csc-header h3,
.csc-textpic-text h3
{
	color: rgb(72, 72, 72);
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0;
}
.csc-firstHeader 
{
	padding:0 0 0 0;
}
.csc-header-n2,
.csc-header-n3,
.csc-header-n4,
.csc-header-n5,
.csc-header-n6,
.csc-header-n7,
.csc-header-n8,
.csc-header-n9,
.csc-header-n10
{
	margin-top: 10px;
}
.csc-textpic-text h1 
{
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	
}
div.csc-textpic-text h1.headline_gelb{color: #E9B11B !important; }
img.spacer-gif, div.csc-textpicHeader img.spacer-gif {
	display:none;
}
/************* footer *****************/
.footer_wrapper 
{
	float: left;
	padding:0;
	margin: 0 14px;
}
.footer_top_navi
{
	width:914px;
	padding:0px 0 0 0;
	margin: 0 auto;
	height:20px;
}
.footer_navi {
	border-top: solid 4px #1a171b;
	width:914px;
	padding:0px 0 0 0;
	margin: 0 auto;
	height:20px;
}

.csc-textpic-caption
{
	text-align: center;
}

/* clearfix - content text-bild umbruch */

.subnavi_wrapper:after,
.subnavi:after,
.content_main:after,
.csc-textpic:after,
.csc-mailform-field:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}



/**** csc mailform *******/

#mailform {
	border:none;
	border-width:0;
}

/* fieldset */
.csc-mailform {
	border:none;
}
.csc-mailform-field
{
	margin-bottom: 7px;
}

.two_col_content_right .csc-mailform-field
{
	width: 420px;
}
	.two_col_content_right .csc-mailform-field label
	{
		width: 150px;
	}

.two_col_content_right .csc-mailform-field input[type=text],
.two_col_content_right .csc-mailform-field textarea
{
	width: 250px;
}
.two_col_content_right .csc-mailform-field input[type=submit]
{
	margin-left: 150px;
}

.csc-mailform-field input[type=text],
.csc-mailform-field textarea {
	width:200px;
	border: 1px solid rgb(167, 169, 172);
	background: rgb(239, 240, 240);
	margin-bottom:5px;
}
.csc-mailform-field input[type=submit]
{
	background: url(../images/bgr_navi.png) repeat-x left top;
	border: none;
	color: #fff;
	padding: 2px 7px 3px 7px;
	cursor: pointer;
}
.csc-mailform-field label {
	float:left;
}

#mailformFrau {
	border:none;
	margin:0;
	padding:0;
}

#mailformFrau legend {
	position:absolute;
	left:-999em;
	visibility:hidden;
}

.csc-mailform-radio {
	margin:0;
	padding:0;
}

.csc-mailform-radio input[type=radio] {
	float:left;
	height:10px;
	margin-top:0;
	padding-top:0;
	position:relative;
	top:-12px;
	padding-right:6px;
}

.csc-mailform-radio label {
	float:left;
	width:60px;
	height:10px;
	margin-top:0;
	padding-top:0;
	position:relative;
	top:-12px;
	padding-left:6px;
}

.csc-mailform-submit#mailformformtype_mail {
	margin-top:10px;
}



/* table */
table.contenttable td{
	padding: 5px;
	font-size: 11px;
}
table.contenttable td p,table.contenttable th p{
	margin: 0px !important;
	padding: 0px !important;
}
table.contenttable tr.tr-even td{
}

/*********** messen und veranstaltungen **********************/
 
 .tbl_messen { 
    border-collapse:collapse;
    width:70%;
 }
 .tbl_messen td {
    border-bottom:1px solid #ccc;
    font-size:11px;
    padding:3px;
 }

 .tbl_messen .tr-0 {
   
 }
 .tbl_messen .tr-0 .td-0, .tbl_messen .tr-0 .td-1, .tbl_messen .tr-0 .td-last {
    padding:3px;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    font-weight:bold;
 }
 .tbl_messen .td-0, .tbl_messen .td-1, .tbl_messen .td-last {
    padding:3px;
    border-bottom:1px solid #ccc;
 }
 /* simple content **/
  .tbl_messen_simple { 
    border-collapse:collapse;
	width: 100%;
 }
 .tbl_messen_simple td {
    border-bottom:1px solid #ccc;
    font-size:11px;
    padding:3px;
 }
  .tbl_messen_simple .td-0 {
    width:29%;
 }
  .tbl_messen_simple .td-1 {
    width:50%;
 }

  .tbl_messen_simple .td-last {
    width:20%;
 }
 .tbl_messen_simple .tr-0 {
    color: #cccccc;
	background:url(../images/bgr_navi.png) repeat-x left top;	
}
 .tbl_messen_simple .tr-0 .td-0, .tbl_messen_simple .tr-0 .td-1, .tbl_messen_simple .tr-0 .td-last {
    padding:3px;
    font-weight:normal;
    font-size:12px;
    color: #cccccc;
    padding:0px 0 0 10px;
	margin:0 0 8px 0;
	font-family: Verdana, Tahoma, sans-serif;

	line-height:22px;
	text-transform:uppercase;
 }
 .tbl_messen_simple .tr-1 .td-0, .tbl_messen_simple .tr-1 .td-1, .tbl_messen_simple .tr-1 .td-last {
    
    font-weight:bold;
 }
 .tbl_messen_simple .td-0, .tbl_messen_simple .td-1, .tbl_messen_simple .td-last {
    padding:5px;
    border-bottom:1px solid #ccc;
 }
 
.kb_eventboard-entry p.bodytext a img {border: none; }


#navi_top_td_2 a {
color:#A9A9A9;
}

input.btn_send {
    font-size:11px;
	border:0px solid #696969;
	cursor:pointer;
	height:20px;
	color: #ffffff;
	background:url(../images/bgr_header.png) repeat-x left top;
	width:105px;		
	border:none;
}

/*Tabelle Scan-Center auf Orderportal:*/
.service_center{
	margin-left: 72px;
}
table.service_center tr.tr-even td,
table.service_center tr.tr-odd td{
	padding: 0 44px 0 0;
}

div#c364 h1 a{
	font-size: 18px;
	text-transform:lowercase;
} 
#two_col_cont_left div.csc-default div h4 a.internal-link{
	background:url("../images/bgr_link_pfeil_grey.png") no-repeat scroll 0 0 	transparent;
	color:#404B55;
	font-size:13px;
	padding-left:8px;
}
.hinweis {
	background:none repeat scroll 0 0 #FEF1CC;
	border:1px solid #F5B700;
	margin: 0;
	padding:0;
}

.hinweis_rechts {
	background:none repeat scroll 0 0 #FEF1CC;
	border: 2px solid #F5B700;
	margin: 0;
	padding: 9px;
	text-align: left;
	font-size: 10px;
}

hr {
border-color:#CCCCCC -moz-use-text-color -moz-use-text-color;
border-style:solid none none;
border-width:1px medium medium;
height:1px;
}

.tooltip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}
