body, html {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	
}
body {
	background-color: #5A6670;
	background-image:url(../images/bg-main-verlauf.jpg);
	background-repeat:repeat-x;
	
}
#seite {
	position:relative;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 986px;
	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
	border: 0;
	background-image:url(../images/main-bg.jpg);
	background-repeat: repeat-y;
}
#innerwrapper {
	display:block;
	background-image: url(../images/hintergrund-inhalt.jpg);
	background-repeat:no-repeat;
	margin: 0;
}
#headerelemente,
#menuspacer {
	display: block;
	padding: 0 37px 0 37px;
}
#headerelemente {
	height: 85px;
}
#kopf {
	display: block;
	width: 100%;
}	

#kopflogo {
	float :right;
	margin-top: 19px;
}
#menu {
	display: block;
	height: 24px;
	margin: 0;
}
#menuspacer {
	display: block;
	height: 25px;
	margin: 0;
	position: relative;
}
#tabmenu {
		display: block;
		width: 769px;
		height: 38px;
		margin: 0 0 0 204px;
}
#mainbox {	
	display: block;
	clear: both;
	min-height: 400px;
	position: relative;
	padding: 0 13px 0 37px;
}


#rechts {
	position: relative;
	display: block;
	width: 168px;
	float: left;
	margin: 20px 0 0 0;
}
#subnavis {
	display:block;
	float:left;
	padding: 0;
	margin: 0 0 40px 0;
	height: 80px;
}

#spaltenorm {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: auto;
	width: 768px;
}
#maincontent {
	position: relative;
	float :left;
	width: 100%;
	height: auto;
}
.clearer {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	display: block;
}
#fussclearer {
	clear:both;
	height: 75px;	
}
#fusszeile {
	position: absolute;
	display:block;
	height: 75px;
	width: 100%;
	padding: 0;
	border: 0;
  	bottom: 0px;
	margin: 0;
	z-index: 3;
	background-image:url(../images/hintergrund-fuss.png);
	background-repeat:no-repeat;
}
#fusslinks,
#fussrechts,
#fussunten {
	display: block;
	position: relative;
	padding: 6px 36px 0 36px;
	float :left;
	width: 510px;
}
#fussrechts {
	float :right;
	text-align: right;
	width: 320px;
}
#fussunten {
	float :none;
	clear :both;
	width: auto;
	padding-top: 14px;
}
.pagedocs {
	display: block;
	margin: 24px 0 0 24px;
	clear :both;
}
.textwrapper {
	padding: 3px 55px 5px 55px;	
	clear :both;
}
/* Wrapper fuer alte extension */
.tx-thmailformplus-pi1,
.tx-zufriedenheitformular-pi1,
.tx-pbsurvey-pi1,
.dm-plugin,
#nw-sitemap,
.tx-felogin-pi1,
.tx-indexedsearch,
.tx-formhandler,
.Tx-Formhandler {
	padding: 3px 55px 20px 55px;	
}

/************ SCHRIFTEN *****************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:link, a:visited {
	color: #d60000;
	text-decoration: none;
}
a:focus, a:hover {
	color: #d60000;
	text-decoration: underline;
}
p, ul, ol {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
p {
	padding: 0;
	margin: 2px 0 10px 0;
}
ul, ol {
	margin: 2px 0 6px 0;
	padding: 0 0 6px 0;	
	line-height: 18px;
}

#maincontent ul {
	list-style-type:none;
	list-style-type: none;
}
#maincontent li {
	background-image:url(../images/liste0.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-bottom: 2px;
	
}


.rot {
	padding: 12px 0 12px 0;
	color: #d60000;
}
h1, h2, h3, h4, h5, h6 {
	display: block;
	/* clear:both; */
	padding: 24px 0 12px 0;
	margin: 0;
	font-size: 17px;
	font-weight: bold;
	line-height: 23px;
	color: #eb9618;
}
h3, h4, h5, h6 {
	line-height: 21px;
	padding: 12px 0 0 0;
}
h6 {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 4px;
}
/* erster header bei plugins: */
.csc-header-n1 {
	padding: 16px 55px 12px 55px;
}
div.textwrapper .csc-header-n1 {
	padding: 16px 0 12px 0;
}
.csc-header-n1 h1, 
.csc-header-n1 h2 {
	padding: 8px 0 0 0;

}
#fusszeile p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #5c5c5c;
}
#fussunten p {
	font-size: 11px;
	color: #BDC2C6;
}
#fusszeile a:link,
#fusszeile a:visited {
	color: #5c5c5c;
	text-decoration: none;
}
#kopfnavi a:focus,
#kopfnavi a:hover,
#fusszeile a:focus,
#fusszeile a:hover {
	color: #f6a225;
}
#fussunten a:link,
#fussunten a:visited {
	color: #BDC2C6;
	text-decoration: none;
}
#fussunten a:focus,
#fussunten a:hover {
	color: #f6a225;
}
a.get-pdf,
a#icon-unterlagen,
a#icon-3d {
	display: block;
	float :left;
	padding: 5px 0 1px 24px;
	margin-right: 40px;
	background-image:url(../images/icon-unterlagen.gif);
	background-repeat:no-repeat;
}
a#icon-3d {
	background-image:url(../images/icon-3d.gif);
}
a.get-pdf {
	clear :both;
	margin: 0;
	height: 25px;
	padding-left: 20px;
	background-image:url(../images/icon-pdf.gif);
	background-position: 0 -4px;
}
.sec-divider {
	padding: 0 7px 0 7px;	
}

.fussdivider {
	padding: 0 14px 0 14px;	
}
.csc-frame-frame1 {
	display: block;
	position: relative;
	height: 1%;
	background-image:url(../images/csc-frame-1.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
/********* STYLE TABS ********/
#tabmenu h3 {
	font-size: 12px;
	line-height: 16px;
	padding: 0;
	display: inline;
	margin: 0;
	float :left;
}
#tabmenu a {
	text-indent: -5000px;
	overflow: hidden;
}
#tab1,
#tab2,
#tab3,
#tab4 {
	position: relative;
	display: block;
	float :left;
	height: 37px;
	width: 191px;
	background-image:url(../images/tabs/tab1-norm.png);
	background-repeat:no-repeat;
}
#tab2 {
	width: 192px;
	background-image:url(../images/tabs/tab2-norm.png);
}
#tab3 {
	background-image:url(../images/tabs/tab3-norm.png);
}
#tab4 {
	width: 195px;
	background-image:url(../images/tabs/tab4-norm.png);
}
.tab1 #tab1 {
	background-image:url(../images/tabs/tab1-aktiv.png);	
}
.tab1 #tab2 {
	background-image:url(../images/tabs/tab2-tab1.png);	
}
.tab1 #tab3 {
	background-image:url(../images/tabs/tab3-tab1.png);	
}
.tab1 #tab4 {
	background-image:url(../images/tabs/tab4-tab1.png);	
}

.tab2 #tab1 {
	background-image:url(../images/tabs/tab1-tab2.png);	
}
.tab2 #tab2 {
	background-image:url(../images/tabs/tab2-aktiv.png);	
}
.tab2 #tab3 {
	background-image:url(../images/tabs/tab3-tab2.png);	
}
.tab2 #tab4 {
	background-image:url(../images/tabs/tab4-tab2.png);	
}

.tab3 #tab1 {
	background-image:url(../images/tabs/tab1-tab3.png);	
}
.tab3 #tab2 {
	background-image:url(../images/tabs/tab2-tab3.png);	
}
.tab3 #tab3 {
	background-image:url(../images/tabs/tab3-aktiv.png);	
}
.tab3 #tab4 {
	background-image:url(../images/tabs/tab4-tab3.png);	
}

.tab4 #tab1 {
	background-image:url(../images/tabs/tab1-tab4.png);	
}
.tab4 #tab2 {
	background-image:url(../images/tabs/tab2-tab4.png);	
}
.tab4 #tab3 {
	background-image:url(../images/tabs/tab3-tab4.png);	
}
.tab4 #tab4 {
	background-image:url(../images/tabs/tab4-aktiv.png);	
}
/********* KOPFNAVI **************/
#kopfnavi,
div.tx-macinasearchbox-pi1 {
	float :left;
	padding: 22px 0 0 0;
}
#kopfnavi,
#kopfnavi a {
		color: #888;
		font-size: 12px;
}
#kopfnavi a:link,
#kopfnavi a:visited {
	text-decoration: none;
}

#suchform {
	display: inline;
	margin: 0;
	padding: 0;
}
.inputbox-suche {
	float: left;
	width: 114px;
	height: 18px;
	padding: 4px 0 0 4px;
	margin: -3px 0 0 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../images/suchfeld.gif);
	background-repeat: no-repeat;
	color: #5c5c5c;
}

/********* NAVI RECHTS **************/
#rechts a:link,
#rechts a:visited {
	display: block;
	text-decoration: none;
	color: #5c5c5c;
	padding: 0 0 0 25px;
	margin: 0;
}
#rechts a:hover,
#rechts a:focus {
	color: #f6a225 !important;
}
#rechts .ebene2 a {
	padding: 0 0 0 31px;
}
#subnavis ul {
	display: block;
	width: 167px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #B6B6B6;
}

#subnavis ul li {
	margin: 0;
	padding: 1px 0 0 0;	
	list-style: none;
	border: 0;
	border-top: 1px solid #B6B6B6;
	line-height: 24px;
	background-color: #EFEFEF;
	background-image:url(../images/navbgli-0.gif);
	background-repeat:repeat-y;
}
#subnavis .ebene2 {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 0;
}
#subnavis .ebene2 li,
#subnavis ul li.lastli {
	border: 0;
	line-height: 24px;
	display: block;	
	background-color: #FFF;
	background-image: url(../images/navbgli-corporate.gif);
}
#subnavis ul li.lastli {
	line-height: 1px !important;
	height: 1px !important;
	font-size: 1px;
	padding: 0;
}
#subnavis li a {
	background-image: url(../images/navipfeil.gif);
	background-repeat: no-repeat;
	background-position: 9px 0;
}
#subnavis li.offen a {
	background-position: 9px -24px;	
}
#subnavis .ebene2 li a {
	background-image: none;
}
#subnavis .ebene2 li a:focus,
#subnavis .ebene2 li a:hover,
#subnavis .ebene2 li.aktiv a {
	background-image: url(../images/navlist-0.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
#subnavis .ebene2 li.aktiv a {
	color: #f6a225 !important;
	font-weight: bold;
}
#subnavis ul.tab1,
#subnavis ul.tab2,
#subnavis ul.tab3,
#subnavis ul.tab4 {
	margin-bottom: 8px;	
}
#subnavis .tab1 li {
	background-image: url(../images/navbgli-einfachaufstellen.gif) !important;
}
#subnavis .tab2 li {
	background-image: url(../images/navbgli-faltbar.gif) !important;
}
#subnavis .tab3 li {
	background-image: url(../images/navbgli-standbau.gif) !important;
}
#subnavis .tab4 li {
	background-image: url(../images/navbgli-galerie.gif) !important;
}

#rechts #subnavis li a.navitem-129:link,
#rechts #subnavis li a.navitem-129:visited {
	color: #D60000;
}
/************ PANELS MIT HINTERGRUNDBILD *************/
#panelwrapper {
	position: relative;
	display:block;
	width: 768px;
	min-height: 100px;
	margin: 0;
}
#panelwrapper img {
	position: relative;
	border-bottom: 1px solid #B6B6B6;

	margin: 0 0 134px 0;
}
#embedded_flash,
#panelflash {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
}

#panel-inner {
	position: absolute;
	display: block;
	bottom: 5px;
	width: 735px;
	height: 218px;
	z-index: 40;
}
#panel-inner img {
	display: block;
	border: 0;
	margin: 0 5px 0 0;
}
#panel-inner a {
	position: relative;
	float: right;
}

/**************** GALERIE 1 und 2-spaltig **************/
div.gal-listview {
	display: block;
	margin: 4px 0 20px 50px;
}
div.gal-listview table {
	border-collapse: collapse;
	border: 0;
}
div.galitem-1col,
div.galitem-2col {
	display: block;
	width: 689px;
	height: 223px;
	float :left;
	background-image:url(../images/galitem-1col-bg.gif);
	background-repeat: no-repeat;
	margin: 5px 0 0 0;
}
div.galitem-2col {
	width: 341px;
	height: 142px;
	margin-left: 5px;
	background-image:url(../images/galitem-2col-bg.gif);
}
div.galitem-1col-img,
div.galitem-1col-desc,
div.galitem-2col-img,
div.galitem-2col-desc {
	display: block;
	float :left;
	height: 203px;
	width: 334px;
	margin: 10px 0 0 10px;
	overflow: hidden;
}
div.galitem-2col-img,
div.galitem-2col-desc {
	width: 157px;
	height: 122px;
}


div.galitem-1col-desc,
div.galitem-2col-desc {
	width: 326px;
	margin-left: 9px;
	background-image:url(../images/galitem-1col-txtbg.jpg);
	background-repeat: no-repeat;
}
div.galitem-2col-desc {
	width: 155px;
	background-image:url(../images/galitem-2col-txtbg.jpg);
}
div.galitem-1col-desc table.galitem-vcenter {
	height: 203px;
}
div.galitem-2col-desc table.galitem-vcenter {
	height: 122px;
}
table.galitem-vcenter td {
	padding:0 20px 0 20px;
}
div.gal-listview h3 {
	color: #333;
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	margin: 0;
}
div.gal-listview p,
p.subtitel {
	color: #333;
	line-height: 15px;	
	margin-bottom: 0;
}
p.subtitel {
	padding: 0;
	
}
DIV.galitem-1col-desc p {
		line-height: 16px;
}
div.gal-listview a:link,
div.gal-listview a:visited {
	color: #333;
	text-decoration: none;
}
.galitem-1col.hover,
.galitem-1col.focus,
.galitem-2col.hover,
.galitem-2col.focus {
	cursor: pointer;
}
.galitem-1col.hover a,
.galitem-1col.hover h3,
.galitem-1col.hover p,
.galitem-2col.hover a,
.galitem-2col.hover h3,
.galitem-2col.hover p {
	color: #d60000 !important;	
}


/****** ALLGEMEIN eingabefelder *****/
INPUT, #speziell {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}
SELECT {
	margin-bottom: 8px;
}
.fb-form-inputeinzeilig, .fb-form-inputmehrzeilig, .fb-form-inputnewsletter, input.tx-indexedsearch-searchbox-sword  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #EBEBEB;
	border: 1px solid #666666;
	margin-bottom: 8px;
}
.fb-form-inputeinzeilig, input.tx-indexedsearch-searchbox-sword  {
	width: 240px;
	height: 20px;
}
.fb-form-inputmehrzeilig {
	width: 240px;
	height: 42px;
}
.fb-form-inputnewsletter {
	width: 240px;
	height: 20px;
}
.fb-largetext {
	font-size: 26px;
	font-weight:normal;
	line-height: 28px;
}
.formsubmitbutton, .tx-indexedsearch-searchbox-button {
	border:1px solid #CCCCCC;
	background-color: #F0F0F0;
	color: #FF9933;
	font-size: 12px;
	font-weight:bold;
	
	height: 24px;
	width: auto;	
	
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
}
.feldlabel {
	padding-top: 4px;
	font-weight:bold;
}
.formfehler {
	font-weight:bold;
	color: #D60000 !important;
}
/* ************ styles fuer kunden feedback formular ******************* */
/*
#fb-form-kunden {
	position:relative;
	text-align: left;
	padding: 0px;
}
.fb-form-grossefelder {
	width: 194px; 
	height: 32px; 
	background-color:#EBEBEB;
	border: 1px solid #666666;
}
.fb-form-bewtabletd {
	border: 1px solid #999999;
}
.fb-form-bewtable {
	border: 8px solid #FFFFFF;
}
.fb-form-bewtable-centered {
	width: 40px;
	text-align:center;
}
.fb-form-radiotable {
	width: 30px;
}
.fb-form-bewtable-even {
	background-color:#F0F0F0;
	height: 35px;
}
.fb-form-bewtable-odd {
	height: 35px;
}
.fb-form-radio1, .fb-form-radio2, .fb-form-radio3, .fb-form-radio4 {
	display:block;
	width: 76px;
	text-align:center;
	height: 35px;	
}
.fb-form-radio1btn, .fb-form-radio2btn, .fb-form-radio3btn, .fb-form-radio4btn {
	width: 35px;
	height: 35px;
	text-align:center;	
}
.fb-form-radio1btn {
	background-color:#CE1A32;
}
.fb-form-radio2btn {
	background-color:#B8BABD;
}
.fb-form-radio3btn {
	background-color:#87B65B;
}
.fb-form-radio4btn {
	background-color:#009900;
}
.fb-form-submitbtn {
	width: 510px;
	height: 35px;
	color: #FF9933;
	font-size: 12px;
	font-weight:bold;
}
.fb-form-even {
	background-color:#F0F0F0;
	height: 35px;
}
.fb-form-odd {
	background-color:#FFFFFF;
	height: 35px;	
}

.fb-form-zwischenzeile {
	height: 2px;
}
.fb-form-insidetable {
	margin-top: 6px;
}
.fb-form-pulldown {
	width: 274px;
	height: 20px;
	border: 1px solid #666666;		
}
#fb-form-kunden .formsubmitbutton { 
	width: 574px;
	height: 35px;
}

*/

/* ************ styles fuer geschenk formular 05/2007 ******************* */
#form-geschenk {
	position:relative;
	text-align: left;
	padding: 0px;
}
#form-geschenk .fb-form-inputeinzeilig {
	width: 240px;
}
#form-geschenk .fb-form-inputmehrzeilig {
	width: 238px;
	height: 54px;
}
#form-geschenk .even {
	background-color:#F0F0F0;
}

/******** FORM ONLINE-KATALOG ************/
#form-katalog TABLE {
	width: 300px;
	border-collapse: collapse;
}
#form-katalog .fb-form-inputeinzeilig {
	margin: 8px 0 0 0;
}
#form-katalog TD.feldlabel {
	width: 60px;
	height: 20px;
}
/****** INDEXED SEARCH UND SUCHBOX *******/
.tx-macinasearchbox-pi1 {
	height: 28px;
	display:block;
}
.suchtext {
	float: left;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 110px;
	height: 15px;
	line-height: 14px;
	padding-left: 4px;
	margin-left: 5px;
	margin-right: 2px;
}

.submitbutton {
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	height: 17px;
	background-color:#EBEBEB;
	float: left;
}
.submitbutton:hover {
	background-color:#FF9933;
}

/***************** INDEXED SEARCH ******************************/
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.csc-sword {
        color: #000;
        background-color:#F5A323;
		padding: 2px;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float: left;
}

.tx-indexedsearch-text-item-size {
	width: 49%;
	float: left;
	text-align:left;
	margin-left: 2px;

}
.tx-indexedsearch-text-item-mtime {
	float: right;
	text-align:right;
	width: 49%;	
	margin-right: 2px;
}


/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
	clear: both;
}
.tx-indexedsearch .result-count-tmpl-css {
	float: right;
	font-weight: normal;
}
.tx-indexedsearch .searchbox-tmpl-css label, tx-indexedsearch-form label {
	float: left;
	width: 100px;
	font-weight:bold;
	margin-top: 3px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display: inline;
	margin-right: 5px;
}
.tx-indexedsearch .tx-indexedsearch-category {
	background: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	font-weight: bold;
	text-align: center;
}
.tx-indexedsearch .tx-indexedsearch-res .noresume {
	color: #666666;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #EEEEEE;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead {
	margin-bottom: 5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-sechead h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width: 100px;
}
input.tx-indexedsearch-searchbox-sword {
float: right;
	width: 260px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-bottom: 5px;
	margin-top: 5px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight: bold;
}
.tx-indexedsearch-search-submit {

}

.tx-indexedsearch-info {
	float:left;
	width: 100%;
	margin:0;
	padding:0;
	margin-bottom: 24px;
	background: #EEEEEE;
	color: #999999;
}
.tx-indexedsearch-title {
	float:left;
}
.tx-indexedsearch-icon {
	margin-top: 2px;
	width: 20px;
	float:left;
}
.tx-indexedsearch-percent {
	float: right;
}
.tx-indexedsearch-res h3, p.tx-indexedsearch-descr {
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 4px;
}
.tx-indexedsearch-res h3 {
	margin-bottom: 3px;
	font-size: 12px;
}
.tx-indexedsearch-search-submit {
	float: right;
	width: 100px;
}
.tx-indexedsearch-form {
	float: left;
}
.tx-indexedsearch-search-for, .tx-indexedsearch-search-in, .tx-indexedsearch-search-select-section, .tx-indexedsearch-search-freeindexuid, .tx-indexedsearch-search-select-order, .tx-indexedsearch-search-select-results, .tx-indexedsearch-search-select-group {
	margin-bottom: 6px;
}


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

div.filelinks div.first {
	border-top: 1px solid #A7A7A7;
}
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 #A7A7A7;
	width: 658px;
}

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: 100%;
}
.filesize {
	float: left;
	clear: none;
	color: #A7A7A7;
	font-size: 11px;
	line-height: 17px;
}
.clearfilelist {
    clear:both;
    height:1px;
	border: 0;
}
hr {
	height: 1px;
	border: 0;
	color:#A7A7A7;
	background-color:#A7A7A7;
}
/************* 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;
}
/************ SITEMAP **************/
#sitemap-on {
	padding-left: 13px;
	background-image:url(../images/minus.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	margin-right: 8px;
}
#sitemap-off {
	padding-left: 13px;
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
}

/*
#nw-sitemap ul {
	padding: 0 0 0 0;	
}
*/
#nw-sitemap li {
	padding: 2px 0 8px 16px;		
}

#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 .hitarea {
	display: inline;
	float:none;
}
#nw-sitemap .treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
	line-height: 12px;
	list-style: none;
}
#nw-sitemap ul li {
	font-weight: bold;
}
#nw-sitemap ul li li {
	font-weight: normal;
}

#nw-sitemap .treeview a {
	padding: 0 0 0 4px;
}
#nw-sitemap .treeview a.selected {
	background-color: #eee;
}

#treecontrol { 
	text-align:right; 
}

#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); }  

/************ socialbookmarks ************/
DIV.socialtoolbar {
	position:relative;
	padding: 0 0 0 20px;
	margin-top: 26px;
	height: 100px;
}
#rechts a.fb_button:link,
#rechts a.fb_button:visited,
#rechts a.xing_button:link,
#rechts a.xing_button:visited,
#rechts a.youtube_button:link,
#rechts a.youtube_button:visited {
	position: relative;
	display: block;
	width: 110px;
	height: 22px;
	line-height: 22px;
	text-indent: -10000px;
	background-image:url(../images/btn_facebook.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;
	float: left;
	padding: 0 0 10px 10px;
	margin: 0;
	outline: none;
}
#rechts a.xing_button:link,
#rechts a.xing_button:visited {
	background-image:url(../images/btn_xing.gif);
}
#rechts a.youtube_button:link,
#rechts a.youtube_button:visited {
	background-image:url(../images/btn_youtube.gif);
}