/* ----------------------------------------------------------------------------------------------------------- */
/* Globale Definitionen */
html, body {
	height:100%;
	/*background:#e60000 url(../images/bg-top.gif) top left repeat-x;*/
	
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background:#e60000;
	height:100%
}
.outer2-table {
	margin:0 auto;
	background:#e60000 url(../images/table-default-shadow-bg.gif) center top repeat-y;
	width:100%;
}
.outer-table {
	margin:0 auto;
	background:url(../images/top-image-repeat-bg.jpg) top left repeat-x;
	width:100%;
}
.outer-table-cell {
	text-align:center;
	background:url(../images/exchangeable-top-image.jpg) top center no-repeat;
}
.bg-top {
	/*background:url(../images/body-top_bg.gif) left top repeat-x;*/
	height:100%;
}
.wrap-wrapper {
	margin:0 auto;
	height:100%;
	width:1004px;
	background:url(../images/footer-bg-wo-claim.gif) bottom center no-repeat;
}
.shadow-table {
	height:100%;
	margin:0 auto;
	
}
/* GENERAL fonts */
li, td,  th, ul, ol, center, textarea, p, input, div, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#colNormal p,
#colNormal li,
#colNormal td {
	line-height:18px;
}

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

form {
	margin:0px;
	padding:0px;
}
a img, img {
	border: 0;
}
legend {
	color:#f08939;
	font-weight:bold;
}
#startpage-slideshow {
	padding:0 19px;
	text-align:center;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* UEberschriften */
h1, h2, h3, h4, h5, h6 {

}
/* ----------------------------------------------------------------------------------------------------------- */
/* 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%;
	margin:0 auto;
}
.main-table-wrapper .main-col {
	width: 1020px;
}
.wrap-wrapper .left-col, .wrap-wrapper .right-col {
	width:22px;
}
.maintable {
	width: 960px;
	height:100%;
	/*background:#fff;*/
	margin:0 auto;
}
.clearer {
	clear:both;
	height: 0px;
	line-height:0;
	font-size:0;
}
.content-section-width {
	vertical-align:top;
	width:725px;
	background:#fff;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* 1. Zeile: Top-Image und Home-Logo */
.top-image-cell {	
	vertical-align:top;
	/*height:292px;*/
	background:#FFFFFF;
}
table.header-image-table {
	height:258px;
}
#top-image {	
	vertical-align:top;
	text-align:left;
	width:220px;
}
#colLeft {
	text-align:center;
}
.home-logo-cell {
	vertical-align:top;
	text-align:left;
	width:164px;
	background:url(../images/home-logo-cell-bg.gif) left bottom no-repeat;
}
.home-logo-cell img { 
	margin-left:20px;;
	margin-top:24px;
}
#toprow {
	padding:0px;
	margin:0px;
	height:107px;

}
.toprow-table {	
	height:107px;
	width:960px;
	background:url(../images/first-row-bg.gif) right bottom no-repeat;
}
#textsizeswitch-and-searchbox {
	height:20px;
	position:relative;
}
#home-logo {
	width:100px;
	height:100px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Top Menu */
.menu-t-wrap {
	
}
.menu-t-cell {
	vertical-align:top;
}
.language-switch-wrap {
	height:32px;
}
#language-switch {
	color:#ff9999;
	text-align:right;
	font-size:10px;
	padding-top:5px;
	padding-right:2px;
}
#language-switch a {
	color:#ff9999;
	font-size:10px;
	text-decoration:none;
}
#language-switch span.activelanguage {
	color:#FFFFFF;
}
#language-switch a:hover {
	text-decoration:underline;
}
#menu-t {
	float:right;	
}
#menu-t div {
	float:left;
}
#menu-t a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#menu-t a:hover, #menu-t .top-menu-item-act a {
	text-decoration:underline;
}
#menu-t span.top-menu-level1-act a, #menu-t span.top-menu-level1-act a:hover {
	color:#660000;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Searchbox */
.search-box-wrap {
	float:right;
	height:33px;
	background:url(../images/macina-search-box/search-box-bg.gif) right bottom no-repeat;
	width:125px;
}
#search-box {
	/*position:absolute; right:0; top:0;*/
	padding:0;
	margin:0;
}
#search-box table {
	margin:0;
	height:33px;
}
#search-box table td {
	padding:0;
	vertical-align:middle;
	padding-bottom:1px;
	
}
#search-box form {
	margin:0;
	padding:0;
}
#search-box input#image-f-img {
	margin:0;
}
#search-box input.quick-search-tf {
	height: 18px !important;
	height: 20px;
	line-height: 18px;
	width:97px;
	border:1px solid #B2B2B2;
	background-color:white;
	color:#999999;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	margin-left:7px;
}
#search-box td.quick-search-label {
	
}
/* ----------------------------------------------------------------------------------------------------------- */
/*  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-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:31px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* 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-size:9px;
	color:#666666;
	text-align:left;
}
#path a {
	font-size:9px;
	text-decoration:none;
	color:#666666;
}
#path a:hover {
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Sub Menu (Side Navigation) */
.menuv-wrap {
	width:235px;
	vertical-align:top;
	background:#fff;
	padding-top:17px;
}
#menuv {
	margin-left:24px;
	padding-bottom:12px;
}
#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;
	font-size:12px;
}
/* Level 1, hover */
#menuv div.menuv-level1-wrap {
	padding-top:1px;
	background:url(../images/menuv/l1-bg-top.gif) top left no-repeat;
}
#menuv div.menuv-level1-no {
	background:#fff url(../images/menuv/no-l1_bg.gif) no-repeat left top;
}
#menuv div.menuv-level1-no a {	
	color:#666666;
	display:block;
	padding-left:24px;
	line-height:27px;
	font-weight:bold;
	
}
#menuv div.menuv-level1-no {
	
}
#menuv div.menuv-level1-no a:hover {
	background:#fff url(../images/menuv/ro-l1_bg.gif) no-repeat left bottom;
	color:#cc0000;
	font-weight:bold;
}
/* Level 1, active state (ACT) */
#menuv div.menuv-level1-act {
	
}
#menuv div.menuv-level1-act {
	background:#fff url(../images/menuv/ro-l1_bg.gif) no-repeat left bottom;
}
#menuv div.menuv-level1-act a, #menuv div.menuv-level1-act a:hover {
	display:block;
	padding-left:24px;
	line-height:27px;
	/*background:#fff url(../images/menuv/ro-l1_bg.gif) no-repeat left bottom;*/
	color:#cc0000;
	font-weight:bold;	
}
/* Level 1: End */

/* --------------------------------------------------- */
/* Level 2, normal state (NO) */
#menuv div.menuv-level2-wrap {
	margin-top:3px;
	padding-bottom:5px;
	background:url(../images/menuv/no-l1_bg.gif) bottom left no-repeat;
}
#menuv .menuv-level2-no, #menuv .menuv-level2-act {
	margin-left:16px;
}
#menuv .menuv-level2-no a {
	font-weight:normal;
	display:block;
	color:#504f53;
	padding:3px 0;
	padding-left:8px;
	line-height:normal;
	color:#666666;
	font-size:12px;
}
#menuv .menuv-level2-no a:hover {
	color:#cc0000;
	font-weight:bold;
	background:url(../images/menuv/ro-l2_bg.gif) left 7px no-repeat;
}
/* Level 2, active state (ACT) */
#menuv .menuv-level2-act a,
#menuv .menuv-level2-act a:hover,
#menuv .menuv-level2-act a:active,
#menuv .menuv-level2-act a:visited {
	display:block;
	padding:3px 0;
	padding-left:8px;
	line-height:normal;
	color:#666666;
	font-size:12px;
	color:#cc0000;
	font-weight:bold;
	background:url(../images/menuv/ro-l2_bg.gif) left 7px no-repeat;
}
#menuv .menuv-level2-no a, #menuv .menuv-level2-act a {
	
}
#menuv .menuv-level2-act a {
	
}
/* Level 2: End */


/* --------------------------------------------------- */
/* Level 3, normal state (NO) */
#menuv div.menuv-level3-wrap {
	padding:0;
	margin:0;
	margin-left:24px;
}
#menuv .menuv-level3-no, #menuv .menuv-level3-act {
	background:url(../images/menuv/no-l3_bg5.gif) 1px 8px no-repeat;
}
#menuv .menuv-level3-no a {
	font-weight:normal;
	display:block;
	color:#504f53;
	padding:3px 0;
	padding-left:9px;
	line-height:normal;
	color:#666666;
	font-size:12px;
}
#menuv .menuv-level3-no a:hover {
	color:#cc0000;
	background:url(../images/menuv/ro-l3_bg5.gif) 1px 8px no-repeat;
}
/* Level 3, active state (ACT) */
#menuv .menuv-level3-act a,
#menuv .menuv-level3-act a:hover,
#menuv .menuv-level3-act a:active,
#menuv .menuv-level3-act a:visited {
	font-weight:normal;
	display:block;
	color:#504f53;
	padding:3px 0;
	padding-left:9px;
	line-height:normal;
	color:#cc0000;
	font-size:12px;
	background:url(../images/menuv/ro-l3_bg5.gif) 1px 8px no-repeat;
}
/* Level 3: End */


/* --------------------------------------------------- */
/* Level 4, normal state (NO) */
#menuv div.menuv-level4-wrap {
	margin-left:10px;
}
#menuv .menuv-level4-no, #menuv .menuv-level4-act {
	background:url(../images/menuv/no-l3_bg5.gif) 1px 8px no-repeat;
}
#menuv .menuv-level4-no a {
	font-weight:normal;
	display:block;
	color:#504f53;
	padding:3px 0;
	padding-left:9px;
	line-height:normal;
	color:#666666;
	font-size:12px;
}
#menuv .menuv-level4-no a:hover {
	color:#cc0000;
	background:url(../images/menuv/ro-l3_bg5.gif) 1px 8px no-repeat;
}
/* Level 3, active state (ACT) */
#menuv .menuv-level4-act a,
#menuv .menuv-level4-act a:hover,
#menuv .menuv-level4-act a:active,
#menuv .menuv-level4-act a:visited {
	font-weight:normal;
	display:block;
	color:#504f53;
	padding:3px 0;
	padding-left:9px;
	line-height:normal;
	color:#cc0000;
	font-size:12px;
	background:url(../images/menuv/ro-l3_bg5.gif) 1px 8px no-repeat;
}
/* Level 4: End */

/* ----------------------------------------------------------------------------------------------------------- */
/* Fuszzeile */
#footer {
	color:#504f53;
	margin-left:36px;
	margin-top:95px;
	padding-bottom:18px;
}
.footer-length {
	height:77px;
	vertical-align:top;
}
#footer a {
	color:#dd5c00;
}
#footer a:hover {
	color:#dd5c00;
	text-decoration:underline;
}
#footer strong {
	
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Menu Bottom i. d. Fuszzeile */
#menu-b {
	color:#fff;
	padding-left:123px;
	padding-top:31px;
	float:left;
}
#menu-b a {
	text-decoration:none;
	font-size:11px;
	color:#fff;
}
#menu-b a:hover {
	text-decoration:underline;
}

#bottom-logo {
	float:right;
	margin-top:-127px;
}
#bottom-logo img {

}

/* ----------------------------------------------------------------------------------------------------------- */
/* Breite für Main Templates MIT Navigation (mit und ohne Breadcrumbs) */
#main-tmpl-navi-breadcr .content-section-width, #main-tmpl-navi .content-section-width {
	
}
#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 {

}
/* Main Templates OHNE Navigation OHNE Breadcrumbs-Navigation */
#main-tmpl #path {
	display:none;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Globale Definitionen fuer den Content-Bereich */
h1 {
	margin:0;
	margin-top:6px;
	margin-bottom:16px;
}
.csc-frame-frame70 h1 {
	margin-top:0;
}
h2 {
	color:#cc0000;
	font-size:12px;
	margin-top:0px;
	margin-bottom:12px;
	line-height:16px;
}
h3 {
	color:#cc0000;
	font-size:12px;
	padding:0;
	margin-top:0px;
	margin-bottom:12px;
	line-height:normal;
}

/* h4 {
	color:#f08939;
	font-size:11px;
	margin-top:0px;
	margin-bottom:20px;
} */

h4 {
	font-weight:bold;
	font-size:11px;
	color:#504f53;
	margin-bottom:0px;
}
p {
	margin:0;
	margin-bottom:12px;
}
.indent {
	padding-left:14px;
	line-height:18px;
}
#content {
	margin:0;
	padding:0;
	/*text-align:left;*/
}

#colNormal ul {
	list-style-type:square;
	margin-bottom:20px;
	margin-top:12px;
}
#colNormal ul li {
	margin:0;
	margin-top:4px;
	margin-bottom:4px;
}

#content a {
	/* color: #003366; */
	color: #CC0000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a.download {
	color:#CC0000;
}
#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:left;
}
#content table.content-table-01 td p, #content table.content-table-01 th p {
	margin:0;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* colRight Boxen */



/* ----------------------------------------------------------------------------------------------------------- */
/* Sub Templates */
/*
.defined-min-height {
	min-height:447px;
	height:auto !important;
	height:447px;
}
*/

/* STANDARD STARTSEITE: 1-spaltig - im Main Template OHNE Navigation */
#main-tmpl-wo-navi-breadcr #one-col-subtemplate-padding #colNormal {
	width:922px;

}
	#main-tmpl-wo-navi-breadcr .content-section-width {
		width:960px;
	}
	#main-tmpl-wo-navi-breadcr #one-col-subtemplate-padding {
		padding:0 19px;
	}
	#main-tmpl-wo-navi-breadcr #one-col-subtemplate-padding #print-link {
		display:none;
	}
	#main-tmpl-wo-navi-breadcr .footer-length {
		height:87px;
	}
		#main-tmpl-wo-navi-breadcr #menu-b {
		padding-top:38px;
	}
	


/* STANDARD SUBTEMPLATE: 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;
	padding-left:30px;
	/* Navi-Section: 211px | Content-Section: 738px | Space-Left: 11px  == 960px*/
}
	/* ColNormal */
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #colNormal,
	#main-tmpl-navi #two-col-subtemplate-padding #colNormal {
		float:left;
		width:443px;
		/*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-top:17px;		
	}
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #print-link {
		width:443px;
		float:left;
		text-align:right;
		padding-bottom:0px;
	}
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #print-link img {
		margin-top:3px;
		margin-bottom:4px;
	}
	/* ColRight */
	#main-tmpl-navi-breadcr #two-col-subtemplate-padding #colRight,
	#main-tmpl-navi #two-col-subtemplate-padding #colRight {
		width: 204px;
		float: right;
		/*margin-right:21px;*/
		margin-top:1px;
		padding-bottom:48px;
	}
	.colRightWrap {
		padding-right:21px;
	}

/* Subtemplate: 1-spaltig - im Main Template MIT Navigation MIT Padding */
#main-tmpl-navi-breadcr #one-col-subtemplate-padding,
#main-tmpl-navi #one-col-subtemplate-padding {
	margin:0;
	padding-left:30px;
	/* Navi-Section: 211px | Content-Section: 738px | Space-Left: 11px  == 960px*/
}
	/* ColNormal */
	#main-tmpl-navi-breadcr #one-col-subtemplate-padding #colNormal,
	#main-tmpl-navi #one-col-subtemplate-padding #colNormal {
		float:left;
		width:656px;
		/*margin-right:72px;*/
		/*margin-top:51px;*/
		/*margin-top:45px;*/
	}
	#main-tmpl-navi-breadcr #one-col-subtemplate-padding .colNormPadding,
	#main-tmpl-navi #one-col-subtemplate-padding .colNormPadding {
		padding-top:17px;
		float:left;
	}
	#main-tmpl-navi-breadcr #one-col-subtemplate-padding #print-link {
		width:656px;
		float:left;
		text-align:right;
		padding-bottom:0px;
	}
	#main-tmpl-navi-breadcr #one-col-subtemplate-padding #print-link img {
		margin-top:3px;
		margin-bottom:4px;
	}


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

/* ----------------------------------------------------------------------------------------------------------- */
/* 1/3-Einrückungen */

/* 1. Drittel */
#colNormal div.csc-frame-indent {
	float:left;
	
}
/* 2. Drittel */
#colNormal div.csc-frame-indent3366 {
	float:left;
	width:60%;
}
/* 3. Drittel */
#colNormal div.csc-frame-indent6633 {
	float:left;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* tt_news */

/* Latest */
.news-latest-item {

}

/* List */
.news-list-container {
	border-bottom:1px solid #CCCCCC;
}
.news-list-item {
	padding-top:18px;
	padding-bottom:18px;
	border-top:1px solid #CCCCCC;
}
#content .news-list-item H3 {
	margin-bottom:2px;
	font-size:12px;
	margin:0;
	margin-bottom:4px;
}
#content .news-list-item h3, #content .news-list-item h3 a {
	color:#cc0000;
	line-height:normal;
	font-weight:bold;
}
.news-list-morelink {
	text-align:left;
	font-size:10px;
	margin:0;
	padding-top:4px;
}

.news-list-item img {
	margin-right: 14px;
	float:left;
	display:block;
}
#content #colNormal div.news-list-item p {
	margin-bottom:3px;;
}
.news-list-item td {
	padding-bottom:32px;
	vertical-align:top;
}
div.news-list-date {
	font-size:10px;
	padding-bottom:3px;
}
.imgtext-nowrap {
	width: 100%;
}


.news-list-container hr {
	margin:8px 0;
	background-color: #d1d1d1; /* Farbe für Opera und Firefox */ 
	color: #d1d1d1; /* Farbe für Internet Explorer (IE) */
	border: 0; 
	height: 1px; 
}

/* Single */
.news-single-item h2 {
	font-size:14px;
	margin-top:6px;
}
.news-single-item p.job-single-subheader {
	text-align:left;
	margin-bottom:18px;
	font-weight:bold;
}
.news-single-author, .news-single-timedata {
	display:none;
}
.news-list-category {
	display:none;
}
#content .news-single-item h1, #content .news-single-item h1 strong {
	font-size: 13px;
	margin-bottom:12px;
	color:#DD5C00;
}
#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;
}
.news-single-item p {
	text-align:justify;
}
.news-single-imgcaption {
	font-size:10px;
	line-height:normal;
	background:red;
	margin:0 !important;
	padding:0 !important;
}
.news-single-files dt {
	font-weight:bold;
}
.news-single-img {
	float:left;
	margin-right:16px;
	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 {
	border-top:1px #d1d1d1 solid;
	margin-top:24px;
	padding-top:10px;
	padding-bottom:16px;
}
.news-single-content {
	float:left;
	width:300px;
}
#content .news-single-content ul {
	margin-top:0;
	margin-left:20px;
	padding-left:0;
}
#content #colNormal .news-single-content ul li {
	padding:0;
	margin:0;
	margin-bottom:8px;
	line-height:normal;
}
.news-single-files img {
	margin-right:4px;
}
.news-search-emptyMsg {
	color:#504f53;
}
.news-search-form {
	margin-bottom:10px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Cartoon Gallery - Kundenmagazin */
.tx-cwtcartoongallery-pi1 td img {
	border:1px #CCCCCC solid;
}
.tx-cwtcartoongallery-pi1 table th.col-01 {
	width:160px;
}
.tx-cwtcartoongallery-pi1 table th {
	border-bottom:1px #CCCCCC solid;
	padding-bottom:2px;
	text-align:left;
	color:#f08939;
}
.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:166px;
	height:129px;
	border:1px #CCCCCC solid;
	text-align:center;
	margin-right:10px;
	margin-bottom:10px;
}
.tx-gooffotoboek-pi1 td div img {
	margin:8px;
}
.gfpb_empty {
	display:none;
}
#single-view h3 {
	margin-bottom:16px;
}
#single-view div {
	border:1px #CCCCCC solid;
	text-align:center;
}
.fotogalerie {
	float:left;
	border:1px #CCCCCC solid;
	text-align:center;
	padding:0;
	margin:0;
	width:166px;
	height:180px;
	margin-right:10px;
	margin-bottom:10px;
}
.single-navi-col-01 {
	width:33%;
	vertical-align:top;
	padding:6px 0;
}
.single-navi-col-02 {
	text-align:center;
	width:33%;
	line-height:16px;
	padding:6px 0;
	vertical-align:top;
}
.single-navi-col-03 {
	text-align:right;
	width:33%;
	padding-bottom:6px;
	vertical-align:top;
	padding:6px 0;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Indexed Search */

.tx-indexedsearch-title, .tx-indexedsearch-percent, .tx-indexedsearch-icon {
	font-weight:bold;
	padding:4px 0;
}
#content .tx-indexedsearch-title a {
	color:#CC0000;
}
.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:#660000;
}
.tx-indexedsearch-list {
	padding-left:4px;
}
.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:205px;
}
.tx-indexedsearch-selectbox-defop,
.tx-indexedsearch-selectbox-lang,
.tx-indexedsearch-selectbox-desc {
	width:145px;
}
.tx-indexedsearch-searchbox-sword {
	width:355px;
}

ul.browsebox {
	padding:0;
	margin:0;
	padding-bottom:16px;
}
.browsebox li {
	display:inline;
	margin-right: 5px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* MD DOWNLOADBOX */
#content table.md_downloadboxtable .md_downloadboxtitle {
	font-size:12px;
	color:#cc0000;
	font-weight:bold;
	margin:0;
	margin-bottom:1px;
	border-bottom: 1px solid #cc0000;
}
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 Video Engine */
table.tx-mdflvengine-pi1-listrow td {
	vertical-align:top;
}
td.tx-mdflvengine-pi1-descr {
	padding-top:12px;
}
td.tx-mdflvengine-pi1-thumbnail img {
	margin-right:6px;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* CSC-Frames */
.csc-frame-frame4, .csc-frame-frame4 p {
	font-size:9px;
	line-height:14px;
}

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

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

/* Content - mittig */
.csc-frame-frame7 {
	clear:both;
}


/* Frame 12 - Spalte rechts: Beginn */
#colRight div.csc-frame-frame12 {
	background:url(../images/block-right_bg.gif) left top repeat-y;

	
}
#colRight div.csc-frame-frame12 h2 {
	width:186px;
	margin-bottom:10px;
}

#colRight div.csc-frame-frame12 p {
	margin-bottom:8px;
}
.csc-frame-frame12-innerpadding {

}
#colRight div.closing-element {
	background:url(../images/closing-element_bg.gif) left bottom no-repeat;
	margin:0;
	padding:0;
	height:4px;
	line-height:0;
	font-size:0;
}
/* Frame 12 - Spalte rechts: Ende */


/* Frame 9 - Spalte rechts - Slideshow: Beginn */
#colRight div.csc-frame-frame9 {
	background:url(../images/block-right_bg.gif) left top repeat-y;
	margin-top:1px;
	
}


/* Frame 50: Download-Element */
.csc-frame-frame50, .csc-frame-frame50 p, .csc-frame-frame50 h2 {
	text-align:center;
	margin-bottom:0;
	font-size:11px;
	line-height:normal;
}

.csc-frame-frame50 h2 {
	padding-top:4px;
}

.csc-frame-frame50 p {
	padding-bottom:6px;
}

.csc-frame-frame50 {
	border:1px solid #ccc;
	width:214px;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	padding:14px 0;
	padding-bottom:10px;
}

.csc-frame-frame50 a {
	padding-left:15px;
	background:url(../images/icons/download.gif) left center no-repeat;
}

.csc-frame-frame50 dl a {
	padding-left:0px;
	background:none;
}

/* Frame 60: Inhaltsstoff-Element */

.csc-frame-frame60 {
	background:url(../images/inhaltsstoffe/border-top_bg.gif) left top repeat-x;
	padding-top:1px;
	clear:both;
	padding-bottom:12px;
	position:relative;
}
/*
.csc-frame-frame60 h2 {
	background:url(../images/inhaltsstoffe/h2_bg.gif) left top repeat-x #ededed;
	padding:0;
	margin:0;
	padding:6px 0;
	padding-left:6px;
	margin-bottom:4px;
	margin-right:0px;
	line-height:16px;
}
*/
/*
.csc-frame-frame60 p {
	margin:0;
	padding:0;
	background:#ffffff;
	padding-top:6px;
	line-height:16px;
	margin-left:165px;
}
*/

.csc-frame-frame60 table td {
	vertical-align:top;
}
#content .csc-frame-frame60 table td p {
	text-align:left;
	padding-left:8px;
	padding-top:4px;
	line-height:14px;
	font-size:11px;
}
.csc-frame-frame60 table .inhaltsstoff-titel {
	width:200px;
	
}
#content .csc-frame-frame60 table .inhaltsstoff-titel p {
	font-weight:bold;
	color:cc0000;
	background:url(../images/inhaltsstoffe/h2_bg.gif) left top repeat-x #ededed;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
}



#colRight div.csc-frame-frame9 div.csc-textpic-imagerow img {
	
}

#colRight div.csc-frame-frame9 div.csc-textpic-imagerow {
	float:left;
	clear:none;
	margin:0;
	border:1px solid #ffc291;
	margin-right:7px;
	margin-bottom:7px;
}
#colRight div.csc-frame-frame9 div.csc-textpic-imagerow a {
	
}
#colRight div.csc-frame-frame9 div.csc-textpic-imagewrap {
	width:186px !important;
}
#colRight div.csc-frame-frame9 h2 {
	width:186px;
	margin-bottom:10px;
}

#colRight div.csc-frame-frame9 p {
	margin-bottom:8px;
}
.csc-frame-frame9-innerpadding {
	padding-left:20px;
	padding-right:12px;
}
#colRight div.closing-element {
	background:url(../images/closing-element_bg.gif) left bottom no-repeat;
	margin:0;
	padding:0;
	height:4px;
	line-height:0;
	font-size:0;
}



/* Spalte rechts: Graue Box */

.csc-frame-frame35 ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:11px;
}

.csc-frame-frame35 li {
	margin:0;
	padding:0;
	margin-bottom:4px;
	padding-left:8px;
	font-size:11px;
	line-height:11px;
	background:url(../images/menuv/ro-l2_bg.gif) left 4px no-repeat;
}
.csc-frame-frame35 li a {
	padding:0;
	line-height:normal;
}

.csc-frame-frame35 h2 {
	margin:0;
	line-height:27px;	
	color:#666666;
	margin-bottom:10px;
	font-size:11px;
}
.csc-frame-frame35-spacer {
	height:6px;
	line-height:6px;
	clear:both;
	padding:0 !important;
	margin:0 !important;
}
#colRight .csc-frame-frame35 {
	padding-left:14px;
	padding-right:4px;
	background:url(../images/spalte-rechts/textbox-rechts-top-bg.gif) right top no-repeat;
}
#colRight .csc-frame-frame35 p {
	margin:0px;
	margin-bottom:6px;
	/*padding-bottom:14px;*/
	font-size:11px;
	line-height:14px;
}
.csc-frame-frame35-wrap1 {
	background:url(../images/spalte-rechts/textbox-rechts-bottom-bg.gif) right bottom no-repeat;
}
.csc-frame-frame35-wrap2 {
	background:url(../images/spalte-rechts/textbox-rechts-v-bg.gif) top right repeat-y;
}
.csc-frame-frame35-check-symbol {
	background:url(../images/spalte-rechts/check-symbol.gif) right bottom no-repeat;
}
/* fuer moderne Browser */
.csc-frame-frame35-check-symbol {
	min-height: 100px;
}
/* Zusatz fuer alte Browser nach erstem Eintrag */
.csc-frame-frame35-check-symbol {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}





.csc-frame-frame38 {
	float:left;
}
.csc-frame-frame38 p {
	margin:0;
	padding:0;
}
.csc-frame-frame38 table {
	margin:0 !important;
	padding:0;
}
.csc-frame-frame40 {
	float:left;
	width:366px;
}
.csc-frame-frame45-wrap3 {
	float:right;
	width:178px;
	height:129px;
	background:url(../images/startpage-textbox-bg.gif) right top no-repeat;
	margin-top:12px;
}
.csc-frame-frame45 {
	text-align:center;
	line-height:normal;
}

.csc-frame-frame45 p {
	text-align:center;
	line-height:14px;
	margin:0;
	font-size:11px;
}
.csc-frame-frame45 h2 {
	text-align:center;
	line-height:normal;
	margin:0;
	font-size:13px;
	color:#cc0000;
}

#colRight .csc-frame {
	margin-bottom:8px;
}
#colRight div.csc-textpic dl {
	padding-bottom:8px;
}



/* Einruecken links */
.csc-frame-frame10 {
	float:left;
	width:220px;
}
/* Einruecken links */
.csc-frame-frame11 {
	float:right;
	width:220px;
}

/* Frame 13 - Ausflugsziele */
.csc-frame-frame13 {
	padding-bottom:12px;
	border-bottom:1px solid #ffc291;
}
.csc-frame-frame13 h2 {
	margin-top:0px;
}
#content .csc-frame-frame13 p {
	line-height:14px;
	margin-bottom:6px;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* Content-Tables */

/* Tabellen-Layout: Normal */
table.contenttable-0 td {
	vertical-align:top;
}
table.content-width-table, table.prices-table, table.content-width-table-events {
	width:460px;
	border-collapse:collapse;
	margin-bottom:20px;
}

table.prices-table td, table.prices-table th {
	text-align:center;
	padding:3px 3px;
}
table.prices-table th.td-0 {
	color:#f08939;
}
table.prices-table th {
	border-bottom:1px #d2d2d2 solid;
}
table.prices-table td.td-0, table.prices-table th.td-0  {
	text-align:left;	
}
table.content-width-table td, table.content-width-table-events td {
	padding:3px 0;
	padding-left:3px;
	padding-right:6px;
}
.tr-even td {
	background:#fdf0e5;
}
table.content-width-table-events td.td-0 {
	font-weight:bold;
}

#content table.location-description {
	margin-top:0;
	margin-bottom:20px;
}
#content table.location-description strong{
	color:#DD5C00;
}
#content table.location-description td p {
	line-height:normal;
	margin:0;
}
#content table.location-description td {
	padding:0;
	padding-bottom:8px;
}
.location-description-num-cell {
	width:14px;
}


/* Download-Tabelle */

table.download-table {
	width:656px;
	background:url(../images/downloads/th_bg.gif) left top repeat-x;
	margin-bottom:32px;
}
#content table.download-table a {
	text-decoration:underline;
}
table.download-table th {
	border-right:1px solid #fff;
}
#content table.download-table th p {
	color:#666666;
	padding-top:4px;
	font-weight:normal;
	font-size:11px;
}
table.download-table th {
	height:28px;	
}
table.download-table th.packshot-title {
	width:218px;
}
#content table.download-table th.packshot-title p {
	width:218px;
	color:#cc0000;
	font-weight:bold;
	font-size:12px;
}
table.download-table table th {
	width:146px;
}
#content table.download-table td, #content table.download-table th {
	padding:0;
	vertical-align:top;
}
#content table.download-table td, #content table.download-table p {
	margin:0;
	padding:0;
	text-align:center;
}
td.download-packshot-preview img {
	margin-top:10px;
}
#content table.download-table table td p {
	line-height:normal;
	/*padding-bottom:1px;*/
	padding:6px 0;
	padding-bottom:7px;
}
#content table.download-table table td {
	background:url(../images/downloads/td_bg.gif) left bottom repeat-x;
}



/* ----------------------------------------------------------------------------------------------------------- */
/* Formulare - MailFormPlus */
.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;
}
.general-mailformplus table {
	margin-top:12px;
	margin-bottom:16px;
	margin-left:8px;
}
.general-mailformplus td {
	vertical-align:top;
	padding:2px 0;
}
/* Ort-Label und -Feldlänge */
.city-length {
	width:220px;
}
.city-label {
	padding:0 12px;
}
/* Label- u. Feldlänge */
.label-col {
	width:100px;
}
.field-length {
	width:325px;
}
.button-length {
	width:90px;
}
table.zero-space-table {
	margin:0;
}
table.zero-space-table td {
	padding:0;
	vertical-align:middle;
}
.gutscheine-bg {
	background:url(../images/gutscheine_bg.gif) 191px 8px no-repeat;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* 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; 
	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;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Urlaubsplaner */
#my-holiday-planner td {
	padding-right:3px;
}
#my-holiday-planner {
	margin-left:12px;
	margin-bottom:8px;
}





p.geschenkgutschein-block {
	height:100px;
	background:url(../images/gutschein_symbol.gif) right bottom no-repeat;
}
#content p.geschenkgutschein-block a {
	
	height:100px;
	display:block;
	text-decoration:none;
	color:#504f53;
}

#content p.geschenkgutschein-block a:hover {
	text-decoration:none;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Guestbook */
.guest-book-entry {
	border:1px solid #d2d2d2;
	padding:6px 6px;
	padding-bottom:8px;
}
#content .tx-veguestbook-pi1 p {
	line-height:normal;
}
h2.tx-guestbook-header {
	float:left;
	margin:0;
	font-size:11px;
}
p.tx-guestbook-date a {
	float:left;
}
.tx-guestbook-custom-header {
	clear:both;
	/*border-bottom:1px solid #d2d2d2;*/
	
}
#content .tx-guestbook-custom-header h2 {
	color:#504f53;
	background:#ffefe3;
	float:none;
	padding:2px 2px;
}
#content p.tx-guestbook-date {
	padding-top:3px;
	text-align:right;
	margin-bottom:12px;
	font-size:10px;
}
#content p.guestbook-entry-content {
	margin-bottom:0;
}
.tx-veguestbook-pi1 .little {
	display:block;
	width:300px;
	margin-top:3px;
}
.tx-srfreecap-pi2-cant-read {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#504f53;
	padding-top:3px;
}
img.tx-srfreecap-pi2-image {
	margin:0;
}
#content p.tx-guestbook-form-error {
	margin-bottom:12px;
	font-weight:bold;
}
.tx-guestbook-result {
	margin-bottom:12px;
}
.tx-guestbook-pagination strong {
	font-weight:normal;
}
.tx-guestbook-pagination {
	margin-bottom:12px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* JSCalendar */
.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.calendar table {
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
  font-size: 11px;
  cursor: default;
  background: Window;
  color: WindowText;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: ButtonFace;
}

.calendar .nav {
  background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  /*background: ActiveCaption;*/
  background:#DD5C00;
  /*color: CaptionText;*/
  color:#fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid ButtonShadow;
  padding: 2px;
  text-align: center;
  background: ButtonFace;
  color: ButtonText;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 2px solid;
  padding: 0px;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid ButtonShadow;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody .rowhilite td {
  background: Highlight;
  color: HighlightText;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  padding: 2px 2px 0px 2px;
  background: ButtonFace;
  color: ButtonText;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #DD5C00;
}

.calendar tbody td.disabled { color: GrayText; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: ButtonFace;
  padding: 1px;
  border: 1px solid;
  border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
  color: ButtonText;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
  background: Menu;
  color: MenuText;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.calendar .combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid ButtonShadow;
  padding: 1px 0px;
  text-align: center;
  background-color: ButtonFace;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: Menu;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: Highlight;
  color: HighlightText;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* ----------------------------------------------------------------------------------------------------------- */
/* Embedded FLV */
#vpl {
	height:292px;
	width:960px;
}

#news-ticker {
	margin-right:19px;
	margin-top:11px;
	height:29px;
	line-height:normal;
	font-weight:bold;
}
#news-ticker span {
	color:#999;
}
#news-ticker a {
	text-decoration:none;
	color:#999;
	font-weight:bold;
}
#news-ticker a:hover {
	text-decoration:underline;
}


.tx-indexedsearch-whatis {
	margin-top:18px;
}
.tx-indexedsearch-browsebox {
	margin-bottom:18px;
}
td.tx-indexedsearch-percent {
	color:cc0000;
	font-size:11px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* GDA-Table */
table.gda-table {
	height: 175px;
	width: 204px;
	background:url(../images/gda-table_bg.gif) left top no-repeat;
	margin-bottom:9px;
	/*cursor:pointer;*/
}
.hu-version table.gda-table {
	background:url(../images/gda-table_bg_hu.gif) left top no-repeat;
}
table.gda-table td {
	vertical-align:middle;
}
table.gda-table td p, table.gda-table td {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}
td.gda-spacer-cell {
	height:62px;
	width:11px;
}
td.gda-col-1 {
	width:39px;
}
td.gda-col-2 {
	width:36px;
}
td.gda-col-3 {
	width:36px;
}
td.gda-col-4 {
	width:37px;
}
td.gda-col-5 {
	width:37px;
}
td.gda-line-1 {
	height:20px;
}
td.gda-line-2 {
	height:24px;
	font-weight:bold;
}
td.gda-bottom-cell {
	height:69px;
	width:11px;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* Kiwi Slider */

.tx-kiwislider-pi1 {
	width: 656px;
	margin: 0 0;
	position: relative;
}

.tx-kiwislider-pi1 .scroll {
	height: 380px;
	width: 656px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: both;
}

.tx-kiwislider-pi1 .scrollContainer div.panel {
	/*padding: 20px;*/
	height: 380px;
	width: 656px;
	margin-top:0px;
}

.tx-kiwislider-pi1 .scrollContainer div.panel .csc-textpic {
	margin-top:0 !important;
}

#colNormal .tx-kiwislider-pi1 ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	margin:0;
	padding:0;
	padding-bottom:39px;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:12px;
}

.tx-kiwislider-pi1 ul.navigation a:focus {
	outline: none;
	
}

.tx-kiwislider-pi1 .hide {
	display: none;
}

/* Navigation */

.tx-kiwislider-pi1 h1 {
	margin-top:0;	
}


.tx-kiwislider-pi1 ul.navigation li {
	display: inline;
	margin-right: 10px;
}

.tx-kiwislider-pi1 ul.navigation a {
	color: #000;
	text-decoration: none;
	padding:10px !important;
	display:block;
	float:left;
}

.tx-kiwislider-pi1 ul.navigation a:hover {
	background-color: #f6f6f6;
}

.tx-kiwislider-pi1 ul.navigation a.selected {
	background-color: #e2e2e2;
}

.tx-kiwislider-pi1 .scrollButtons {
	text-indent: -9999px;
	display: block;
	background: url() no-repeat center;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 150px;
	cursor: pointer;
	display:none;
}

.tx-kiwislider-pi1 .scrollButtons.left {
	left: -20px;
}

.tx-kiwislider-pi1 .scrollButtons.right {
	right: -24px;
}

.tx-kiwislider-pi1 .scroll {
	
}

/* ----------------------------------------------------------------------------------------------------------- */
/* Dropdown Sitemap */

.tx-dropdownsitemap-pi1 {
	margin-left:-20px;
}


.tx-lumogooglemaps-pi1 {
	margin-top:-12px;
}

/* ----------------------------------------------------------------------------------------------------------- */
/* FAQ */

.tx-irfaq-pi1 ul.tx-irfaq-questions-list {
	margin-bottom: 75px;
}

.tx-irfaq-pi1 ul li a p.bodytext {
	margin: 0px;
	display: inline;
	font-weight: bold;
}

.tx-irfaq-pi1 ul li a {
	color: #000;
	text-decoration: none;
}

.tx-irfaq-pi1 ul li a:hover {
	color: #000;
	text-decoration: underline;
}

.tx-irfaq-pi1 .tx-irfaq-answer {
	margin-bottom: 10px;
}

.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext {
	margin: 0px;
	display: inline;
	font-weight: bold;
}

.tx-irfaq-pi1 dd {
	margin-left: 0px;
}

.tx-irfaq-pi1 dd p {
	margin-top: 0px;
}

.tx-irfaq-pi1 .additional-info {
	border-top: 2px solid #e6e6e6;
	margin-bottom: 12px;
	margin-left:16px;
}

.tx-irfaq-pi1 .irfaq-related-faq,.tx-irfaq-pi1 .irfaq-related-links {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 15px;
}

.tx-irfaq-pi1 .tx-irfaq-cleaner {
	clear: both;
	height:10px;
	line-height:0;
	margin:0;
	padding:0;
}

.tx-irfaq-dynheader {
	cursor: pointer;
}

.tx-irfaq-dynans-hidden {
	display: none;
}

.tx-irfaq-dynans-visible {
	display: inline;
}
.tx-irfaq-dynans-visible p {
	padding-left:16px;
}

.tx-irfaq-pi1 dl {
	margin:0;
	margin-top:18px;
}

.tx-irfaq-pi1 .tx-irfaq-dynheader p {
	line-height:18px;
	margin:0;
	padding:0;
}

.tx-irfaq-pi1 .tx-irfaq-dynheader img {
	float:left;
	margin:0;
	margin-top:4px;
	margin-right:6px;
	display:block;
}
#content .tx-irfaq-pi1 dt p {
	margin: 0px;
	padding:0px;
	font-weight: bold;
	color:#cc0000;
	float:left;
	width:630px;
}


.csc-textpic-caption {
	font-size:8px;
}


#colNormal td {
	vertical-align:top;
}
#colNormal td p {
	text-align:left;
}


.csc-frame-frame70 .gmapDir {
	display:none;
}




/* ----------------------------------------------------------------------------------------------------------- */
/* Fancy-Box-Anpassungen */


DIV.fancy_bg_n {
	left:0 !important;
}
div.fancy_bg_s {
	left:0;
}
DIV#fancy_title  {
	display:none !important;
}


/* ----------------------------------------------------------------------------------------------------------- */
/* RTE-Anpassungen */

p.align-right {
	text-align:right;
}
p.align-center{
	text-align:center;
}
p.align-left {
	text-align:left;
}



h2.quicktime-spot {
	color:white;
	background:#cc0000;
	padding:2px 0;
	padding-bottom:3px;
}
#colNormal p.quicktime-spot-copyright {
	text-align:right;
	padding-right:12px;
	padding-bottom:0px;
}