* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

/* Paragraph -- BEGIN -- */
p {
	line-height: 17px;
}

p.ansprechpartner {
	line-height: 15px;
}
/* Paragraph -- END --*/

	/* Headers in column-right :: begin */
	
	/*#column-right*/ .fce h3 {
		border: solid 1px #9EA4A3;
		background: #E3E4E5;
		color: #E2001A;
		
		margin: 0 -6px;

		font-size: 10px;
		
		padding: 1px 4px 2px;
	}
	/* Headers in column-right :: end */

	/* Paragraph in column-right :: begin */
	/*#column-right*/ .fce p {
		line-height: 15px;
		margin: 3px 0 15px 0;
		font-size: 10px;
	}
	/* Paragraph in column-right :: end */

	/* Links in column-right :: begin */
	/*#column-right*/ .fce a {
		color: #666666;
		text-decoration: underline;
	}

	/*#column-right*/ .fce a:hover {
		color: #E2001A;
	}
	
		/*#column-right*/ .fce a.no-underline {
			text-decoration: none;
		}
		
	/* Links in column-right :: end */
	
	/* Lists in column-right :: begin */
	
	/*#column-right*/ .fce ul {
		line-height: 15px;
	}
	
	/* Lists in column-right :: end */


/* Links -- BEGIN -- */

a {
	color: #E2001A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

	/* pdf link :: begin */
	a.link-pdf {
		color: #666666;
		text-decoration: underline;
		background: url(../images.style/ico.link.pdf.gif) right 3px no-repeat;
		padding: 0 45px 0 0;
	}
	
	a:hover.link-pdf {
		color: #E2001A;
	}
	/* pdf link :: end */
	
	/* rootline link :: begin */
		a.link-rootline {
			color: #666666;
			text-decoration: none;
			background: url(../images.style/ico.link.rootline.gif) right 4px no-repeat;
			padding: 0 11px 0 0;
		}

		a:hover.link-rootline {
			color: #E2001A;
			text-decoration: underline;
		}
	/* rootline link :: end */
	
	/* small red link :: begin */
		a.link-small-red {
			color:#E2001A;
			font-size: 10px;
			text-decoration: none;
		}

			a:hover.link-small-red {
				text-decoration: underline;
			}
	/* small red link :: end */
	
	/* gray link :: begin */
		a.link-gray {
			color: #666666;
			text-decoration: underline;
		}

		a:hover.link-gray {
			color: #E2001A;
		}
	/* gray link :: end */

/* Links -- END -- */

/* Headers -- BEGIN -- */
h1 {
	color: #E2001A;
	font-size: 17px;
	/*line-height: 37px;*/
	padding: 8px 0 9px 0;
	
}

h2 {
	font-size: 12px;
	/*line-height: 23px;*/
	padding: 4px 0 5px 0;
}
/* Headers -- END -- */

/* Span -- BEGIN -- */
span.span-red {
	color: #E2001A;
}

span.underlined {
	text-decoration: underline;
}

span.more-link a {
	color:#E2001A;
	font-size: 10px;
	text-decoration: none;
}

span.more-link a:hover {
	text-decoration: underline;
}

/* Span -- END -- */

/* Column-center -- BEGIN -- */
#column-center p {
	margin-bottom: 17px;
}

#column-center p.p-rootline {
	margin-bottom: 0;
	line-height: 21px;
	font-size: 10px;
}

#column-center p.align-right {
	text-align: right;
}

#column-center ul.diamond-red {
	list-style: none;
	margin-bottom: 17px;
}

#column-center ul.diamond-red li {
	background: url(../images.style/list.diamond.red.gif) left 5px no-repeat;
	padding: 0 0 0 15px;
	line-height: 17px;
}

#column-center div.technische-daten {
	border: solid 2px #9EA4A3;
	padding: 5px 12px 0 12px;
	margin: 0 0 10px 0;
}

#column-center div.ansprechpartner-info {
	height: 105px;
}

#column-center div.ansprechpartner-info img {
	float: left;
}

#column-center div.ansprechpartner-text {
	margin: 0 0 0 110px;
}

	#column-center div.ansprechpartner-text p {
		line-height: 15px;
	}
	
#column-center-text {
	float: left;
	width: 507px;
}
	
/* Column-center -- END -- */

/* News -- BEGIN -- */
.news-list-image {
	float: right;
	padding: 10px 5px 0 10px;
}

.news-latest-text {
	margin-right: 120px;
}
/* News -- END -- */

/* Lists -- BEGIN --*/
ul {
	list-style: none;
}

	#column-center ul.site-map {
		padding: 10px 0 10px 45px;
		font-size: 10px;
	}

	#column-center ul.site-map ul {
		padding: 0 0 0 45px;
	}

	#column-center ul.site-map li {
		/*padding: 1px 0 2px 0;*/
		line-height: 14px;
		background: none;
	}

	#column-center ul.site-map li.sitemap-level2 a {
		color: #666666;
	}
	
	#column-center ul.site-map li.sitemap-level3 a {
		color: #7A807E;
	}

	#column-center ul.site-map li.sitemap-level4 a {
		color: #9EA4A3;
	}
	
/* Lists -- END -- */

/* DIV -- BEGIN -- */
div.billboard-big {
	float: left;
	width: 272px;
	padding: 0 6px;
}

div.billboard-small {
	float: left;
	margin-left: 24px;
	width: 167px;
	padding: 0 6px;
}
/* DIV -- END -- */

/* Search results -- BEGIN -- */
.red_italic_bold {
	color: #E2001A;
	font-style: italic;
	font-weight: bold;
}

.tx-indexedsearch-redMarkup {
	color: #E2001A;
}

.tx-indexedsearch-sw {
	font-style: italic;
	color: #E2001A;
	font-weight: bold;
}

.red_bold {
	color: #E2001A;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.search_results {
	display: block;
	float: left;

	width: 464px;

	color: #666666;
	
	padding-top: 10px;
	/*
	clear: both;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	*/
}

.search_results form {
	padding: 0px;
	margin: 0px;
	
	display: block;
	float: left;
}

.search_box {
	display: block;
	float: left;
	clear: both;
}

.search_box_input {
	display: block;
	float: left;
}

.search_box_input input {
	width: 150px;
	height: 16px;
	
	color: #000000;
}

.search_box_submit {
	display: block;
	float: left;
	clear: left;
	
	padding: 6px 0px 0px 90px;
}

.search_box_submit input {
	width: 100px;
	height: 21px;
}

.search_box_label {
	display: block;
	float: left;
	
	width: 90px;
	padding: 3px 0px 0px 0px;
}

.search_frase {
	display: block;
	float: left;
	clear: both;
	
	width: 464px;
	
	padding: 10px 0px 0px 0px;
}

.search_frase p {
	/*padding: 10px 0px 10px 0px !important;*/
}

.search_navigation {
	display: block;
	float: left;
	clear: both;
	
	width: 464px;
	
	padding: 7px 0px 7px 0px;
}

.search_navigation ul {
	padding: 0px 0px 0px 12px;
	margin: 0px;
	
	list-style: none;
}

#column-center .search_navigation ul li {
	display: inline;
	
	padding: 0px 0px 0px 11px;
	
	background: url(../images.style/list_image_s.gif);
	background-position: 0px 50%;
	background-repeat: no-repeat;

	line-height: 16px;
}

#column-center .search_navigation ul li.search_current_page {
	font-weight: bold;
}

#column-center .search_navigation ul li.tx-indexedsearch-browsebox-SCell {
	font-weight: bold;
}

#column-center .search_navigation ul li.search_no_dot {
	background: none;
	padding: 0px;
}

#column-center .search_navigation ul li a {
	color: #666666;
	line-height: 16px;
}

.search_item_found {
	display: block;
	float: left;
	clear: both;
	
	padding: 7px 0px 7px 0px;
}

.search_item_found_header {
	display: block;
	float: left;
	clear: both;
	
	width: 464px;
	
	border-bottom: solid 2px #E2001A;
}

.search_item_found_header_icon {
	display: block;
	float: left;
	
	width: 24px;
	height: 14px;
	
	padding: 0px 0px 6px 0px;
	
	text-align: right;
}

.search_item_found_header_text {
	display: block;
	float: left;
	
	width: 391px;
	
	padding: 3px 0px 0px 9px;
}

.search_item_found_header_text a {
	color: #666666;
	text-decoration: none;
}

.search_item_found_header_text a:hover {
	color: #666666;
	font-weight: bold;
}

.search_item_found_header_percent {
	display: block;
	float: right;
	
	width: 40px;
	height: 17px;
	padding: 3px 0px 0px 0px;
	
	text-align: right;
}

.search_item_found_text {
	display: block;
	float: left;
	clear: both;
	
	width: 435px;
	padding: 0px 0px 0px 29px;
	
	font-style: italic;
}

.search_item_found_footer {
	display: block;
	float: left;
	clear: both;
	
	width: 464px;
	padding: 0px;
	margin: 0px;
}

.search_item_found_footer_text {
	display: block;
	float: left;
	
	width: 435px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	
	background: #EEEEEE;
}


.search_item_found_footer_add {
	display: block;
	float: left;

	width: 29px;
	height: 20px;
}

.no_results {
	display: block;
	float: left;
	clear: both;
	
	width: 464px;
}

.no_results p {
	font-size: 12px;
	font-weight: bold;
	
	text-align: center;
} 
/* Search results -- END -- */

/* Kontakt form -- BEGIN -- */

#kontakt-formular {
	float: left;
	display: block;
	width: 480px;
	height: 460px;
}

#kontakt-formular-fieldset {
	float: left;
	display: block;
	width: 480px;
	border: 0px none;
}

#kontakt-formular-fieldset dl {
	float: left;
	display: block;
	width: 480px;
}

#kontakt-formular-fieldset dd {
	float: left;
	width: 167px;
	height: 25px;
}

#kontakt-formular-fieldset dd.kontakt-formular-required {
	font-weight: bold;
}

#kontakt-formular-fieldset dd.kontakt-formular-check-list {
	height: 126px;
}

#kontakt-formular-fieldset dd.kontakt-formular-textarea {
	height: 77px;
}

#kontakt-formular-fieldset dt {
	float: left;
	width: 308px;
	height: 25px;
}

#kontakt-formular-fieldset dt.kontakt-formular-check-list {
	height: 126px;
}

#kontakt-formular-fieldset dt.kontakt-formular-check-list p {
	margin: 0 0 7px 0;
}

#kontakt-formular-fieldset dt.kontakt-formular-textarea {
	height: 77px;
}

#kontakt-formular-fieldset input.kontakt-formular-checkbox {
	width:15px;
	height: 15px;
}

#kontakt-formular-fieldset input.kontakt-formular-input {
	width: 306px;
	border: solid 1px #7A807E;
	height: 14px;
	font-size: 10px;
}

#kontakt-formular-fieldset input.kontakt-formular-input-required {
	width: 306px;
	border: solid 1px #7A807E;
	background-color: #E3E4E5;
	height: 14px;
	font-size: 10px;
}

#kontakt-formular-fieldset input.kontakt-formular-input-plz {
	width: 98px;
	height: 14px;
	border: solid 1px #7A807E;
	margin-right: 5px;
	font-size: 10px;
	color: #666666;
}

#kontakt-formular-fieldset input.kontakt-formular-input-ort {
	width: 201px;
	height: 14px;
	border: solid 1px #7A807E;
	font-size: 10px;
	color: #666666;
}

#kontakt-formular-fieldset select.kontakt-formular-select {
	width: 309px;
	height: 16px;
	font-size: 10px;
	color: #666666;
}

#kontakt-formular-fieldset textarea.kontakt-formular-textarea {
	width: 306px;
	border: solid 1px #7A807E;
	height: 65px;
	font-size: 12px;
	color: #666666;
}

#kontakt-formular-fieldset a.kontakt-formular-senden {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	border: solid 1px #7A807E;
	background: #EEEEEE;
	text-align: center;
	padding: 0 3px;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

#kontakt-formular-fieldset a:hover.kontakt-formular-senden {
	color: #E2001A;
	text-decoration: none;
}

#kontakt-formular-fieldset a.kontakt-formular-loschen {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	border: solid 1px #7A807E;
	background: #EEEEEE;
	text-align: center;
	padding: 0 3px;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

#kontakt-formular-fieldset a:hover.kontakt-formular-loschen {
	color: #E2001A;
	text-decoration: none;
}

/* Kontakt form -- END -- */

#middle {
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

div.clear {
  clear: both;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0;
	padding-bottom: 5px;
}