/* CSS Document krause-systems.com TYPO3*/

fieldset, form, label, legend, img,
h1, h2, h3, h4, h5, h6,
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: top;
}
ul, ol {list-style: none; margin:0; padding: 0;}

body {
	margin: 15px auto;
	text-align:center;
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	font-size: 62.5%;
	background: url(img/bg.jpg) no-repeat center top;
}
#container {
	margin: 0 auto;
	text-align:left;
	width: 976px;
}
#header {
	background:url(img/header.jpg) no-repeat #FFF;
	height:128px;
	margin-bottom: 10px;
	position:relative;
}
#international {
	position: absolute;
	top: 130px;
	right: 10px;
	width: 160px;
	height: 20px;
	line-height: 20px;
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}
#international a {
	background: url(img/multi-language.gif) 100% no-repeat; 
	padding: 3px 30px 3px 5px;
	color: black;
	text-decoration: none;
	font-size: 12px;
}
#topnavi {
	text-transform: uppercase;
	float:left;
	width: 290px;
}

#menuWrap {
	width:224px;
	margin-left: 17px;
	float: left;
}
* html div#menuWrap {
	margin-left: 10px;
} 
#menu {
	margin-top:10px;
	line-height: 2em;
}
#content {
	width: 700px;
	float:left;
	margin-left: 25px;
	padding: 0 10px 10px 0px;
	font-size:1.2em;
	line-height: 1.35em;
}
#footer {
	height:1px;
	clear:both;
}
#funktionen {
	padding: 30px 0 10px 0; 
	text-align: right;
}
.top {
	float: right; 
	margin-left: 20px;
	background: url(img/top.gif) 0 .3em no-repeat;
	padding-left: 12px;
}
.drucken {
	float: right;
	margin-left: 20px;
}
	

/**
 * Menustyles
 */
#topnavi li {
	display: inline; 
	padding-right: 7px;
	padding-left: 7px; 
	position: relative; top: 5px; left: 410px;
	font-size: 1.15em;
	font-weight:bold;
	letter-spacing: 0.03em;
} 

ul.e1 li , ul.e1 li.first {
	font-size: 1.3em;
	font-weight:bold;
	background: #00598C;
	border-top: 1px solid #FFFFFF;
	padding: 0 0 0 10px;
	color: #FFFFFF;
}

ul.e1 li.first {background: url(img/menu_first.gif) no-repeat #00598C;}
ul.e1 li.current {background-color: #809AC3;}

ul.e1 ul li{
	font-size: 0.85em;
	font-weight:bold;
	border-top: 1px solid #FFFFFF;
	padding: 0px 0 0px 30px;
	margin-left: -10px;
	color:#000000;
	background: url(img/dot_red.gif) no-repeat #C5D3E9 20px 0.7em;
}
ul.e1 ul ul li{
	font-size: 1em;
	font-weight:bold;
	border-top: 1px solid #FFFFFF;
	padding: 0px 0 0px 30px;
	margin-left: -30px;
	color:#000000;
	background: #C5D3E9;
}


/**
 * box mit runden ecken 
 */
.rbroundbox { background: #005383; }
.rbtop div  { background: url(img/box_lo.gif) no-repeat top left; }
.rbtop      { background: url(img/box_ro.gif) no-repeat top right; }
.rbbot div  { background: url(img/box_lu.gif) no-repeat bottom left; }
.rbbot      { background: url(img/box_ru.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.rbcontent  { margin: 0 8px; }
.rbcontent form {
	background-color: #C5D3E9;
	border: 1px solid #666666;
	padding: 5px;
}
.suche_box {width: auto;}

/**
 * Linkstyles
*/
#topnavi a:link, #topnavi a:visited {
	color: #545454;
	text-decoration: none;
}
#topnavi a:hover, #topnavi a:active, #topnavi a:focus {
	color: #000;
	text-decoration:none;
}
ul.e1 li a, ul.e1 li.first a {
	color: #000;
	text-decoration: none;
}
ul.e1 ul li a{
	color: #000;
}
.topnav_trenner {border-right: 1px solid #000;}
#content a:link, #content a:visited {
	color: #D70000;
	text-decoration: underline;
	font-weight:bold;
}
#content a:hover, #content a:active, #content a:focus {
	color: #D70000;
	text-decoration:none;
	font-weight:bold;
}

/**
 * Typo 
 */
h1,h2, h3, h4, h5, h6 {
	font-size: 1.3em;
	color: #D70000;
	font-weight:bold;
	margin: 10px 0 5px 0;
}
h1 {font-size: 1.5em;}
.csc-textpic-caption {color:#666;text-align: center;}
th {
	font-weight:bold;
	text-align:left;
}
/* Headline Semi-Profi-Leitern mit Bild Monto */
p.produktKat1, 
p.produktKat2, 
p.produktKat3,
p.produktKat4,
p.produktKat5, 
p.produktKat6, 
p.produktKat7,
p.produktKat8,
p.produktKat9, 
p.produktKat10, 
p.produktKat11 { 
	font-size: 1.667em;
	font-weight:bold;
	line-height: 2.6em;
	padding-left: 8px;
	margin-left: 5px;
	margin-top: 0;
	background: url(img/monto.gif) 23em no-repeat #FFF166;
}

/* Headline Profi-Leitern mit Bild Stabilo */
p.produktKat2 {background: url(img/stabilo.gif) 23em no-repeat #FCA51D;}
/* Headline berufsspezifische Leitern */
p.produktKat3 {background: #EB6B4F;}
/* Headline RegalLeitern */
p.produktKat4 {background: #D46BA2;}
/* HeadlineOrtsfeste Leitern */
p.produktKat5 {background: #B065A1;}
/* Headline Podeste */
p.produktKat6 {background: #99A2CE;}
/* Headline Treppen */
p.produktKat7 {background: #88C1DF;}
/* Headline Fahrgerueste */
p.produktKat8 {background: #8F9CAD;}
/* Headline Fassadengerueste */
p.produktKat9 {background: #3CB6B6;}
/* Headline Sonderanfertigungen */
p.produktKat10 {background: #46A981;}
/* Headline Zubehoer */
p.produktKat11 {background: #588370;}

td.produktuebersicht {
	background-color: #00598C;
	font-size: 1.1em;
	color: #FFF;
	line-height: 2.07em;
	padding-left: 8px;
	font-weight:bold;
	width: 50%;
}
td.hintergrundBlau, p.hintergrundBlau {background-color: #00598C;}
td.hintergrundWeiss, p.hintergrundWeiss {background-color: #FFF; padding-left: 4px;}
td.hintergrundWeiss310 {background-color: #FFF; width:305px;}
td.hintergrundWeiss30 {background-color: #FFF; width:30px;}

span.file {font-family:"Courier New", Courier, monospace; font-style:normal; padding:0 0 0 16px; background:transparent url(img/file.gif) no-repeat left;}
span.pdf {font-family:"Courier New", Courier, monospace; font-style:normal; padding:0 3px 3px 20px; background:transparent url(img/pdf.gif) no-repeat left;}
span.directory {font-family:"Courier New", Courier, monospace; font-style:normal; padding:0 0 0 15px; background:transparent url(img/dir.gif) no-repeat left;}
	
address {font-style:normal;}

/* Formular Styles */
label, select, input[type=checkbox], input[type=radio], 
input[type=button], input[type=submit] {
 cursor: pointer;
}
.formular { 
	font-family: Arial, Helvetica,Verdana,  sans-serif;
	font-size: 11px;
	color: #000000;
}
#content label {
	float:left;
	clear: both;
	width:23em;
	text-align:right;
	margin: 0.3em 0;
}
#content input, 
#content textarea,
#content select {
	float:left;
	width: auto;
	margin: 0.3em;
}
#content input[type=submit] {
	margin-left: 21em;
	width: auto;
}
#content input[type=submit].routenplaner {
	margin-left: 0.5em;
	width: auto;
}
.csc-mailform {
	border: 0 none;
}
#content form br, #content br.clear {
clear: both;
}
#content ul li {
	padding: 0px 0 0px 30px;
	line-height: 1.8em;
	margin-left: 10px;
	background: url(img/dot_red.gif) no-repeat 20px .8em;
}
#content ol li {
	padding: 0px 0 0px 10px;
	margin-left: 30px;
	list-style: outside decimal;
}
#content ol ol ol li {
	list-style: outside disc;
}
#content a.homeLinkRu {
	color: #000;
	text-decoration:none;
	font-weight:normal;
	padding-right: 10px;
	vertical-align:middle;
}


/**
 * tt_news
 */

/* List View */
.news-list-headline {font-weight:bold;}
.news-list-container {
	border:0;
	background:none;
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:0;
	background:none;
}
.news-list-img {text-align:center;}
.news-list-container H3 {
margin-bottom: 5px;
padding: 2px;
border-bottom: none;
background: none;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
color:#00598C;
padding-left:2px;
text-decoration:none;
}
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:0;
}
.news-list-date {
float: none;
color: #000;
width: auto;
text-align: left;
height:auto;
margin-top:0;
margin-right:0;
font-size: 1em;
font-weight: bold;
background: none;
}
.headline_news {
	color: #00598C;
	background-color: #FFF;
	font-weight:bold;
	font-size: 1.25em;
}

/* Single View */

.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border: none;
	background: none;

}
.news-single-item H2 {
	font-size: 1.4em;
	font-weight:bold;
	color: #D70000;
	margin-bottom: 0px;
}
.news-single-item H3 {
	font-size: 1.2em;
	font-weight:normal;
	color: #000;
}
.news-single-additional-info {
	background-color: #00598C;
	border: 1px solid #FFF;
}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #FFF;
	background-color:#C5D3E9;
}

/*
 * wt_gallery
 */
/*h2.wtgallery_category_h1 {margin-top: 15px;}*/
div.wtgallery_category_area {line-height: 160%;}
h2.wtgallery_category, h2.wtgallery_list, h2.wtgallery_single, .wtgallery_category_pic {display: none;}
div.category_row {
	width: 32%;
	padding-right: 1%;
	float: left;
}
.wtgallery_list {
	margin: 2px;
	border: 1px solid #00598C;
}
.wtgallery_list_current, .wtgallery_list:hover {border: 1px solid #D70000;}
.wtgallery_pagebrowser_list li {float:left; margin-bottom: 20px;}
/*.wtgallery_pagebrowser_page, .wtgallery_pagebrowser_fwd, .wtgallery_pagebrowser_back {margin-right: 20px;}
.wtgallery_pagebrowser_list {margin-bottom: 25px;}
.wtgallery_singlepic {
	border: 1px solid #00598C;
	width: 400px;
	text-align: center;
}
#wtgallery_singlepic_area {width: 400px;}
.wtgallery_singlepic_popup {
	text-align: center;
	margin: -20px auto 20px auto;
	z-index: 100;
	width: 250px;
	background-color: white;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	font-size: 11px;
	color: black;
}*/
.wtgallery_single_browser_previous, .wtgallery_single_browser_next, .wtgallery_singlepic_up {
	float: left;
	margin-right: 20px;
}
.textEingerueckt {padding-left:13px;}
.tx-indexedsearch-browsebox {display:none;}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title {display: none;}
#content fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 21.2em;
	font-weight: bold;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display: none;
}
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;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
	display: none;
}


