/* CSS Document team digital Relaunch 2009*/
ul, ol {margin: 0; padding: 0; list-style:none;}
a img, a + img, a {border: 0 none; outline:none;}

body {
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(bg.jpg) repeat-x;
}
td,th {font-size: 12px; vertical-align: top;}
#container {
	margin: 0 auto;
	text-align: left;
	width: 915px;
	background: #FFF;
	padding: 5px;
}
#header {
	background:url(header.jpg) no-repeat;
	height: 88px;
}
#menu {
	background: url(bgMenu.gif) repeat-x;
	height: 50px;	
}
#breadcrumb {
	clear: left;
	background:url(bgBreadcrumb.gif) repeat-x ;
	height: 25px;
	border-top: 1px solid #4E4E4E;
	line-height: 21px;
	padding-left: 12px;
	color: #000;
}
#main {margin-top: 7px;}
#left {
	float: left;
	width: 185px;
}
#subnav {
	background:url(bgSubmenu.gif) repeat-x;
	margin-top: 5px;
	padding-top: 12px;
}
#kontakt_navi {
	margin-top: 20px;
	line-height:150%;
}
#content {
	float: left;
	margin-left: 11px;
	color: #444;
	font-size:12px;
	width: 718px;
	line-height: 150%;
}
#footer {
	clear:left;
	height:1px;
	text-align:center;
	padding-top: 10px;
	color:#666;
}
#footer a {color:#666;}
/*
 * Menu Styles
 */
#mainmenu li {
	display: inline;
	list-style-type: none;
	padding: 10px 10px 7px 10px;
	width: 110px;
	float:left;
	line-height: 150%;
	color: #808080;
}
#mainmenu li.menu_act {background:url(bgMenu_hover.gif) repeat-x;}

.menuitem {
	font-weight:bold;
	color: #FFFFFF;
	font-size: 12px;
	text-transform:uppercase;
}
#mainmenu li a:link, #mainmenu li a:visited, #mainmenu li a:active, #mainmenu li a:hover,#mainmenu li a:focus {
	display:block;
	margin: -10px -10px -7px -10px;
	padding: 10px 10px 7px 10px;
	color: #808080;
	text-decoration:none;
}
#mainmenu li a:active {position: relative; top: 1px;}
#mainmenu li:hover {
	background:url(bgMenu_hover.gif) repeat-x;
}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	text-decoration: underline;
	color: #000;
}
#breadcrumb a:hover, #breadcrumb a:focus {
	text-decoration: none;
	color: #000;
}
#subnav li, #subnav li.subnavLast {
	line-height: 25px;
	min-height: 25px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #999;
	background-color: #e9e9e9;
	padding-left: 12px;
}
#subnav ul ul li { 
	height: 25px;
	padding-left: 30px;
	margin-left: -12px;
	border-bottom: 0 none;
}
#subnav li.subnavLast {border-bottom: 11px solid #FF7817;}
#subnav li a:link, #subnav li a:visited, #subnav li a:active {
	color: #000;
	text-decoration: none;
	display: block;
	background-color: #e9e9e9;
	margin-left: -12px;
	padding-left: 12px;
}
#subnav li a:hover, #subnav li a:focus, #subnav li.subnav_act{
	color: #000;
	text-decoration: none;
	display: block;
	background-color: #dfdfdf;
	margin-left: -12px;
	padding-left: 12px;
}
#subnav li.cur {background-color: #dfdfdf;}
	
#subnav ul ul li a:hover,#subnav ul ul li a:focus{
	margin-left: -30px;
	padding-left: 30px;
}
#subnav li.subnav_act {
	color: #000;
	text-decoration: none;
	display: block;
	background-color: #cdcdcd;
	margin-left: 0px;
	/*padding-left: 6px;*/
}

/*
 * Suchfunktion
 */
input#sucheInput {
	width: 145px;
	vertical-align: middle;
	border: 1px solid #999;
	height: 16px;
	padding: 1px 0 0 10px;
	color: #383D43;
	font-size: 11px;
	background-color: #e9e9e9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input#sucheInput:hover,
input#sucheInput:focus {
	background-color: #cdcdcd;
}
input#sucheSubmit {
	vertical-align: middle;
	background: url(sucheSubmitIcon.gif) no-repeat;
}

input#sucheSubmit:hover {
	cursor: pointer;
	background: url(sucheSubmit_hover.gif) no-repeat;
}
#suche button {
	vertical-align: middle;
	background: url(sucheSubmitIcon.gif) no-repeat #FFF;
	border: 0 none;
	width:18px;
	height: 18px;
	cursor: pointer;
}
#suche button:hover,
#suche button:focus {
	background: url(sucheSubmit_hover.gif) no-repeat #FFF;
}
/*
 * Typo
 */
.balkenOrange {
	height: 25px;
	line-height: 25px;
	background-color: #FF7817;
	color: #FFFFFF;
	padding-left: 12px;
	font-weight:bold;
}
/*.orange {color: #FF7817;}*/
.orange {color: #444;}
#kontakt_navi address {
	font-style: normal;
	padding-left: 12px;
	line-height: 150%;
}
#content a:link, #kontakt_navi a:link {
	color: #444;
	text-decoration:none;
	font-weight:bold;
	padding-bottom: 1px;
	border-bottom: 1px solid #000;
}
#content a:visited, #kontakt_navi a:visited {
	color: #444;
	text-decoration:none;
	font-weight:bold;
	padding-bottom: 1px;
	border-bottom: 1px solid #000;
}
#content a:hover, #content a:focus, #content a:active, #kontakt_navi a:hover, #kontakt_navi a:focus, #kontakt_navi a:active {
	color: #444;
	text-decoration:none;
	font-weight:bold;
	padding-bottom: 1px;
	border-bottom: 1px solid #FF7817;
}
#content li {
	background: url(listStyleContent.gif) no-repeat 0 .4em;
	margin: 8px 20px;
	padding-left: 15px;
	line-height: 130%;
}
h1, h2, h3, h4, h5, h6 {
	color: #FF7817;
	font-size: 14px;
}
div.csc-textpic-above{position:relative; top: 0; left: 0;}
#content div.csc-textpic-text ul.imagebild{
	position:absolute;
	top: -10px;
	left: 500px;
	z-index: 55;
}
#content div.csc-textpic-text ul.imagebild li{
	background: url(listStyleImageBild.gif) no-repeat 0 .55em;
}
#content div.csc-textpic-text ul.imagebild li h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 130%;
}
#content div.csc-textpic-text ul.imagebild li h2 a {
	color: #fff;
	border-bottom: 0 none;
	font-weight:normal;
	font-style: normal;
}
/* 
 * Contentboxen am Seitenende
 */
div.startbox, p.startbox {
	width: 198px;
	margin-right: 10px;
	height: 255px;
	font-size:10px;
	padding: 5px;
	float:left;
	border:1px solid #FF7817;
}
div.startbox h1, div.startbox h2, div.startbox h3, div.startbox h4, div.startbox h5, div.startbox h6 {
	color: #FF7817;
	font-size: 13px;
	margin: 0;
}


p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right, td.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify, td.align-justify { text-align: justify; }
/*p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #FFF; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }*/
div.indent, p.indent, .indent {padding-left: 3em;}

/*
 * Logos links mit Hover
 */
#logos {
	padding-left: 25px;
	border-top: 1px solid #999;
	margin: 10px 0;
}
div#logos a:link,
div#logos a:active,
div#logos a:visited,
div#logos a:hover,
div#logos a:focus,
#kontakt_navi a:link,
#kontakt_navi a:active,
#kontakt_navi a:visited,
#kontakt_navi a:hover,
#kontakt_navi a:focus,
#content dl.csc-textpic-image a:link,
#content dl.csc-textpic-image a:active,
#content dl.csc-textpic-image a:visited,
#content dl.csc-textpic-image a:hover,
#content dl.csc-textpic-image a:focus {border: 0;}
p.xing {
	width: 101px;
	height: 25px;
	background: url(xingMember.jpg) 0 -25px no-repeat;
	text-align:center;
	margin-left: 17px;
}
p.xing:hover {background: url(xingMember.jpg) 0 0 no-repeat;}
p.vulkanforum {
	width: 135px;
	height: 26px;
	background: url(logo_vulkan_forum.gif) 0 -26px no-repeat;
}
p.vulkanforum:hover {background:url(logo_vulkan_forum.gif) 0 0 no-repeat;}
p.dexperten {
	width: 135px;
	height: 36px;
	background: url(logo_druckexperten.gif) 0 -36px no-repeat;
}
p.dexperten:hover {background:url(logo_druckexperten.gif) 0 0 no-repeat;}
p.fuchs {
	width: 135px;
	height: 50px;
	background:url(logo_blaetterfuchs.gif) no-repeat 0 -50px;
}
p.webdesignerzentrale {
	width: 120px;
	margin-left: 7px;
	height: 31px;
	background:url(logo_webdesignerzentrale.jpg) no-repeat 0 0px;
}
p.fuchs:hover {background: url(logo_blaetterfuchs.gif) 0 0 no-repeat;}
p.typo3 {
	width: 135px;
	height: 41px;
	background:url(logo_typo3.jpg) no-repeat 0 -41px;
}
p.typo3:hover {background: url(logo_typo3.jpg) 0 0 no-repeat;}
p.xtcommerce {
	width: 135px;
	height: 33px;
	background:url(logo_xtcommerce.jpg) no-repeat 0 -33px;
}
p.xtcommerce:hover {background: url(logo_xtcommerce.jpg) 0 0 no-repeat;}

abbr, acronym {cursor:help; border-bottom: 1px dotted #999; padding-bottom: 1px;}
/*
 *kiwi_slider
 */
.tx-kiwislider-pi1 { 		
	width: 640px; 		
	margin: 0 auto; 		
	position: relative; 	
} 	 	
.tx-kiwislider-pi1 .scroll { 			
	height: 250px; 			
	width: 640px; 			
	overflow: scroll; 			
	overflow-x: hidden; 			
	position: relative; 			
	clear: left; 	
} 	 	
.tx-kiwislider-pi1 .scrollContainer div.panel { 			
	padding: 5px 15px; 			
	height: 210px; 			
	width: 610px; 	
}
.tx-kiwislider-pi1 ul.navigation { 			
	list-style: none; 			
	margin: 0; 			
	padding: 0; 	
} 	 	
.tx-kiwislider-pi1 ul.navigation a:focus {outline: none;} 	 	
.tx-kiwislider-pi1 .hide {display: none;} 	 	
/* Navigation */ 	
.tx-kiwislider-pi1 h1 { 		
	font-weight:normal; 		
	margin:0; 		
	padding:10px 0px 0px;
} 	
.tx-kiwislider-pi1 ul.navigation {padding-bottom: 8px;} 	

#content .tx-kiwislider-pi1 ul.navigation li {
	display: inline;
	margin: 0 0 0 0;
	padding-left: 0;
	line-height: 100%;
	background: none;
} 	 	
#content .tx-kiwislider-pi1 ul.navigation a {
	padding: 10px; 			
	color: #000; 			
	text-decoration: none;
	border-bottom: 0;
	background-color: #e9e9e9;
	-moz-border-radius-topleft:2px; 			
	-moz-border-radius-topright:2px;
} 	 	
#content .tx-kiwislider-pi1 ul.navigation a:hover {
	background-color: #e2e2e2; border-bottom: 0px;
} 	 	
#content .tx-kiwislider-pi1 ul.navigation a.selected {
	background-color: #cdcdcd; 			
} 	 	
.tx-kiwislider-pi1 .scrollButtons {
	text-indent:-9999px; 		
	display:block; 		
	background:url() no-repeat center; 		
	width:16px; 		
	height:16px; 		
	position: absolute; 		
	top: 150px; 		
	cursor: pointer;
} 	
.tx-kiwislider-pi1 .scrollButtons.left {left: -20px;} 	
.tx-kiwislider-pi1 .scrollButtons.right {right: -24px;} 	 	
.tx-kiwislider-pi1 .scroll {border:2px solid #cdcdcd;}

/*
 * EXT:powermail
 */
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(../../typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
	border: 1px solid red !important;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 115px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #999999;
	background-color:#e9e9e9;
	width: 330px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 110px;
	float: left;
	text-align:left;
	padding-right: 5px;
	clear: both;
	cursor:pointer;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 170px;
	background-color: #fff;
	border: 1px solid #999;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	background-color: #e9e9e9;
	border: 1px solid #999;
	cursor: pointer;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit:hover,
fieldset.tx-powermail-pi1_fieldset input.powermail_submit:focus {
	background-color: #cdcdcd;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text:hover,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea:hover,
fieldset.tx-powermail-pi1_fieldset select.powermail_select:hover,
fieldset.tx-powermail-pi1_fieldset input.powermail_text:focus,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea:focus,
fieldset.tx-powermail-pi1_fieldset select.powermail_select:focus {
	/* Input and textarea */
	width: 170px;
	background-color: #cdcdcd;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_check input.powermail_check {
	background-color: #cdcdcd;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	padding: 3px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 5px 0 5px 115px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: none;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 180px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

#gmapDirHead {
	display: none;
}