/* Reset Style Sheet by Eric Meyer http://meyerweb.com/ */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}/* remember to define focus styles! */:focus{outline:0;}body{line-height:1;color:black;background:white;}ol,ul{list-style:none;}/* tables still need 'cellspacing="0"' in the markup */table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}
/* Reset Style Sheet by Eric Meyer http://meyerweb.com/ */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}/* remember to define focus styles! */:focus{outline:0;}body{line-height:1;color:black;background:white;}ol,ul{list-style:none;}/* tables still need 'cellspacing="0"' in the markup */table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}



#owner_given_name, #owner_street, #owner_plz, #owner_tel, #invoice_address_street, #invoice_address_plz { margin-right: 30px; }

#owner_given_name {  }
#owner_family_name {  }
#owner_street {  }
#owner_number {  }
#owner_given_name {  }

.pdf_form ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: inside;
}

#content .pdf_form li {
	margin: 6px 0 0 0;
	list-style-type: none;
	clear : left;
	float: left;
	width: 565px;
}
.pdf_form #kontakt_error { margin-top: 20px; }

.pdf_form #kontakt_error ul li { width: 542px; }  

.pdf_form fieldset { clear: both; }

#content .pdf_form li li { margin-top: 6px; width: 565px; margin-left: 0; }

.pdf_form li h3 {
	color: #243E64;
	font-weight: bold;
}

.pdf_form li p em { font-style: italic; }


.pdf_form li h3.toggle {
	padding-left: 15px;
	background: url("../img/slide_arrows.gif") no-repeat scroll 3px -41px transparent;
}
.pdf_form li h3.toggle.closed {
	background: url("../img/slide_arrows.gif") no-repeat scroll 4px 4px transparent;
}


#owner label, #object_address label, #invoice_address label, #responsible_person label, #comment label {
	float: left;
	display: inline;
	width: 120px;
	margin-right: 10px;
}

#invoice_address div label, #object_address div label {
	float:none;
	width:auto;
}

#comment {
	padding-top:50px;
}

#comment textarea{
	width: 398px;
	height: 50px;
	border: 1px solid #d7dadb;
	padding: 2px 3px;
}

#content .pdf_form #object_number { width: 458px; }
.pdf_form #object_number div {
	margin-bottom:15px;
	margin-top:15px;
}

.pdf_form .input, .textarea {
	width: 110px;
	border: 1px solid #d7dadb;
	padding: 2px 3px;
	float: left;
}

.pdf_form select { border: 1px solid #d7dadb; }

#owner_name, #owner_given_name, #owner_family_name, #owner_company, #owner_tel, #owner_email, #owner_uid, #owner_street, #owner_location, #nachricht, #owner_person_of_contact, #object_name, #object_plz_Location, #object_street_nr, #invoice_address_name, #invoice_address_street, #invoice_address_location , #bill_name, #bill_street, #bill_location{
	width:260px;
}

#content #product_desc {
	display: inline;
	margin-left: 86px;
	margin-top: 20px;
	width: 400px;
}
#order_category h3 {
	display: inline;
	float: left;
	margin: 5px 10px 0 0;
}
#object_number_input_1 { width: 70px; }
#agreement { margin-top: 30px; }

.pdf_form .btn { margin: 50px 0 0 0; }

#responsible_person ul {
	float: left;
	width: 250px;
	margin-right: 30px;
}

#content #responsible_person ul li {
	width: 250px;
}

.pdf_form #verzeichnis_div {
	margin-top:20px;
	margin-bottom:20px;
}
#object_address #object_same, #invoice_address #invoice_same {
	margin:0;
}

#order_tables .tabelle em {
	font-style:italic;
}

	#order_tables .tabelle {
		margin-top:13px;
		margin-bottom:30px;
	}
	
	#order_tables .tabelle input {
		width:20px;
	}
	
	#order_tables .tabelle td {
		padding-bottom:8px;
	}
	
	#order_tables .tabelle th {
		padding-bottom:8px;
		color:#243E64;
		font-weight:bold;
	}
	
	#order_tables .tabelle td.col1 {
		width:50px;
	}
	
	#order_tables .tabelle td.col2 {
		width:100px;
		font-weight:bold;
	}
	
	#order_tables .tabelle td.col4, #order_tables .tabelle th.col4 {
		width:50px;
		text-align:right;
	}
	
	#order_tables .tabelle td.col5, #order_tables .tabelle th.col5 {
		width:50px;
		text-align:right;
	}
	
	#order_tables #order_group_mappe td.col2{
		width:auto;
		font-weight:normal;
		padding-left:100px;
		padding-right:10px;
	}

	#order_tables #order_group_mappe th.col2  {
		padding-left:100px;
	}

	#order_tables #order_group_mappe .col4 {
		text-align:center;
	}
	
	#order_tables #order_group_buch td.col3 {
		width:320px;
	}
	
	#order_tables dl dt {
		float:left;
		margin-right:10px;
	}


/*-----------------------------------------   

copyright 2007 by mmc

Version: 1.0

Author: Georg Paul

Author URI: http://www.mmc-agentur.at  	

-------------------------------------------*/

html { height: 100%;}

body { 
	font: 76% Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.5em; 
	color: #000;
	background: #fff;
}

table, input, select, textarea { font: 1em Verdana, Arial, Helvetica, sans-serif; color: #000;}

/* =text formating */
h1, h2, h3 { line-height: 1em;}
h1 { font-size: 3.5em;  margin:  0 0 0.5em 0;}
h2 { font-size: 1.3em; margin: 1em 0 0.5em 0;}
h3 { font-size: 1em; margin: 1em 0 0.5em 0;}
p { margin: 1em 0;}
a { text-decoration: underline; color: #bb0015;}
a:hover {text-decoration: none;}
a:focus, a:active { text-decoration: none;}
#content a.jumplink { padding:0; background: none; width: 0; height: 0; line-height: 1%; background: none;}
img { border: none;}
strong { font-weight: bold;}
italic { font-style: italic;}


/* =global classes */
.more { }
.ir { position: absolute; top: -9999px; left: 0; width: 1px; height: 1px; margin: 0;} /* image replacement - hides text from browsers with css on */
.intro { font-size: 1.4em; font-weight: bold; color: #888b7d;} 
.left { float: left;}
.right { float: right;}
.pic { background: #fff; border: 1px solid #c3c5bb; padding: 3px;}
.small { font-size: 0.9em;}
.clear {clear: both;}

span.hidden,
h2.navname{
	height:1px;
	left:-999em;
	overflow:hidden;
	position:absolute;
	top:-999em;
	width:1px;
}

/* =nav styles */
.nav { float: left; display: inline;}
.nav  ul { float: left; display: inline;}
.nav li { float: left; display: inline; list-style: none;}
.nav a { float: left; display: inline;}

/* =page */
#page {

	clear: both;
	font-size: 0.92em;
	width: 877px;
	margin: 0 auto;
}

/* =header */
#header {
	float: left;
	width: 100%;
	padding: 1em 0;

	background: url(/fileadmin/system/assets/img/tel.gif) no-repeat right 30px;
}

#logo,
#logo2 {
	float: left;
}

#logo {
	/*margin: 0 20px 0 100px;*/ /*Korrektur: Logo-Änderung März 2011*/
	margin: 0 60px;
}


a#logo2:focus {
	outline: 1px dashed #ddd;
}

/* =header-nav */
#header-nav {
	clear: both;
	float: left;
	height: 52px;
	width: 877px;	
	background: url(../img/main_nav_bg.gif) 255px 0 no-repeat; 
}
	#main-nav {
		margin-left: 344px;
	}
		#main-nav li {
			height: 52px;
		}
			#main-nav a {
				height: 22px;
				margin: 27px 34px 3px 0;
			}
			#main-nav li.active a,
			#main-nav a:hover,
			#main-nav a:focus,
			#main-nav a:active {
				background-position: 0 -28px; 
			}

/* =header-subnav */
#sub_nav_box {
	clear: both;
	float: left;
	width: 100%;
	background: url(../img/schatten.gif) repeat-y 247px top;
}
	#header-subnav {
		margin: 12px 0 0 27px;
	}

		#header-subnav li a {
			height: 22px;
			margin: 0 20px 0 0;
		}
		#header-subnav li.last a {
			margin-right: 0;
		}
			#header-subnav li.active a,
			#header-subnav a:hover,
			#header-subnav a:focus,

			#header-subnav a:active {
				background-position: 0 -26px; 
			}

/* =breadcrumb */
#breadcrumb { 
	float: right; 
	display: inline;
	width: 554px;
	min-height: 41px;
	margin: 0 29px 0 0;
	background: #052C4B url(../img/breadcrumb.gif) no-repeat 0 bottom;
}
	#breadcrumb ul {
		margin: 10px 0 0 50px;
	}
		#breadcrumb li {
			margin-right: 3px;
			line-height: 1.1em;
			color: #BB0015;
		}
		#breadcrumb li.first,
		#breadcrumb li.last {
			color: #fff;
		}
		#breadcrumb li.first {
			font-weight: bold;
		}
			#breadcrumb li a {
				margin-right: 2px;
			}

/* =local */
#local {
	float: left;
	width: 877px;
	background: #062c4a no-repeat right 0;
}
#local-nav {
	float: left;
	width: 266px;
	min-height: 215px;
	background: #062c4a url(../img/local.jpg) no-repeat right 0;
}
body.start #local-nav {
	background: #062c4a url(../img/local_start.jpg) no-repeat right 0;
}

/* Startseiten Video */
body.start #local-nav {
	background: url(../img/local_start.jpg) no-repeat left 0;
	width: 100%;
}
#intro_flash {
	float: right;
	width: 393px;
	height: 215px;
}

/*
body.start #local {
	background-image: url(../img/video_header.jpg) !important;
}

*/
body.start #local {
	background-image: url(../img/video_header_2010.jpg) !important;
}


#local #local-nav {
	background: none;
}
/* ******************** */


#local_nav {
	padding: 26px 0 0 10px;
}

#local_nav li {
	width: 250px;
	height: 24px;
}
#local_nav a {
	width: 100%;
	height: 20px;
	background-repeat: no-repeat;
}

#local_nav a:hover,
#local_nav a:focus,
#local_nav a:active {
	background-position: 0 -26px;
} 
#local_nav li.active a,
#local_nav li.active a:hover,
#local_nav li.active a:focus,
#local_nav li.active a:active {
	background-position: 0 -52px;
}


#local_nav_rc { float: right; display: inline; width: 608px; min-height:215px; }


/* =content */
#content {
	clear: both;
	float: left;
	display: inline;
	width: 580px;
	margin: 0 0 0 247px;
	/* background: url(../img/schatten.gif) 0 0 repeat-y; */
	background: url(../img/footer_schatten.gif) no-repeat -18px bottom;
	padding: 30px 0 50px 50px;
}
.start #content {
	background: url(../img/footer_schatten.gif) no-repeat -18px bottom;
}
#content h1 {
	margin: 0 0 16px;
	padding: 0;
	height: 32px;
}
#content h2 {
	margin: 0;
	padding: 0;
	height: 20px;
}

.print,
.jumpmark {
	float: left;
	margin: 0 21px 0 0;
}
.print a,
.jumpmark a {
	float: left;
	font-size: 11px;
	height: 15px;
	line-height: 1.1em;
	vertical-align: top;
}
.print a {
	padding-left: 22px;
	background: url(../img/print.gif) 0 50% no-repeat;
}
.jumpmark a {
	padding-left: 14px;
	background: url(../img/top.gif) 0 50% no-repeat;
}

/* =column */
#column_1 {
	float: left;
	width: 280px;
}

/* =teaser  / startpage */
.teaser {
	float: left;
	width: 270px;
	margin-top: 20px;
}
	.teaser h2 {
		margin: 0;
		padding: 0;
		height: 20px;
		line-height: 0;
	}
	.teaser p {
		margin: 0;
	}
	.teaser a {
		margin: 0;
		padding: 0 0 0 10px;
		background: url(../img/teaser_a.gif) 0 center no-repeat;
	}

/* =content-nav */
#content-nav {
	clear: both;
}
	
/* =footer */
#footer {
	position: relative;
	float: left;
	color: #655e52;
	font-size: 10px;
}
	#footer ul {
		margin-bottom: 1em;
		padding: 0px 0 0 27px;
	}
	.standard #footer {
		top: -84px;	
	}
	.start #footer {
		top: -88px;
	}
		#footer li {
			margin: 0;
			padding: 0 10px 0 0;
			line-height: 1.1em;
		}
		#footer li.last{

			padding-right: 0;
		}
	#footer p {	
		clear: both;
		margin: 0;
		padding: 0 0 0 27px;
		line-height: 1.1em;
	}

		#footer p  a {
			font-weight: bold;
			color: #655e52;
			text-decoration: none;
			line-height: 1em;
		}
        #footer .kontakt{
        	clear:both; 
        	line-height:1.7em;
        	margin-bottom:0.5em;
        	
        }
        #footer .kontakt a{

        	color:#BB0015; 
        	font-weight:normal; 
        	text-decoration:underline;
        }

/* =sprungmarken */
#sprungmarken {
	float: left;
	margin: 0 auto;
	height: 1.2em;
}
#sprungmarken a {
	position: absolute;
	top: -1000em;
	left: -1000em;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
#sprungmarken a:focus,
#sprungmarken a:active {
	top: 0;
	left: 0;
	height: 1.2em;
	width: 300px;

}

/* TYPO3 */

/*--- Content Element Wrap ---*/
.ce_wrap { padding-bottom: 27px; }
.ce_wrap.ds11 { float: right; width: 292px; padding: 0; }
.ds3 { padding-bottom: 0; }
.ce_wrap p { margin-bottom: 0; }
.ce_clear  { clear:both; float:none; width:100%; height:0; line-height: 0; font-size: 1%; }

/* =form classes */
.textfield { border: 1px solid #ccc}
#columns {	border: 1px solid aqua;		}
.column_1 {     border: 1px solid maroon;       }
.column_2 {     border: 1px solid purple;       }
.news-list-item { border: 1px solid lime;	}
.news-latest-item { border: 1px solid lime;     }
.news-list-ccontainer { border: 1px solid blue; }
.news-latest-container { border: 1px solid blue;}




/*---------------------    TABELLEN     -----------------------*/

.tablewrap {
	margin-top: 10px;
}

/* Table Head */
.tablewrap table thead tr th {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px;
	background-color: #062C4A;
	color: #ffffff;
}

/* Table Body */
.tablewrap table tbody tr td {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 5px;
	background-color: #EFEDED;
}
.tablewrap table tbody .tr-0 td {
	border-top: 1px solid #ffffff;
}
.tablewrap table tbody tr .td-0 {
	border-left: 1px solid #ffffff;
}

/*------------------    LISTE     -----------------------*/
.csc-bulletlist {
	margin-top: 10px;
}
#content ul { 
	list-style: disc; 
	/* list-style-position: inside; */
	
}
#content ol { 
	list-style: decimal; 
	margin-left: 2.5em;
}
#content li{ margin-left:15px; }

/**************    FORMULAR    *******************/

#kontakt_form { width: 100%; margin: 20px 0 0; }
#kontakt_form fieldset { clear: left; border: none; }
#kontakt_form_list input {  width: 250px; }
#kontakt_form_list textarea { width: 250px; }
#kontakt_form ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-position: inside;
}

#kontakt_form li {
	margin: 6px 0 0 0;
	clear : left;
	float: left;
	width: 100%;
}

.req {
	color: #062C4A;
}

#kontakt_form .form {
	margin: 0;
	padding: 2px 3px;
	border: 1px solid #d7dadb;
	color: #000000;
}

.btn {
	margin-left: 170px;
}

#kontakt_form .form:focus, #kontakt_form .form:active {
	background-color: #f9f9f9;
}

#kontakt_form p {
	clear: left;
	padding: 10px 0 0;
}

#kontakt_form label {
	float: left;
	width: 150px;
	margin-right: 20px;
}

#kontakt_form_list .bedingungen, #kontakt_form .anrede { border: none; width: 20px; padding: 0; margin: 0; }

#kontakt_form .newsletter_label {
	float: none;
	display: inline;
}

#kontakt_form_list #newsletter { width: 15px; margin: 0; }
#kontakt_form_list #nachricht { margin-bottom: 10px; }
#kontakt_form_list .last { width: 270px; margin-left: 190px; }
#kontakt_error { float: left; margin-bottom: 20px; padding: 10px; background-color: #EFEDED; border: 1px solid #D7DADB; }
#kontakt_error li { float: none; list-style-type: disc; }
#kontakt_error p { margin: 0; padding: 0; font-weight: bold; }




/*------------------    DOWNLOADBOX     -----------------------*/

/* Standard Box */
.csc-uploads-0 { 
	margin-top: 10px;
	background-color: #EFEDED;
}
.csc-uploads-0 td {
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0 5px;
}
td.csc-uploads-icon {
	vertical-align: middle;
	border-right: none;
	padding-right: 0;
}
.csc-uploads-0 p { margin: 1em 0; }
.csc-uploads-0 a {
	font-weight: bold;
	text-decoration: none;
}
.csc-uploads-0 a:hover {
	text-decoration: underline;
}

csc-textpic-lastcol {
	margin-right: 0;


}

/* Special Box */
#download_box {
	position: relative;

	float: right;
	display: inline;
	width: 280px;
	/* margin: -43px 6px 20px; */
	background: url(../img/download_box_top.gif) -2px 0 no-repeat;
}

#download_box h2 {
	height: 0;
}

#download_content {
	float: left;
	background: url(../img/download_box_bottom.gif) -1px bottom no-repeat;
}

.download_link {
	clear: left;
	background-color: #fff;
}
.download_link a {
	display: block;
	margin: 0; 
	padding-left: 110px; 
	width: 160px;
	height: 30px;
	background: url(../img/adobe.gif) 15px 0 no-repeat;
	line-height: 1.2em;
	color: #000;
	text-decoration: none;
}
.download_link a span {
	color: #bb0015;
	text-decoration: underline;
}
.download_link a:hover span {
	text-decoration: none;
}

/* ---------------------------- */

#download_content table { margin: 50px 6px 20px 9px;  }
#download_content tr {  }
#download_content td { padding-bottom: 10px; padding-top: 10px; }
#download_content p { margin: 0; color: #bc0017; }

#download_content .fileFormat { vertical-align: top; width: 1%; padding: 0 6px; }
#download_content .fileName { width: 80%; padding-left: 14px; }
#download_content .fileName a {
	font-weight: bold;


	text-decoration: none;


}









#download_content .fileName a:hover,
#download_content .fileName a:focus,
#download_content .fileName a:active {
	font-weight: bold;
	text-decoration: underline;
}
#download_content .fileSize {  padding-right: 10px;  vertical-align: top; }
#download_content .fileSize p { width: 40px; padding-left: 10px; border-left: 1px solid #BC0017; margin-left: 10px; }

/*======================================================== chr - formular styles ===============================================================================*/

.geburtstag label {
	float: left;
	width: 200px;
	padding-right: 15px;
	position: relative; 
	top: 2px;
}
.geburtstag  select{
	padding: 2px;
}

.geburtstag  legend {
	position: relative; 
	left: -7px;
} 
.geburtstag  legend{
	/*text-indent: -999em;*/
	font-weight: bold;
	color: #717171;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}

.geburtstag legend {
	/*text-indent: -999em;*/
	font-weight: bold;
	color: #717171;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}



li.geburtstag{
	float: left; 
	width: 100%;
	margin-bottom: 10px;
}



.geburtstag span {
	float: left;
	display: block;
	text-indent: 0;
	width: 125px;
	padding-right: 5px;
	position: relative;
	top: 4px;
}
.geburtstag {
	margin-top: 4px;
}
.geburtstag label {
	width: auto;
	position: static;
	display: block;
	margin-bottom: 2px;
}
.geburtstag div {
	width: 84px;
	float: left;
	overflow: hidden;
}
.geburtstag select {
	width: 60px;
	float: left;
}

.geburtstag  select {
	width: 84px; 
}


div#geb_monat {
	width: 99px;
}

/*
.geburtstag  select {
	background: #fafafa;
	border: 1px solid #c6c5c5;
}
*/
li.geburtstag{
	float: left;
	width: 100%;
	margin: 5px 0;
}
.geburtstag  label {
	display: block;
	float: left;
	width: 95px;
	position: relative;
	top: 3px;
}

.geburtstag  label{
	display: block;
	float: left;
	width: 125px;
	position: relative;
	top: 3px;
}

.geburtstag  label{
	display: block;
	float: left;
	width: 150px;
	position: relative;
	top: 3px;
}

#geburtsdatum_tag {
	width: 71px;
}






/* Changes 2010 */

#sidebar {
	margin: -30px 0 50px -269px;
	float: left;
}

#sidebar .video_teaser a {
	width: 217px;
	height: 105px;
	margin-bottom: 20px;
	display: block;
	text-indent: -9999em;
}
#sidebar #kfv_video {
	background: url(../img/kfv_video.jpg) no-repeat;
}
#sidebar #brandschutz_video {
	background: url(../img/brandschutz_video.jpg) no-repeat;
}



#vid_lightbox_bg {
	position: absolute;
	left: 0;
	top: 0;
	/*background: url(../img/bg_overlay.png) transparent repeat;*/
	opacity: 0.6;
	filter: alpha(opacity = 60);
	background: #000;
}

#vid_lightbox {
	margin: 0 auto;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	width: 503px;
	height: 313px;
}

#vid_lightbox .close {
	cursor:pointer;
	background: url(../img/video_lightbox_sprite.png) 0 0 no-repeat;
	position: absolute;
	right: 21px;
	bottom: 8px;
	text-indent: -9999em;
	width: 96px;
	height: 25px;
}
#vid_lightbox #share_video {
	cursor:pointer;
	background: url(../img/video_lightbox_sprite.png) 0 -50px no-repeat;
	position: absolute;
	left: 23px;
	bottom: 14px;
	text-indent: -9999em;
	width: 105px;
	height: 11px;	
}

#vid_lightbox #flash_videoplayer {
	width: 460px;
	height: 253px;
	top: 21px;
	left: 21px;
	position: absolute;
	display: block;
}

