@CHARSET "ISO-8859-1";

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #C0C1C3;
}

body, table {
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	_text-align: center;
	color: #4E5154;
}

.siteHeader {
	width: 100%; height: auto;/*251px;*/
	background-image: url(../img/layout/siteHeader.gif);
	background-repeat:repeat-x;
	background-position: top;
}
.gradientFrame {
	width: 100%;
	background-image: url(../img/layout/siteFooter.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}

.page_margins {
	width: 803px;
	height:auto !important;  /* für moderne Browser */
	margin: 0px auto;
	padding-top: 40px;
	_text-align: left;
}

.box_lt {
	background: url(../img/layout/box_lt.gif) top left no-repeat;
	width: 25px;
}

.box_rt {
	background: url(../img/layout/box_rt.gif) top right no-repeat;
	width: 28px;
}

.box_r {
	background: url(../img/layout/box_r.gif) top repeat-y;
	width: 2px;
}

.box_lb {
	float: left;
	background: url(../img/layout/box_lb.gif) bottom left no-repeat;
	width: 30px;
	height: 28px;
}

.box_rb {
	float: right;
	background: url(../img/layout/box_rb.gif) top right no-repeat;
	width: 30px;
	height: 28px;
}

.box_b {
	float: left;
	background: url(../img/layout/box_b.gif) bottom left repeat-x;
	width: 251px;
	height: 28px;
}

.box_b_w{
	float: left;
	background: url(../img/layout/box_b_w.gif) bottom left repeat-x;
	width: 492px;
	height: 28px;
}

.sub_box_b {
	float: left;
	background: url(../img/layout/box_b.gif) bottom left repeat-x;
	width: 248px;
	height: 28px;
}

.sub_box_b_w{
	float: left;
	background: url(../img/layout/box_b_w.gif) bottom left repeat-x;
	width: 495px;
	height: 28px;
}

.box_b_frame {
	clear: both;
	display: block;
	border: 0px solid red;
}

.box_rm {
	background: url(../img/layout/box_r.gif) top repeat-y;
	width: 2px;
}

.clear {
	clear: both;
}

.stage {
	width: 803px;
	background: url(../img/layout/box.gif) repeat;
	padding: 0px 0px 0px 0px;
}

.stageLeft {
	width: 275px;
	padding: 3px 0px 3px 3px;
}

.stageRight {
	width: 517px;
	padding: 3px 3px 3px 3px;
}

.subStageLeft {
	width: 275px;
	padding: 0 0px 0 3px;
}

.subStageRight {
	width: 520px;
	padding: 0 3px 0 0;
}

/* Abstand unter Bildern entfernen */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; } 

div.csc-textpic img {
	border: none;
}

#logo {
	float: right;
	margin: 0 30px 0 0;
}

.logoFrame {
	float: left;
	width: 253px;
	background-color: #ffffff;
	margin: 3px 0 0 0;
}


#header {
	width: 750px;
	background: url(../img/layout/box.gif) repeat;
	
}

#header ul {
	display: block;
	position: relative;
	margin: 0;
	margin-right: 0px;
	padding: 0;
	text-align: right;
	float: right;
	top: 50px;
}

#header ul li {
	float: left;
	list-style-type: none;
	margin: 0 13px 0 0;
	padding: 0 0 0 12px;
}

#header ul li a {
	display: block;
	background: none;
	color: #4E5154;
	text-decoration: none;
	padding-top: 1px;
}

#header ul li:hover, #header ul li:focus, #header ul li:active {
	/*background:transparent url(../img/blatt.png) no-repeat scroll 0px 0px;*/
}


#header ul li.active {
	font-weight: bold;
	/*background:transparent url(../img/blatt.png) no-repeat scroll 0 0;*/
}

#submenu {
	width: 240px;
	text-align: left;
}

#submenu ul {
	display:block;
	float:left;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 240px;
}

#submenu ul li a {
	display: block;
	background: none;
	color: #4E5154;
	padding: 0 0px 7px 0;
	margin: 0 0 15px 0;
	text-decoration: none;
	border-bottom: 1px solid #777777;
}

#submenu ul li a:hover, #submenu ul li a:focus {

}

#submenu ul li.active {
	font-weight: bold;
	background: none;
}

#submenu ul.nav2 {
	background: none;
	padding: 5px 0 5px 0px;
	margin: 0;
}

#submenu ul.nav2 li {
	font-weight: normal;
}

#submenu ul.nav2 li a {
	padding: 0 0 0 0;
	margin: 5px 0 8px 0;
	border: none;
}

#submenu ul.nav2 li.active {
	font-weight: bold;
}

p {
	letter-spacing: 0.5px;
	line-height: 1.5em;
	margin: 0 0 1em;	
}


a {
	color:#BE1D2C;
	text-decoration:none;
}

h1, h2, h3 {
	margin: 0;
}

a:focus, a:hover, a:active {
	color:#84151F;
	text-decoration:underline;
}

.main {
	background: url(../img/layout/box.gif) repeat;
	padding: 0 0 0 0;
	width: 803px;
}

#page_title {
	margin: 0px;
}

.contentFrame {
	width: 517px;
	padding: 0 3px 0 3px;
}

.subContentFrame {
	width: 520px;
	padding: 0 3px 0 0;
}

#home_content {
	background: #ffffff url(../img/layout/content_bg.png) top left repeat-x;
	min-height: 365px;
	height:auto !important;  /* für moderne Browser */
	height: 365px;  /*für den IE */
	padding: 35px 15px 15px 30px;
	text-align: left;
}

#home_content h2{
	color:#BE1D2C;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 20px 0;	
}

#home_content h3{
	color:#BE1D2C;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 15px 0;
}

#home_content div.csc-header h2 {
	color:#BE1D2C;
	font-size: 14px;
	font-weight: bold;
	padding: 0;	
}

#home_content csc-firstHeader {
	color:#BE1D2C;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;	
}

#home_content div.csc-textpic {
	margin: 15px 0 0 0;
}

#home_content div.csc-textpic-border img {
	border: 2px solid #AEB0B3;
	padding: 1px;
}

#home_content p {
	margin: 0 0 1em 0;	
}

/* TT_NEWS */

.leftContent {
	background: url(../img/layout/box.gif) repeat;
	vertical-align: top;
	width: 245px;
	padding: 35px 0px 0 33px;
	text-align: left;
}

.leftContent h2 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #777777;
}

/* News */
.news-latest-container {
	width: 240px;
}

.news-latest-item {
	clear: both;
	padding: 15px 0 15px 5px;
	margin: 0px;
	border-bottom: 1px solid #777777;
	min-height: 60px;
	height:auto !important;  /* für moderne Browser */
	height: 60px;  /*für den IE */
}

.news-latest-item-img {
	float: left;	
	width: 120px;
	text-align: center;
}

div.news-latest-item-img img{
	background-color: #ffffff;
	padding: 3px 3px 3px 3px;	
}

.news-latest-item-title {
	float: right;
	width: 90px;	
	margin: 3px 0 3px 3px;
	font-size: 12px;
	text-align: left;
}

div.news-image-wrap {
	width: 110px;	
}

div.news-list-item {
	clear: both;
}

div.news-text-wrap ul {
	margin-left: 0px;
	padding-left: 15px;
}

div.news-text-wrap img {
	vertical-align: text-bottom;
	margin-right: 5px;
}

div.news-text-wrap a {
	
}

#aktuelles div.news-list-item {
	clear: both;
	padding: 0 0 20px 0;
}
	
#aktuelles div.news-image-wrap {
	float: left;
	width: 215px;		
}

#aktuelles div.news-image-wrap img {
	border: 2px solid #AEB0B3;
}

#aktuelles div.news-image-caption {
	float: none;
	width: 215px;
	text-align: left;
}

#aktuelles p.news-single-imgcaption {
	float: none;
	width: 215px;
	margin: 0;
	text-align: left;
}

#aktuelles div.news-text-wrap {
	width: 215px;
	float: right;
	padding: 0 0 20px 0;
}

#aktuelles div.news-text-wrap p.bodytext {
	margin: 5px 0 0 0;
}

#aktuelles div.news-single-backlink {
	clear: both;
	margin: 15px 0 0 0;	
}

/* Footer */
#footer {
	clear: both;
	min-height: 22px;
	_height: 22px;
	font-size: 12px;
}

#footer ul {
	margin: 0;
	margin-right: 20px;
	margin-top: 3px;
	padding: 0;
	float: right;
}

#footer ul li {
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
}

#footer ul li a {
	display: block;
	background: none;
	color: #4E5154;;
	text-decoration: none;
	padding-top: 1px;
}

#footer ul li.active {
	font-weight: bold;
}


#partner div.csc-textpic-imagewrap {
	width: 280px;
}

#partner div.csc-textpic-text {
	overflow: hidden;
}

#partner div.csc-textpic {
	margin-bottom: 50px;
}

/* Product */

#products {
	/*min-height: 400px;*/
	border: 0px solid black;
	margin: 0;
}

#products div.overlay {
	margin-top: 100px;
	text-align: center;
}

div.product {
	float: left;
	width: 200px;
	/*margin-right: 20px;*/
}

div.product-row {
	float: left;
	width: 200px;
	padding: 0 30px 0 0;
	margin-bottom: 30px;
}

div.product-text ul {
	margin-top:0; margin-bottom:20px; list-style-type:disc; list-style-position:outside;
}
div.product-text ul li {
	margin: 0 0 0 -20px;
}

div.product-img-row {
	margin-bottom: 10px;
}

div.product-desc-row {
}

div.product-img-row img {
	border: 2px solid #AEB0B3;
	padding: 1px;
}

div.product-filter {
	margin: 10px;
	margin-bottom: 20px;
	height: 20px;
}

div.product-filter div {
	padding-right: 20px;
}

div.product ul {
	margin: 0px;
	padding-left: 15px;
}

div.product p {
	font-weight: bold;
}

/* FAQ */
dt.tx-irfaq-dynheader:hover {
	background-color: lightgrey;
}

.tx-lddproducts-pi3 table {
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
}

.tx-lddproducts-pi3-head {
	background-color: #CCCCCC;
	border: 1px solid black;
	padding: 3px;
	min-width: 60px;
}

.td-number {
	text-align: right;
}
.td-text {
	text-align: left;
}

.tx-lddproducts-pi3 table th {
	background-color: #CCCCCC;
	border: 1px solid black;
	padding: 5px;
	min-width: 60px;
}
	
.tx-lddproducts-pi3 table td {
	border: 1px solid black;
	padding: 3px;
}

.tx-lddproducts-pi3 table caption {
	font-size:10px;
	text-align: left;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.tx-lddproducts-pi3 sup { 
	vertical-align: top; position: relative; top: -0.5em; 
}

/* css for extenions */
.endOfPage {
	clear: both;	
}
