@charset "UTF-8";
/* CSS Document */
body, html {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	
}
body {
	background-color: #ECEBE4;
	
}
#seite {
	position:relative;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 1012px;
	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
	border: 0;
	background-color: #fff;
	background-image:url(../images/bg-seite.gif);
	background-repeat:repeat-y;
}
#headerelemente {
	display: block;
	margin: 0;
	padding: 0;

}
#kopf {
	display: block;
	width: 100%;
	height: 88px;
	background-image:url(../images/bg-kopf.gif);
	background-repeat:repeat-y;
}	
#menu {
	position:relative;
	display: block;
	height: 39px;
	margin: 0 0 0 30px;
	padding: 0;
	width: 980px;
	background-image:url(../images/navi-bg-ganz.png);
	background-repeat: no-repeat;
	z-index: 79;
}

#mainbox {	
	display: block;
	clear: both;
	min-height: 400px;
	position: relative;
	margin: 0 0 0 20px;
	padding: 0;
}

#logo {
	float :right;
	margin: 11px 8px 0 0;
	border-right: 20px solid #fff;
}
#kopfnavi {
	float: left;
	width: 500px;
	height: 24px;
	overflow:hidden;
	padding: 10px 0 0 45px;
}
#links {
	display: block;
	width: 216px;
	float: left;
	margin: 38px 0 0 26px;
}
#subnavis {
	display:block;
	float:left;
	padding: 0;
	margin: 0 0 40px 0;
	height: 80px;
}

#spaltelinks,
#spalterechts {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 470px;
}
#spalterechts {
	margin-top: 10px;
	width: 250px;
}
#maincontent {
	position: relative;
	float :left;
	width: 720px;
	height: auto;
}
.topcontentspace {
	display: block;
	float: left;
	width: 100%;
	height: 53px;
}
.clearer {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	display: block;
}
#fussclearer {
	clear:both;
	height: 58px;	
}
#fusszeile {
	position: absolute;
	display:block;
	height: 55px;
	width: 100%;
	padding:0;
	border: 0;
  	bottom: 0px;
	margin: 0;
	z-index: 3;
	text-align: center;
	background-image:url(../images/bg-fusszeile.gif);
	background-repeat:no-repeat;
	background-position: top center;
}
#fusswrapper {
		display: block;
		padding: 24px 20px 0 20px;
}
DIV.fuss-rechts,
DIV.fuss-links {
	display: block;
	width: auto;
	float: left;
}
DIV.fuss-rechts {
	float :right;	
}
#embedded_flash {
	position: relative;
	display: block;
}

#gmap {
	width: 736px;
	border: 2px solid #fff;
	border-top: 0;
	border-right: 0;
}
/************ SCHRIFTEN *****************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #141412;
	text-decoration: none;
}
a:link, a:visited {
	color: #525252;
	text-decoration: underline;
}
a:focus, a:hover {
	color: #525252;
	text-decoration: none;
}
p, ul, ol {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 0.02em;
}
p {
	padding: 0;
	margin: 2px 0 10px 0;
}
ul, ol {
	margin: 8px 0 18px 0;
	padding: 0 0 10px 0;	
	line-height: 26px;
}
#maincontent ul {
	padding: 2px 0 0 16px;	
}
#maincontent li {
	padding: 0 0 1px 4px;
}
#maincontent li ul {
	padding-top: 0;
	margin-top: 0;
}
#maincontent li ul li {
	padding: 0;
}
p.klein11px {
	font-size: 11px;
	line-height: 15px;
}
.nowrap {
	white-space:nowrap;
}
ol {
	margin-left: 20px; 
}
h1, h2, h3, h4, h5, h6 {
	display: block;
	/* clear:both; */
	padding: 12px 0 15px 0;
	margin: 0;
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	color: #141412;
}
h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 4px;
}
.csc-header-n1 h1,
.csc-header-n1 h2 {
	padding-top: 0;	
}
.fettrot {
	font-weight: bold;
	color: #F00;
}


td .fettrot {
	white-space:nowrap;
}




/******* Elementueberschriften sollen clearen *******/
div.csc-header {
	clear: both;
}

/******* KOPF UND FUSSZEILE **********/
.mdivider {
	padding: 0 8px 0 8px;	
}
#kopfnavi,
#fusswrapper,
#fusswrapper p {
	color: #A29B7D;
	font-size: 11px;
	line-height: 15px;
}
#fusswrapper p {
	margin: 0;
	padding: 0;
}
#kopfnavi a:link, 
#kopfnavi a:visited {
	text-decoration: none;
	color: #6E6C59;
}
#kopfnavi a:hover, 
#kopfnavi a:focus {
	text-decoration: underline;
	color: #6E6C59;
}
#fusswrapper,
#fusswrapper p {
	color: #6D674E;	
}
#fusswrapper a:link, 
#fusswrapper a:visited {
	text-decoration: none;
	color: #6D674E;
}
#fusswrapper a:hover, 
#fusswrapper a:focus {
	text-decoration: underline;
	color: #6D674E;
}


/********** BILDROTATION **************/
DIV.tx-nwkopfbilder-pi1 {
	position: relative;
	margin: -39px 0 54px 0;	
	z-index:67;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	width: 736px;
	height: 280px;
	overflow: hidden;
	background-position: top right;
	background-color:#FFF;
	background-repeat:no-repeat;
}
#rotation-container {
	/* achtung breite wird via extension berechnet wegen hintergrundfader */
	position: relative;
	width: auto;
	height: 280px;
	padding-right: 2px;
	background-repeat:no-repeat;
	background-position: top right;
	background-color:#FFF;
	float: left;
}
#rotation-container img {
	border-right: 2px solid #fff;
}
.cycle-item {
	height: 280px;
	background-color:#FFF;
}

#rotation-container.singleimage {
	height: 280px;	
}
#rotation-container p.caption {
	color: #7B7C7E;
	font-size: 11px;
	padding: 0;
	margin: 1px 0 0 0;
	background-color:#fff;
}
#rotation-container p.caption.mitnavi {
	margin-left: 70px;
}
#nwkopfbildtext {
	display: block;
	position: relative;
	width: 269px;
	margin: 165px 0 0 35px;
	height: 88px;
	float: left;
	overflow: hidden;
}
#nwkopfbildtextwrapper {
	display: table-cell;
	vertical-align: bottom;
	height: 88px;
}
#nwkopfbildtext p {
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	text-shadow: #333 1px 1px 2px;
	letter-spacing: 0.03em;

}



/***************** KONTAKTE **************/
.ma-box  {
	display: block;
	float :left;
	width: 220px;
	height: 260px;
	margin: 0 20px 20px 0;
}
.ma-box.last {
	margin-right: 0;	
}
.ma-box img {
	margin: 0 0 5px 0;	
}
.ma-contact {
	display: block;
	float :left;
	width: 50px;	
}

/*******************************filelinks *******************************************/
.filelinks {
	display: block;
	float: left;
	margin: 4px 0 16px 0;
	clear: both;
}

div.filelinks div.first {
	border-top: 1px solid #fff;
}
DIV.filelinks_layout_0 DIV.odd, 
DIV.filelinks_layout_0 DIV.even {
	float: left;
	clear: both;
	padding: 5px 0 2px 0;
	border-bottom: 1px solid #fff;
	width: 400px;
}

div.filelinks img {
	border: 0;
	padding-right: 2px;
	margin-bottom: 2px;
	margin-top: -1px;
}


.filedownload {
	float: left;
	clear: none;
}
.fileicon {
	float: right;
	clear: none;
	margin: 1px 0 1px 0;
	width: 30px;	
}
.fileicon img {
	float: right;
}
.filedescription {
	float: left;
	clear: both;
	width: 325px;
	font-size: 11px;
}
.filesize {
	float: left;
	clear: none;
	color: #A7A7A7;
	font-size: 11px;
	padding: 0.15em 0 0 0.5em;
}
.clearfilelist {
    clear:both;
    height:1px;
	border: 0;
}
hr {
	height: 1px;
	border: 0;
	color:#000;
	background-color:#000;
}
/************* MEDIEN-FILELINKS **********/
TABLE.filelinks-mediatbl {
	width: 248px;
	margin: 0 0 12px 0;
	overflow: hidden;
	float: left;
}


TABLE.filelinks-mediatbl tbody td.filelinks-thumbnail {
	width: 70px;
}
td.filelink-mediadescription {
	padding: 1px 8px 0 0;
}
td.filelink-mediadescription .filedescription {
	margin: 0;
	width: 180px;
}
td.filelink-mediadescription .fileicon {
	margin: 0;
	width: 22px;
}
td.filelink-mediadescription .fileicon img {
	margin: 0;
}
/*********** Tabellen ***************************/
table {
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
}

.contenttable {
	border: 0;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 0;
}
.contenttable-0, .contenttable-1, .contenttable-2, .contenttable-3 {
	margin: 0 0 22px 0;
}
.contenttable-1, .contenttable-2, .contenttable-3  {	
	border: 0;
}
.contenttable td, .contenttable th {
	border-top: 1px solid #fff;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin:	0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
.contenttable td p {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

.contenttable-0 td, .contenttable-0 th {
	padding: 4px 0 4px 0;
	margin:	0px;
}
.contenttable-0 {
	border-bottom: 1px solid #fff;	
}
.contenttable-0 td.td-0 {
	padding-right: 28px;	
}
.contenttable-1 .tr-even {
    background-color: #F7F7F7; 
}
.contenttable-1 .tr-odd {
	background-color:#FFFFFF
}
.contenttable-2 td, .contenttable-2 th {
	border-top: 0px;
	border-left: 0px;
	padding: 0px;
	margin:	0px;
}
.contenttable-2 .tr-0 {
   font-weight: bold;
}
.contenttable-2 .tr-even {
    background-color: #F7F7F7; 
}
.contenttable-2 .tr-odd {
	background-color:#FFFFFF
}
TD {
	vertical-align: top;
}
.tbl-open  {
	width: 250px;	
}
.tbl-open td.td-0 {
	width: 100px;
	font-weight: bold;
}
td.td-0 {
	padding-left: 1px;	
}

/************ SITEMAP **************/
#sitemap-on {
	padding-left: 18px;
	background-image:url(../images/minus.gif);
	background-repeat:no-repeat;
	background-position: 3px 3px;
	margin-right: 8px;
}
#sitemap-off {
	padding-left: 14px;
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
}
#nw-sitemap {
	padding: 0 0 20px 0;
}
#nw-sitemap li {
	font-size: 12px;
	line-height: 14px;
}
#nw-sitemap .treeview, 
#nw-sitemap .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
#nw-sitemap .treeview ul {
	margin-top: 4px;
}
#nw-sitemap .treeview .hitarea {
	background: url(../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html #nw-sitemap .hitarea {
	display: inline;
	float:none;
}
#nw-sitemap .treeview li { 
	margin: 0;
	padding: 3px 0pt 2px 16px;
	list-style: none;
}
#nw-sitemap .treeview a {
	padding: 0 0 0 4px;
}
#nw-sitemap .treeview a.selected {
	background-color: #eee;
}

#treecontrol { 
	text-align:right;
	margin: 0 0 -18px 0;
}

#nw-sitemap .treeview .hover { color: red; cursor: pointer; }

#nw-sitemap .treeview li { background: url(../images/treeview-default-line.gif) 0 0 no-repeat; }
#nw-sitemap .treeview li.collapsable, 
#nw-sitemap .treeview li.expandable { background-position: 0 -176px; }

#nw-sitemap .treeview .expandable-hitarea { background-position: -80px -3px; }

#nw-sitemap .treeview li.last { background-position: 0 -1766px }
#nw-sitemap .treeview li.lastCollapsable, 
#nw-sitemap .treeview li.lastExpandable { background-image: url(../images/treeview-default.gif); }  
#nw-sitemap .treeview li.lastCollapsable { background-position: 0 -111px }
#nw-sitemap .treeview li.lastExpandable { background-position: -32px -67px }

#nw-sitemap .treeview div.lastCollapsable-hitarea, #nw-sitemap .treeview div.lastExpandable-hitarea { background-position: 0; }


#nw-sitemap .treeview-black li { background-image: url(../images/treeview-black-line.gif); }
#nw-sitemap .treeview-black .hitarea, 
#nw-sitemap .treeview-black li.lastCollapsable, 
#nw-sitemap .treeview-black li.lastExpandable { background-image: url(../images/treeview-black.gif); } 


/*****    SUBNAVIGATION    *****/

#subnavis {
	margin: 0;
	padding: 15px 0 0 0;	
}

#subnavis a {
	font-size: 11px;
	line-height: 16px;
	padding: 3px 7px 3px 0;
}
#subnavis a:link,
#subnavis a:visited {
	display: block;
	 color: #6D6B59;
	 text-decoration: none;
}
#subnavis a:hover,
#subnavis a:focus {
	 color: #000;
	 text-decoration: none;
}
#subnavis ul, 
#subnavis li {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type:none;
	line-height: 16px;
}
#subnavis ul li {
	display: block;
	
	margin: 0;
}
#subnavis a.aktivsub {
	color: #038F9E !important;
}
