/* ----------------------------------------------------------------------------------------------------------- */
/* Globale Definitionen */
html, body {
	height:100%;
}
body {
	background-color: #0e2f62;
	margin:0;
	padding:0;
}
/* GENERAL fonts */
li, td,  th, ul, ol, center, textarea, p, input, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

little {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

form {
	margin:0px;
	padding:0px;
}
a img, img {
	border: 0;
}
legend {
	color:black;
	font-weight:bold;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* UEberschriften */
h1, h2, h3, h4, h5, h6 {

}
h1 {
	margin:0;
	margin-bottom:16px;
	margin-top:0px;
	color:maroon;
	text-transform:uppercase;
	font-size:13px;
}
h2, h3 {
	margin:0;
	margin-bottom:16px;
	margin-top:12px;
	color:maroon;
	font-size:13px;
}
h3 {
	margin-top:0;
	background:url(../images/arrow_orange.gif) left 3px no-repeat;
	padding-left:12px;
	color:#333333;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Grundlegende Struktur */
/*
	Tabellenbreite: 960px; div-Breite: 938px, Schatten wird duch div-bg erzeugt
	# Main Template 1, 2 Spalten: Side Menu & Content
	Spalte 1 - Sub Menu Col: 180px
	Spalte 2 - Content Col: 750px
*/
.main-table-wrapper {
/*	background-image:url(../images/main-table-wrapper_bg.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;*/
	height:100%;
	width:100%;
}
.maintable {
	width: 736px;
	background-color: #e1dac8;
	margin:0 auto;
	height:100%;
}
.clearer {
	clear:both;
	height: 0px;
}
.content-section-width {
	vertical-align:top;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* 1. Zeile: Top-Image und Home-Logo */
.table-top-spacing {
	height:11px;
	background:#0e2f62;
}
.top-image-cell {	
	vertical-align:top;
}
.home-logo-cell {
	vertical-align:top;
}
#top-image, .top-images-wrapper {
	height:179px;
	width:736px;
}
.top-images-wrapper {
	position:relative;
}
#home-logo-image {
	position:absolute;
	left:20px;
	top:9px;
}
#toprow {
	height:100px;
	padding:0px;
	margin:0px;
}
#toprow table.toprow-table {	
	
}
#textsizeswitch-and-searchbox {
	height:20px;
	position:relative;
}
#home-logo {
	width:100px;
	height:100px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Top Menu */
.menu-t-wrap {
	height:39px;
	padding-right:12px;
}
#menu-t {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:13px;
}
#menu-t a {
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
	font-size:9px;
	font-weight:normal;
}
#menu-t a:hover {
	color:black;
}
#menu-t span.top-menu-level1-act a, #menu-t span.top-menu-level1-act a:hover {
	color:#660000;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Searchbox */
#search-box {
	/*position:absolute; right:0; top:0;*/
	padding:0;
	margin:0;
	height:20px;
}
#search-box table {
	margin:0;
	margin-left:25px;
}
#search-box table td {
	padding:0;
}
#search-box form {
	padding-right:0px;
}
#search-box input#image-f-img {
	margin:0;
}
#search-box input.quick-search-tf {
	height: 18px !important;
	height: 20px;
	line-height: 18px;
	width:114px;
	border:1px solid #B2B2B2;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	margin-right:17px;

/*
	height: 18px;
	width:107px;
	padding:0;
	margin:0;
	border:1px solid #B2B2B2;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
	line-height:18px;
*/
}
#search-box td.quick-search-label {
	padding-left:23px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/*  Main Menu: PRIVATKUNDEN, BUSINESSKUNDEN, BEWAG GRUPPE  */
.menuh-wrap {
	/*background-color:#660000;*/
	/*background-color:red;*/
}
#menuh {
	padding:0;
	margin:0;
	border:0;
	float:right;
}
#menuh div {
	float:left;
	margin:0px;
	padding:0px;
	border-right:2px solid #f48321;
}
#menuh div a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
	color:white;
}
#menuh .menuh-no-last {
	border-right:none;
}

/*#menuh div.submenu-level1-no-item1 {
	background-color:white;
}
	#menuh div.submenu-level1-no-item1 a {
		color:#660000;
	}
#menuh div.submenu-level1-no-item2 {
	background-color:#660000;
	color:white;
}
#menuh div {
	
}*/

/* ----------------------------------------------------------------------------------------------------------- */
/* Zelle mit Top-Menu */
.spacer-top {
	height:27px;
	background:#000;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Weiszer Abstand nach dem Content-Bereich */
.spacer-bottom {
	font-size:0;
	line-height:0;
	height:12px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Bread Crumbs Menu */
.path-wrapper {
	position:relative;
}
#path {
	position:absolute; left:0; top:0;
	z-index:100;
	white-space: nowrap;
	margin:0;
	margin-left:14px;
	margin-bottom:29px;
	padding:0;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-align:left;
	/*width:542px;
	margin-right:194px;*/
}
#path a {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#666666;
}
#path a:hover {
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Sub Menu (Side Navigation) Restbereich/Content-Section: 942 px */
.menuv-wrap {
	width:198px;
	vertical-align:top;
}
#menuv {
	margin-left:15px;
}
#menuv a:hover {
	color:#000;
}
#menuv DIV {
	text-align:left;
	padding:0;
	padding-left:0px;
}


/* Level 1, normal state (NO) */
#menuv DIV A {
	text-decoration:none;
	color:#666666;
	text-transform:uppercase;
	font-size: 10px;
	font-weight:bold;
}
/* Level 1, hover */
#menuv div.menuv-level1-no {
	background-image:url(../images/raquo-no_bg.gif);
	background-position:15px 7px;
	background-repeat:no-repeat;
}
#menuv div.menuv-level1-no a:hover {
	color:#000000;
}
/* Level 1, active state (ACT) */
#menuv div.menuv-level1-act {
	background-color:white;
	background-image:url(../images/raquo-act_bg.gif);
	background-position:15px 7px;
	background-repeat:no-repeat;
}
#menuv div.menuv-level1-act a {
	color:#660000;
}
/* Level 1: End */


#menuv .menuv-l2-outer-wrap {
	margin:5px 0;
	margin-left:33px;
}

/* Level 2, normal state (NO) */
#menuv .menuv-level2-no {
	padding-left:0;
	padding-top:8px;
	margin-left:27px;
	padding:3px 0;
}
/* Level 2, active state (ACT) */
#menuv .menuv-level2-act {
	padding-left:0;
	padding-top:8px;
	margin-left:27px;
	border-bottom:2px solid #ffffff;
	padding:3px 0;
	padding-bottom:2px;
	margin-bottom:1px;
}
#menuv .menuv-level2-no a, #menuv .menuv-level2-act a {
	font-weight:bold;
}
#menuv .menuv-level2-act a {
	color:#660000;
	font-weight:bold;
}
/* Level 2: End */

/*  Level 3, normal state (NO) */
#menuv .menuv-level3-no {
	padding:3px 0;
	padding-left:33px;
}
/*  Level 3, active state (ACT) */
#menuv .menuv-level3-act {
	padding:3px 0;
	padding-left:33px;	
} 
#menuv .menuv-level3-no a, #menuv .menuv-level3-act a {
	font-weight:normal;
	font-size:9px;
}
#menuv .menuv-level3-act a {
	color:#660000;
}
/* Level 3: End */

/* ----------------------------------------------------------------------------------------------------------- */
/* Fuszzeile */
#footer {
	height: 21px;
	vertical-align:middle;
	text-align:center;
	color:white;
	font-size:12px;
}
#footer a {
	color:white;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer strong {
	color:#f48321;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Menu Bottom i. d. Fuszzeile */
#menu-b {
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0;
	padding-top:3px;
}
#menu-b a {
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Breite für Main Templates MIT Navigation (mit und ohne Breadcrumbs) */
#main-tmpl-navi-breadcr .content-section-width, #main-tmpl-navi .content-section-width {
	width:538px;
}
#main-tmpl-navi-breadcr #colRight {
/*	margin-top:-9px; */
}
/* Main Template MIT Navigation OHNE Breadcrumbs-Navigation */
#main-tmpl-navi #path {
	display:none;
}
#main-tmpl-navi-breadcr .content-section-width, #main-tmpl-navi .content-section-width {

} 
/* ----------------------------------------------------------------------------------------------------------- */
/* Breits für Main Templates OHNE Navigation (mit und ohne Breadcrumbs) */
#main-tmpl-breadcr .content-section-width, #main-tmpl .content-section-width {
	width:736px;
}
/* Main Templates OHNE Navigation OHNE Breadcrumbs-Navigation */
#main-tmpl #path {
	display:none;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Globale Definitionen fuer den Content-Bereich */
#content, .tx-iframeflexform-pi1, .tx-iframeflexform-pi1 iframe  {
	margin:0;
	padding:0;
	height:100% !important;
	min-height:100% !important;
	/*text-align:left;*/
}
#content #colNormal table td, #content #colNormal table td p {
	text-align:left;
	line-height:normal;
}
#content #colNormal table td {
	vertical-align:top;
}
#content #colNormal table h2 {
	margin-top:0;
}
#content a {
	/* color: #003366; */
	color: #f79432;
	text-decoration: none;
}
#content a.download {
	
}
#content a:hover {
	text-decoration: underline;
	color:#212325;
}
#content a {
	color:#191970;
	text-decoration:underline;
}

#content a:hover {
	color:maroon;
}

#content p {
	margin-top:0px;
	text-align:left;
	color:#363437;
	margin-bottom:12px;
}
#content p strong, #content td strong {
	color:maroon;
	font-weight:normal;
}
#content h5 {
	font-size:13px;
	color:#CC9900;
	margin:0;
	margin-bottom:1px;
}
#content .csc-sitemap ul li {
	text-transform:uppercase;
	padding:4px 0;
}
#content table.content-table-01 {
	margin-bottom:20px;
}
#content table.content-table-01 th {
	background-color:#DCC376;
	text-align:center;
	font-weight:normal;
}
#content table.content-table-01 td, #content table.content-table-01 td p {
	text-align:center;
}
#content table.content-table-01 td p, #content table.content-table-01 th p {
	
}
/* ----------------------------------------------------------------------------------------------------------- */
/* colRight Boxen */

#content #colRight .csc-frame-frame1 {
	margin:0;
	padding:0;
}

#content #colRight .csc-frame-frame1 p {
	background-color:#CC9900;
	font-size:10px;
	font-weight:normal;
}

#content #colRight h4 {
	text-align:right;
	margin-bottom:0;
}
#content #colRight .csc-frame-frame1 h4 a {
	text-decoration:none;
}

#colRight p {
	margin-top:0;
	text-align:right;
	margin-bottom:10px;
	font-size:11px;
	line-height:normal;
}
#content #colRight p a {
	font-size:11px;
	font-weight:bold;
	color:#555458;
	text-decoration:none;
}
#content #colRight table {
	float:right;
/*	margin-right:-3px;*/
}
#content #colRight table span {
	color:#f48321;
}
#content #colRight table td p {
	font-size:10px;
	text-align:right;
	padding-right:6px;
}
#content #colRight table td p a {
	font-size:9px;
}
#content #colRight table img {
	
}
#content #colRight p a:hover {
	text-decoration:underline;
}

#content #colRight .csc-frame-frame1 p a {
	text-decoration:none;
	color:#000000;
}

#content #colRight .csc-textpic-text {
	margin:0;
	padding:0;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Sub Templates */
.defined-min-height {
	min-height:447px;
	height:auto !important;
	height:447px;
}
/* Sub Template für die Startseite */
#startpage-subtemplate div {
	
}
	#startpage-subtemplate #colNormal {
		width:736px;
		margin-right:14px;
		/*background-color:#FFCCFF;*/
		float:left;
	}
	#startpage-subtemplate #colRight {
		width:180px;
		/*background-color:#CCCCFF;*/
		float:left;
	}

/* 1-spaltig MIT Padding */
#one-col-subtemplate-padding {
	margin:0 14px;
}
	#one-col-subtemplate-padding #colNormal {
		margin-top:45px;
		width:722px;
	}

/* 2-spaltig - im Main Template MIT Navigation MIT Padding */
#main-tmpl-navi-breadcr #two-col-subtemplate-padding,
#main-tmpl-navi #two-col-subtemplate-padding {
	margin:0;
	margin-left:0px;
	/* Navi-Section: 211px | Content-Section: 738px | Space-Left: 11px  == 960px*/
	/*padding-top:27px;*/
	padding-top:32px;
}
	/* ColNormal */
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #colNormal,
	#main-tmpl-navi #two-col-subtemplate-padding #colNormal {
		float:left;
		width:442px;
		/*margin-right:72px;*/
		/*margin-top:51px;*/
		/*margin-top:45px;*/
	}
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding .colNormPadding,
	#main-tmpl-navi #two-col-subtemplate-padding .colNormPadding {
		padding-left:32px;
	}
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #print-link {
		width:442px;
		text-align:right;
		padding-bottom:16px;
		float:left;
	}
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #print-link img {
		margin-top:12px;
		margin-bottom:4px;
	}
	/* ColRight */
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #colRight,
	#main-tmpl-navi #two-col-subtemplate-padding #colRight {
		width: 208px;
		float: right;
		/*background:red;*/
		margin-top:-16px;
	}
	
	#two-col-epannorama #colRight {
		width: 208px;
		float: right;
		/*background:red;*/
		padding-right:12px;
		padding-top: 14px;
	}

/* 2-spaltig - im Main Template OHNE Navigation - MIT Padding */
#main-tmpl-breadcr  #two-col-subtemplate-padding {
	margin:0;
	margin-left:14px;
	width:916px;
	background-image:url(../images/bg-col-right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
	/* ColNormal */
	#main-tmpl-breadcr #two-col-subtemplate-padding #colNormal {
		float:left;
		width:722px;
		margin-right:14px;
		margin-top:45px;
	}
	
	#two-col-epannorama{
	padding:0px;
	height:100% !important;
	background: url(../images/pannorama-at/col-epannorama-bg-w-sn_rp.jpg) repeat-y !important;
	}
	
	#two-col-epannorama #colNormal {
	float:left;
	width:730px;
	height:100% !important;
	}	
	/* ColRight */
	#main-tmpl-breadcr #two-col-subtemplate-padding #colRight {
		float:left;
		/*background-color:#CCFFCC;*/
		width:180px;
	}
/* 2-spaltig - im Main Template OHNE Navigation - OHNE Padding */
#main-tmpl-breadcr  #two-col-subtemplate, 
#main-tmpl #two-col-subtemplate {
	margin:0;
	margin-left:0;
	width:736px;
	background-image:url(../images/bg-col-right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
	#main-tmpl-breadcr #two-col-subtemplate #colNormal,
	#main-tmpl #two-col-subtemplate #colNormal {
		float:left;
		/*background-color:#CC99FF;*/
		width:736px;
		margin-right:14px;
	}
	#main-tmpl-breadcr #two-col-subtemplate #colRight,
	#main-tmpl #two-col-subtemplate #colRight {
		float:left;
		/*background-color:#CCFFCC;*/
		width:180px;
	}
/* 2-spaltig 50:50 - im Main Template OHNE Navigation - MIT Padding */
#main-tmpl-breadcr  #two-col-50-50-subtemplate-padding, 
#main-tmpl #two-col-50-50-subtemplate-padding {
	margin:0px;
	margin-left:14px;
	margin-top:45px;
}
	#main-tmpl-breadcr #two-col-50-50-subtemplate-padding #colNormal,
	#main-tmpl #two-col-50-50-subtemplate-padding #colNormal {
		float:left;
		/*background-color:#CC99FF;*/
		width:444px;
		margin-right:14px;
	}
	#main-tmpl-breadcr #two-col-50-50-subtemplate-padding #colRight,
	#main-tmpl #two-col-50-50-subtemplate-padding #colRight {
		float:left;
		/*background-color:#CCFFCC;*/
		width:444px;
		margin-right:14px;
	}
/* 2-spaltig 50:50 - im Main Template OHNE Navigation - OHNE Padding */
#main-tmpl-breadcr  #two-col-50-50-subtemplate, 
#main-tmpl #two-col-50-50-subtemplate {
	margin:0px;
	margin-left:0px;
}
	#main-tmpl-breadcr #two-col-50-50-subtemplate #colNormal,
	#main-tmpl #two-col-50-50-subtemplate #colNormal {
		float:left;
		/*background-color:#CC99FF;*/
		width:458px;
		margin-right:14px;
	}
	#main-tmpl-breadcr #two-col-50-50-subtemplate #colRight,
	#main-tmpl #two-col-50-50-subtemplate #colRight {
		float:left;
		/*background-color:#CCFFCC;*/
		width:458px;
		margin-right:0px;
	}

/* ----------------------------------------------------------------------------------------------------------- */
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid #003C5A;
	padding: 0px 0px;
}

DIV.csc-textpic-imagewrap { padding: 0; }

DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; height:0; }

/* Margins around images: */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0;}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 20px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 20px !important;
}

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Vorgenommene Adaptionen */
#colRight .csc-frame, #colRight .csc-frame-frame1, #colRight .csc-textpic-text {
	margin:0;
	padding:0;
}
DIV.csc-textpic-intext-left-nowrap {
	clear:both;
	margin-top:16px;
}
DIV.csc-textpic-intext-left-nowrap p {
	margin-bottom:0;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Boxen auf Startseite im colNormal-Bereich */
#colNormal div.csc-frame-indent a, #colNormal div.csc-frame-indent3366 a, #colNormal div.csc-frame-indent6633 a {
	color:#000000;
}
/* 1. Drittel */
#colNormal div.csc-frame-indent {
	float:left;
	width:236px;
	margin-right:14px;
}
#colNormal div.csc-frame h4 {
	font-weight:normal;
}
#colNormal div.csc-frame-indent h4 {
	background-color:#660000;
	color:white;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:6px 0;
	padding-left:12px;
}
#colNormal div.csc-frame-indent img, #colNormal div.csc-frame-indent a img {
	margin:3px 0;
}
#colNormal div.csc-frame-indent ul {
	margin:0;
	padding:0;
	padding-bottom:0px;
	padding-left:12px;
	padding-top:7px;
	background-color:#d1b2b2;
	list-style-type:none;
}
#colNormal div.csc-frame-indent ul li {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding:0;
	margin:0;
	padding-left:12px;
	padding-bottom:6px;
	background-image: url(../images/raquo-li-bg.gif);
	background-repeat: no-repeat;
	background-position: left 5px;	
}
/* 2. Drittel */
#colNormal div.csc-frame-indent3366 {
	float:left;
	width:236px;
	margin-right:14px;
}
#colNormal div.csc-frame-indent3366 h4 {
	background-color:#660000;
	color:white;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:6px 0;
	padding-left:12px;
}
#colNormal div.csc-frame-indent3366 img, #colNormal div.csc-frame-indent3366 a img {
	margin:3px 0;
}
#colNormal div.csc-frame-indent3366 ul {
	margin:0;
	padding:0;
	padding-bottom:0px;
	padding-left:12px;
	padding-top:7px;
	background-color:#d1b2b2;
	list-style-type:none;
}
#colNormal div.csc-frame-indent3366 ul li {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding:0;
	margin:0;
	padding-left:12px;
	padding-bottom:6px;
	background-image: url(../images/raquo-li-bg.gif);
	background-repeat: no-repeat;
	background-position: left 5px;	
}
/* 3. Drittel */
#colNormal div.csc-frame-indent6633 {
	float:left;
	width:236px;
}
#colNormal div.csc-frame-indent6633 h4 {
	background-color:#660000;
	color:white;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:6px 0;
	padding-left:12px;
}
#colNormal div.csc-frame-indent6633 img, #colNormal div.csc-frame-indent6633 a img {
	margin:3px 0;
}
#colNormal div.csc-frame-indent6633 ul {
	margin:0;
	padding:0;
	padding-bottom:0px;
	padding-left:12px;
	padding-top:7px;
	background-color:#d1b2b2;
	list-style-type:none;
}
#colNormal div.csc-frame-indent6633 ul li {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding:0;
	margin:0;
	padding-left:12px;
	padding-bottom:6px;
	background-image: url(../images/raquo-li-bg.gif);
	background-repeat: no-repeat;
	background-position: left 5px;	
}
#content #colRight .csc-frame-frame9 a {
	font-size:10px;
	color:#f48321;
}
#content #colRight .csc-frame-frame9 a strong {
	color:#555458;
}
#colRight .csc-frame-frame12 p {
	line-height:normal;
	text-align:left;
	color:#4E4E4E;
}
#colNormal .csc-frame-frame12 p {
	line-height:normal;
}
#colRight .csc-frame-frame12 h2 {
	margin-bottom:6px;
	text-align:left;
}
#content ul {
	list-style:square;
	margin-left:24px;
	padding-left:0;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* NEWS */
.news-single-author, .news-single-timedata {
	display:none;
}
.news-list-item {

}
.news-list-category {
	display:none;
}
#content .news-single-item H1, #content .news-single-item H1 strong {
	font-size: 18px;
	color:#CC9900;
	margin-bottom:12px;
}
#content .news-single-category {
	display:none;
}
#content .news-single-item H3 {
	font-size: 11px;
	background-color: #fff;
	color: #000;
	border: 0px none #FFFFFF;
	line-height:normal;
	padding-bottom:12px;
	clear:both;
}
#content .news-list-item H3 {
	margin-bottom:12px;
}
#content .news-list-item h3, #content .news-list-item h3 a {
	color:#CC9900;
	line-height:normal;
	font-weight:bold;
}
.news-list-morelink {
	text-align:left;
	font-size:10px;
	margin:0;
}
.news-single-item p {
	text-align:justify;
}
.news-list-item img {
	margin-right: 14px;
	float:left;
	display:block;
}
.news-list-item p {
	margin-bottom:6px;;
}
.news-list-item td {
	padding-bottom:32px;
	vertical-align:top;
}
.news-list-date {
	float: right;
	font-weight:bold;
	font-size:10px;
}
div.news-list-date {
	font-size:10px;
	text-align:right;
	float:none;
	font-weight:normal;
	padding-bottom:3px;
}
.imgtext-nowrap {
	width: 100%;
}
.news-single-imgcaption {
	font-size:10px;
}
.news-single-files dt {
	font-weight:bold;
}
.news-list-container hr {
	margin:24px 0;
	height:1px;
	border:none;
	border-bottom:1px #CCCCCC solid;
}
.news-single-img {
	float:left;
	margin-right:12px;
	margin-top:5px;
}
.news-single-img img {
	margin:0;
	padding:0;
}
.news-single-files dt, .news-single-links dt, .news-single-related dt {
	display:block;
	font-weight:bold;
	border-bottom:1px #CCCCCC solid;
	margin-bottom:8px;
	padding-bottom:2px;
}
#content .news-single-links p {
	margin:0;
	padding:0;
}
.news-single-additional-info {
	padding-bottom:16px;
}
.news-single-backlink {
	padding-bottom:16px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Cartoon Gallery - Kundenmagazin */
.tx-cwtcartoongallery-pi1 td img {
	border:1px #CCCCCC solid;
}
.tx-cwtcartoongallery-pi1 table th.col-01 {
	width:118px;
}
.tx-cwtcartoongallery-pi1 table th {
	border-bottom:1px #CCCCCC solid;
	padding-bottom:2px;
	text-align:left;
	text-transform:uppercase;
}
.tx-cwtcartoongallery-pi1 table td {
	padding:10px 0;
	vertical-align:top;
}
.tx-cwtcartoongallery-pi1 td.cwt-col-01 {

}
.tx-cwtcartoongallery-pi1 .cwt-col-02 p {
	margin-bottom:6px;
}
.tx-cwtcartoongallery-pi1 table {
	margin-bottom:16px;
}
.tx-cwtcartoongallery-pi1-browsebox {
	border-top:1px #CCCCCC solid;
}
.tx-cwtcartoongallery-pi1 td hr {
	height:1px;
	padding:0;
	border-top:1px #CCCCCC solid;
	border-bottom:0px;
	margin:0;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* goof_fotoboek */
.tx-gooffotoboek-pi1 td.gfpb_landscape div,
.tx-gooffotoboek-pi1 td.gfpb_portret div {
	width:134px;
/*	height:100px;*/
	border:1px #CCCCCC solid;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
}
table.thumb-navi-table {
	width:437px;
	margin-top:6px;
	margin-bottom:12px;
}
.tx-gooffotoboek-pi1 td div img {
	margin:6px;
}
.gfpb_empty {
	display:none;
}
#single-view h3 {
	margin-bottom:16px;
}
#single-view div {
	border:1px #CCCCCC solid;
	width:437px;
	text-align:center;
}
.fotogalerie {
	float:left;
	border:1px #CCCCCC solid;
	text-align:center;
	padding:0;
	padding-bottom:6px;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	width:437px;
}
#content #ColNormal table.fotobook-detail-table td.single-navi-col-01 {
	width:33%;
	vertical-align:top;
	padding:6px 0;
}
#content #ColNormal table.fotobook-detail-table td.single-navi-col-02 {
	text-align:center;
	width:33%;
	line-height:16px;
	padding:6px 0;
	vertical-align:top;
}
#content #ColNormal table.fotobook-detail-table td.single-navi-col-03 {
	text-align:right;
	width:33%;
	padding-bottom:6px;
	vertical-align:top;
	padding:6px 0;
}
#content #colNormal table.photobook-detail-table {
	width:437px;
	margin:0;
}
#content #colNormal table.photobook-detail-table td {
	text-align:center;
}
#content #colNormal table.photobook-detail-table td h3 {
	margin:0;
}
#content #colNormal #thumb-table {
	margin:0;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* tt_news */
.tx-indexedsearch-title, .tx-indexedsearch-percent, .tx-indexedsearch-icon {
	font-weight:bold;
	padding:4px 0;
}
#content .tx-indexedsearch-title a {
	color:#f48321;
}
.tx-indexedsearch-title, .tx-indexedsearch-percent {
	border-bottom:1px #CCCCCC solid;
}
.tx-indexedsearch-descr {
	padding-top:6px;
	padding-left:4px;
	padding-bottom:10px;
}
.tx-indexedsearch-info {
	padding-left:4px;
	font-size:10px;
}
.tx-indexedsearch-res {
	margin-bottom:32px;
	clear:both;
}
.tx-indexedsearch-redMarkup {
	color:#be5a04;
}
.tx-indexedsearch-list {
	padding-left:4px;
}
.tx-indexedsearch-searchbox p {
	padding:12px 0;
}
#content #colNormal div.tx-indexedsearch-searchbox td {
	font-weight:bold;
}
.tx-indexedsearch-searchbox select, .tx-indexedsearch-searchbox input {
	margin:1px 0;
	margin-left:10px;
	font-weight:normal;
}
input.tx-indexedsearch-searchbox-sword {

}
.tx-indexedsearch-selectbox-type,
.tx-indexedsearch-selectbox-media,
.tx-indexedsearch-selectbox-sections,
.tx-indexedsearch-selectbox-order {
	width:150px;
}
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-lang,
.tx-indexedsearch-selectbox-desc {
	width:145px;
}
.tx-indexedsearch-searchbox-sword {
	width:150px;
}

ul.browsebox {
	padding:0;
	margin:0;
	padding-bottom:16px;
}
.browsebox li {
	display:inline;
	margin-right: 5px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* MD DOWNLOADBOX */
table.md_downloadboxtable .md_downloadboxtitle {
	/*background-color:#DCC376;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:2px 0;
	padding-left: 4px;
	border-bottom: 1px solid #999999;*/
	font-size:13px;
	color:#CC9900;
	margin:0;
	margin-bottom:1px;
	border-bottom: 1px solid #CC9900;
}
table.md_downloadboxtable .md_downloadboxheadrow {
	font-size: 10px;
	border-bottom:none;
	padding-bottom:6px;
}
.md_downloadboxheadrow {
	padding:4px 0;
}
table.md_downloadboxtable {
	margin-bottom:16px;
}
table.md_downloadboxtable td {
	border-bottom:1px #999 solid;
	padding:3px 0;
}
.md_downloadboxrow1 {
	background-color: #fff;
	padding-top:1px;
	padding-bottom:1px;
}
.md_downloadboxrow2 {
	background-color: #fff;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom:1px #999 solid;
}
.md_downloadboxrow2 img {
	margin-bottom:1px;
	margin-right:4px;
}
.md_downloadboxfilename {
	width: 89%;
	padding-left:5px;
	font-weight:bold;
}
#content .md_downloadboxfilename a {
	text-decoration:none;
	font-weight:normal;
}
#content .md_downloadboxfilename a:hover {
	text-decoration:underline;
}
table.md_downloadboxtable .md_downloadboxfiletype {
	padding-right:12px;
}
.md_downloadboxfilesize {
	width: 60px;
	text-align:right;
}
.md_downloadboxtable {

}
/* ----------------------------------------------------------------------------------------------------------- */
/* FLV */
table.tx-mdflvengine-pi1-listrow td {
	vertical-align:top;
}
#content #colNormal table.tx-mdflvengine-pi1-listrow {
	margin-left:-1px;
}
#content #colNormal table.tx-mdflvengine-pi1-listrow td.tx-mdflvengine-pi1-descr {
	padding-top:20px;
}
#content #colNormal table.tx-mdflvengine-pi1-listrow td.tx-mdflvengine-pi1-descr h3 {
	margin-bottom:3px;
	margin-top:0;
}
td.tx-mdflvengine-pi1-thumbnail img {
	margin-right:10px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* CSC-Frames */
.csc-frame-frame4, .csc-frame-frame4 p {
	font-size:9px;
}

/* 50:50 links */
.csc-frame-frame5 {
	width:251px;
	margin-right:40px;
	float:left;
}

/* 50:50 rechts */
.csc-frame-frame6 {
	float:left;
	width:auto;
}

/* Content - mittig */
.csc-frame-frame7 {
	clear:both;
	margin:0 136px;
}
.csc-frame-frame13 {
	background:url(../images/contact-frame_bg.jpg) left top no-repeat;
	height:131px;
	padding:0;
	margin-bottom:16px;
}
.csc-frame-frame13 .csc-textpic-intext-left-nowrap {
	margin:0;
}
#content #colNormal .csc-frame-frame13 p, #content #colNormal .csc-frame-frame13 h3 {
	line-height:normal;
}
#content #colNormal .csc-frame-frame13 h2 {
	margin:0;
	padding-top:26px;
	padding-bottom:3px;
	padding-left:3px;
	font-size:11px;
}
#content #colNormal .csc-frame-frame13 p {
	font-size:10px;
	padding-bottom:0;
	margin-bottom:0;
}
#content #colNormal .csc-frame-frame10 {
	float:left;
	width:212px;
	margin-right:16px;
}
#content #colNormal .csc-frame-frame11 {
	float:left;
	width:212px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Content-Tabellen */

/* Tabellen-Layout: Normal */
table.contenttable-0 td {
	vertical-align:top;
	padding-bottom:10px;
	padding-right:18px;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* Formulare - MailFormPlus */

/* Label- u. Feldlänge */
#content #colNormal td.label-col {
	width:100px;
	text-align:right;
}
#content #colNormal .angebots-auftrags-formular td.label-col {
	width:130px;
	text-align:right;
}
.label-col label, table.mailformplus-artikel label {
	padding-right:6px;
}
.field-length {
	width:300px;
}
.angebots-auftrags-formular .field-length {
	width:267px;
}

.general-mailformplus select, .general-mailformplus textarea {
	font-size:11px;
} 
.general-mailformplus fieldset {
	border:1px #D0D0BF solid;
	margin-bottom:12px;
	padding:0 6px;
}
.required-field {
	color:#FF0000;
}
#colNormal .invisible-fieldset {
	border:none;
}
#colNormal .invisible-fieldset table {
	margin-top:0;
	margin-bottom:0;
}
#colNormal .invisible-fieldset a {
	text-decoration:none;
}
#content #colNormal .general-mailformplus table {
	margin-top:12px;
	margin-bottom:16px;
	margin-left:8px;
}
#content #colNormal .general-mailformplus table td {
	vertical-align:middle;
	padding:2px 0;
}
/* Ort-Label und -Feldlänge */
.city-length {
	width:220px;
}
.city-label {
	padding:0 12px;
}
#content #colNormal .general-mailformplus table.mailformplus-artikel {
	margin:0;
}
#content #colNormal .general-mailformplus table.mailformplus-artikel {
	padding:0;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* MailFormPlus Call Back - Multi page form */
.call-back .city-length {
	width:200px;
}
.call-back .city-label {
	padding:0 12px;
}
/* Label- u. Feldlänge */
.call-back  .label-col {
	width:125px;
}
.call-back .field-length {
	width:375px;
}
table.call-back-preview td {
	padding:4px 0;
}


table.checkbox-table {
	margin:0;
}
table.checkbox-table td {
	padding:2px 0;
	vertical-align:middle;
}
/* Druckversion */
HR.print {
	height: 1px;
	color:#666666;
	border: 0px;
	background-color:#666666;
}
.footeradresse-print {
	margin-top: -5px;
	text-align: center;
}
#path-print-wrapper {
	position: static;
}
#path-print-wrapper #path {
	position: static;
	margin-left: 0px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* CSS Selector */

/* ----------------------------------------------------------------------------------------------------------- */
/* Text Size Switch */
#text-size-switch {
	float:left; 
	width:675px; 
	text-align:right;
	color:#666666;
	font-size:10px;
	padding-top:2px;
}
#text-size-switch a {
	color:#666666;
}
.cssnormal {
	font-size: 11px;
	text-decoration:none;
}
.cssnormal-act, .cssnormal-act:visited {
	font-size: 11px;
	text-decoration: underline;
}
.cssmedium {
	font-size: 13px;
	text-decoration:none;
}
.cssmedium-act, .cssmedium-act:visited {
	font-size: 13px;
	text-decoration: underline;
}
.csslarge {
	font-size: 15px;
	text-decoration:none;
}
.csslarge-act, .csslarge-act:visited {
	font-size: 15px; /*unchange*/
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* FLV-Player: Movie Images */
.tx_kuloplayer_pi1-player {
	border:none;
	margin:0;
	padding:0;
}
.tx_kuloplayer_pi1-player p {
	display:none;
}



/* ----------------------------------------------------------------------------------------------------------- */
/* Template Label: e. g. Energievertrieb */
#template-label {
	padding-left:38px;
	font-size:12px;
	color:#818181;
	line-height:13px;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* Gewinnsommer - Banner */
.tx-andshadowbox-pi1 {
	display:none;
}
.banner-wrap {
	position:relative;
}
.pic-overlay {
	position:absolute;
	left:419px;
	top:238px;
}

/* Überschrift - Link Section (ähnlich zu DL-Box) */
h6 {
	padding-bottom:3px;
	font-weight:normal;
	font-size:13px;
	color:#CC9900;
	margin:0;
	margin-bottom:4px;
	border-bottom: 1px solid #CC9900;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Anzeigentarife */
table.anzeigentarife {
	width:437px;
	background-color:#fff3e7;
	/*border-bottom:6px solid #fff3e7;*/
}
#content #colNormal table.anzeigentarife td, #content table.anzeigentarife th {
	text-align:left;
	padding:0;
	margin:0;
	padding:10px 0;
	padding-left:6px;
	font-weight:normal;
	line-height:normal;
	color:#58595b;
	vertical-align:middle;
}
table.anzeigentarife td {
	border-top:1px #808284 solid;
}
#content #colNormal table.anzeigentarife td.anzeigetarife-preis {
	color:#F79432;
	font-weight:bold;
	text-align:right;
	padding-left:0;
	padding-right:4px;
}
#content table.anzeigentarife th.anzeigetarife-preis {
	text-align:center;
	padding-right:4px;
}
#content table.anzeigentarife .no-border {
	border-top:none;
}
#content table.anzeigentarife th.top-header {
	text-transform:uppercase;
	color:white;
	text-align:left;
	background:#F79432;
	font-weight:bold;
	padding:3px 0;
	font-size:12px;
}
#content table.anzeigentarife th.top-header span {
	font-size:11px;
	color:#000000;
	text-transform:none;
}
#content table.anzeigentarife td.add-info {
	padding-bottom:10px;
	padding-left:0;
}
#content table.anzeigentarife td.add-info p, #content table.anzeigentarife td.add-info h3 {
	padding:0;
	line-height:normal;
}


table.anzeigenpreise {
	width:437px;
	background-color:#fff3e7;
	margin-top:24px;
}
table.anzeigenpreise td {
	vertical-align:top;
	text-align:left;
	padding-bottom:3px;
}
table.anzeigenpreise th {
	color:white;
	text-align:left;
	background:#F79432;
	font-weight:bold;
	padding:3px 0;
	font-size:12px;
	padding-left:13px;
}

/* Erscheinungstermine */
#content #ColNormal table.erscheinungs-termine {
	width:437px;
	background:white;
}
#content #ColNormal table.erscheinungs-termine th, #content #ColNormal table.erscheinungs-termine td {
	padding-left:4px;
	padding-right:4px;
}
#content #ColNormal table.erscheinungs-termine th {
	background:#fee0c4;
	font-size:10px;
	padding-top:6px;
	padding-bottom:6px;
}
#content #ColNormal table.erscheinungs-termine td {
	border-bottom:1px solid #f79432;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	vertical-align:middle;
}
#content #ColNormal table.erscheinungs-termine td.erscheinungs-datum {
	color:#f79432;
	font-weight:bold;
	padding-right:10px;
	vertical-align:top;
}
#content #ColNormal table.erscheinungs-termine td.themenschwerpunkte {
	text-align:left;
}
#content #ColNormal table.erscheinungs-termine td.erscheinungstermin {
	vertical-align:top;
	padding-top:24px;
	font-weight:bold;
	font-size:10px;
}
.pannoframe{
	//display:none;
	_display:none;
	color:#FFFFFF !important;
	padding:14px;
	margin:0px;
}
.pannoframe, x:-moz-any-link {display:none;}
.pannoframe, x:-moz-any-link, x:default {display:none;}


/* ----------------------------------------------------------------------------------------------------------- */
/* Bildbeschriftungen - dze */

.csc-textpic-caption {
	text-align:center;
	padding-top:10px;
	color:#696969;
	font-size:10px;
}
div.csc-textpic-intext-left-nowrap, div.csc-textpic {
	margin-top:0;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Tabellen - dze */

#content #colNormal table th.center-h, #content #colNormal table td.center-h {
	text-align:center;
}
#content #colNormal table th.center-v, #content #colNormal table td.center-v {
	vertical-align:middle;
}
#content #colNormal table {
	margin:24px 0;
}

table.software-tabelle, table.datentraeger-tabelle, table.daten-bilder-illustrationen-tabelle, table.download-tabelle {
	width:442px;
}

table.software-tabelle th, table.datentraeger-tabelle th, table.daten-bilder-illustrationen-tabelle th, table.download-tabelle th {
	background:#f4a460;
	font-weight:bold;
	text-align:left;
}


hr {
	background-color: #e0dfe3; /* Farbe für Opera und Firefox */ 
	color: #e0dfe3; /* Farbe für Internet Explorer (IE) */
	border: 0; 
	height: 1px;
}

#content #colNormal table.referenzen-table {
	background:url(../images/referenzen_bg.jpg) left top repeat-y;
	margin:0;
}
table.referenzen-table td.side-col {
	width:118px;
}
table.referenzen-table td.main-col {
	width:270px;
}
table.referenzen-table th, #content #colNormal table.referenzen-table td {
	text-align:center;
}
table.referenzen-table th {
	text-transform:uppercase;
	color:#ff8c00;
	font-size:14px;
}
table.referenzen-table td {
	color:#c0c0c0;
	font-size:12px;
}
table.referenzen-table img {
	margin-bottom:4px;
}


#colNormal ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:16px;
	margin-left:3px;
}
#colNormal ul li {
	padding:0;
	margin:0;
	padding-left:12px;
	background:url(../images/arrow_orange.gif) left center no-repeat;
	line-height:18px;
}
#content #colNormal table.kontakt-tabelle strong {
	font-weight:bold;
	color:#000000;
}
#content #colNormal table.kontakt-tabelle td {
	vertical-align:middle;
	padding-bottom:2px;
}


.button-length {
	width:80px;
}



#dze-startpage-footer {
	color:white;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}
#dze-startpage-footer span {
	color:#ce721b;
}
#dze-startpage-footer a {
	color:white;
	text-decoration:none;
}
#dze-startpage-footer a:hover {
	text-decoration:underline;
}

.csc-textpic-image{
	padding-bottom:0px;
}

.menuv-no-last{
	padding-top:25px !Important;
}

.menuv-l2-outer-wrap .menuv-no-last{
	padding-top:0px !important;
}

.starttext, .starttext a{
	color:#ffffff;
	font-size:10px;
}
