/* 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: baseline;
}
ul, ol {list-style: none; margin:0; padding: 0;}

body {
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	font-size: 12px;
}
#container {width: 210mm;}
#logo {
	text-align: center;
	padding: 20px 0 20px 0;
	margin-left: 10mm;
	width: 190mm;
	border-bottom: 2px solid #006ab2;
	margin-bottom: 20px;
}
#content {
	text-align:left;
	width: 190mm;
	margin-left: 10mm;
}

#content {
	width: 180mm;
	/*float:left;
	margin-left: 15px;
	padding: 0 10px 10px 10px;
	font-size:1.2em;*/
	line-height: 1.35em;
}
#footer {
	height:1px;
	clear:both;
}


#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: 10px;
	margin-top: 0;
	background: url(img/monto.gif) 20em no-repeat #FFF166;
}

/* Headline Profi-Leitern mit Bild Stabilo */
p.produktKat2 {background: url(img/stabilo.gif) 20em 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: 10px;
	font-weight:bold;
	width: 50%;
}
td.hintergrundWeiss, p.hintergrundWeiss {background-color: #FFF;}
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;
	width:12em;
	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: 11.3em;
	width: auto;
}
#content input[type=submit].routenplaner {
	margin-left: 0.5em;
	width: auto;
}
.csc-mailform {
	border: 0 none;
}
#content form br {
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;
}



/**
 * 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;
}
