/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_srfeuserregister_pi1" */
		.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
		.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
		.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
		.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
		.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
		.tx-srfeuserregister-pi1 label span { color: #ff0000; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
		.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
		.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
		.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
		.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
/* default styles for extension "tt_news" */



.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;

}
.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;


}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	margin: 0px;
	padding: 0px;
   display: none;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}
.news-single-item table#news-prev-next {margin: 0px;display: none; }

	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;
}






/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


/* 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: 2px solid black;
		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; }

	/* 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: 5px; }
	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: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !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 */
	
	/* Browser fixes: */
	
	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; height: 1%; }
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }


/***************************************************************************/
/***************************************************************************/


/*************** Content-Template-Container ********************/

/***** 3parts33_left, 3parts33_right, 3parts33alt_right, 3parts3left_bigpicture *****/

#content {width: 630px; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:left; }
.clear { clear:both;}

/***** Typografie / Standardformatierungen *****/

	ul,li {margin: 0px; padding: 0px;}	
	ol,li {margin: 0px; padding: 0px;}

	#content h1,h2,h3,h4 {}

	#content h1 {}

	#content h2 {}

	#content h3 {}

	#content h4 {}

	#content a {}
	#content a:hover {}

	#content p {margin: 0px; padding: 15px 0px 0px 0px;}

	#content ol { margin: 15px 0px 10px 5px; padding: 0px 0px 0px 10px;}
	#content ol li {padding:0px 0px 10px 0px;}
	#content ul { margin: 15px 0px 0px 5px; padding: 0px 0px 0px 10px; list-style-type: disc;}
	#content ul li{ margin: 0px 0px 10px 0px; padding: 0px; }


.overview_block {margin:0px 0px 20px 0px; padding: 0px 0px 10px 0px; border-bottom:1px dotted #ccc;}  

.content_block_newsarchive {margin:0px 0px 20px 0px; padding: 0px 0px 10px 0px; border-bottom:1px dotted #ccc;}
.more_news {display:none;}

.content_block_child {margin:0px 0px 20px 0px; padding: 0px 0px 10px 0px; border-bottom:1px dotted #ccc;}

.overview_block_results {margin:0px 0px 20px 0px; padding: 0px 0px 10px 0px;border-bottom:1px dotted #ccc;}
.overview_results {margin:0px 0px 20px 0px; padding: 0px 0px 10px 0px; border-bottom:1px dotted #ccc;;  }
/* PDF-Abschnitt bzw. Word-Abschnitt */

	#pdf_block {
	padding:20px 0px 0px 0px;
	}
	

	#pdf_block table {
	line-height:14px;
	font-size: 11px;
	border-top:1px dotted #ccc;
	}
	
	#pdf_block table a {
	color:#e54b4d;
	font-size: 11px;
	}
	
	#pdf_block td, tr {
	padding:0px 0px 10px 1px;border:1px solid #fff;}
	
	a.acrolink {display:none;}



	.more_news {display:none;}



/***** linklist *****/

	.galeriebild { float: left; padding: 20px 10px 15px 0px;}



/***** kontakt, gästebuch, login *****/

	form {padding:0px 0px 0px 0px;font-size:11px;}

	fieldset {float:left;border: none;padding:0px 0px 0px 0px;}
  legend { display:none; }
    
	
	input.kontakt {width: 300px;border:none;}
	textarea.kontakt {width: 300px;}

	label { width: 120px; display: block; float: left;font-size:11px;}

	label.datenschutz {width: 100%}

	.formsubmit {margin: 10px 0px 0px 0px;padding:0px 0px 0px 0px;}




	table, tr {text-align: left; padding: 0px; margin:0px;}
	
	#content table, tr {
	text-align: left; padding: 5px; margin:0px;
	}

	#wartung_tabelle table {
	width:100%;
	padding:5px;
	}	

	#wartung_tabelle td {
	padding:5px;
	border: 1px solid #e6e6e6;
	}	

#table_spezial {float:right;border: 1px solid #e6e6e6;margin:20px 5px 30px 0px;}


*html #table_spezial {float:right;border: 1px solid #e6e6e6;margin:20px 0px 30px 0px;}

#table_spezial table, tr, td {
	 padding: 0px; margin:0px;border:none;
	}
	
#table_spezial td {padding: 0px; margin:0px;border:none;
	}
	
#table_spezial td img {text-align:center;margin:0 auto;}	


#validation_errors {color:#e02f31;}

/***** galerie, lightbox *****/

	.galeriebild {float: left; margin: 20px 20px 0px 0px; padding: 10px; border: 1px solid #CCCCCC;}



/*************** Lightbox ********************/



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 500px;
	background-color: #454545;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
/***** Druckansicht *****/

.print_view {display:none;
	}
	
	
.phone_normal { display:none; }
.phone_selected { display:block; }


/*****************
*	Custom print
*****************/
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
/*	font-size: 12px;*/
	font-size: 11px;
	color: #454545;
	margin: 0px;
	padding: 0px 20px 20px 20px;
	background-color: #fff;
	background-image:none;
	text-align:left;
}


h1,h2,h3,h4 {margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px;}

h1 {font-size: 16px; color: #737373; padding: 20px 0px 10px 0px; text-transform:uppercase;}

h2 {font-size: 14px; color: #737373; text-transform:uppercase;}

h3 {font-size: 14px; color: #737373;}

h4 {font-size: 12px; color: #737373;}

h5 {font-size: 11px; font-weight:bold; color: #454545;margin:0px;padding: 30px 0px 10px 0px;}

a {color: #658583; text-decoration: none;}
a:hover {color: #737373;}
div.csc-textpic.csc-textpic-intext-left-nowrap { margin-top: 20px;}
div.csc-textpic.csc-textpic-intext-left-nowrap h2 { padding-top: 0px;}






/* HEADER FORMATIERUNG */

#print_logo {/*width:180px;*/height:77px;margin:0px;padding:0px;float:left;font-size:10px;}
#print_logo .csc-textpic-imagewrap {float:left;}
/*#print_logo .csc-textpic-text {padding:0px 0px 0px 10px;}*/
/*
#print_logo .grid33container .outer .inner p {padding:35px 0px 0px 25px;}
#print_logo .grid33container div.outer {width:25%;}
#print_logo .grid33container div.outer-1 {width:50%;}
#print_logo  div.grid33container div.inner {margin:0px;}
*/
/*#print_logo p.bodytext, #print_logo .csc-textpic-intext-left-nowrap {display:none;}
#print_logo .grid33container p.bodytext, #print_logo .grid33container .csc-textpic-intext-left-nowrap {display:block;}*/
#print_logo .grid502525container .outer .inner p {padding:35px 0px 0px 25px;}
/*#print_logo .grid502525container div.outer {width:25%;}
#print_logo .grid502525container div.outer-1 {width:50%;}*/
#print_logo  div.grid502525container div.inner {margin:0px;}

#header {
/*	height:116px;*/
	height:96px;
	background-position: left;
	background-repeat:no-repeat;
	border-bottom: 1px solid #ccc;
	margin:0px 0px 20px 0px;
	padding-bottom:20px;
	}
	
#header a#logo {display:none;	}
#logo img { display:none; }
#logo img { display:none; }

#meta_box {display:none;}

#navigation_container {display:none;}
	
#main_menu {display:none;}

#search_container {display:none;}

#banner_container_start {display:none;}

#banner_container {display:none;}
	
#banner_img_standard {display:none;}
	


#content_container {width:100%;margin:0;padding:0;}
#breadcrumb {display:none;}

	
.content_block a, 
.content_block_second a, 
.overview_block a { text-decoration:underline; }

#teaser_section {}

.accordion {width:640px;margin:0;padding:0;}

.accordion dt {
width:100%;
line-height:36px;
font-size: 14px; 
font-weight:bold;
text-transform:uppercase;
text-indent:0px;
}
	
.teaser_image {display:none;}
	
.blende {display:none;}


.accordion dt {text-align:left;text-indent:0px;}
.accordion dd {margin:0px 0px 15px 0px;padding:0 0 0 0px;}
.accordion dd img {display:none;}
.accordion p {padding:5px 10px 0px 0px !important;}
	
	
#containerRight {display:none;}
	
#footcontainer {position: relative;bottom:0px;left:0px;/*width:96%;*/margin:30px 0px 0px 0px; border-top:1px solid #ccc;padding-top:20px;}
#footcontainer  a {display:none;}
	
/* FORMULAR */

.zusatzdatenBox {
	width:500px;
	float:left;
	margin:20px 0px 0px 0px;
	padding:20px;
	border:1px solid #ccc;
	background-color: #f1f1f1;}
	
.zusatzdatenBox label {
	float:none;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	font-size:11px;}	
	
.zusatzdatenBox .radio {
	margin:2px 0px 10px 0px;
	}
	
.perMail {width:150px;float:left;margin:15px 0px 0px 0px;}
.perPost {width:150px;float:left;margin:15px 0px 0px 0px;}
.perTelefon {width:150px;float:left;margin:15px 0px 0px 0px;}

.zeileBox {float:left;padding:10px 0px 0px 0px;}
.anfrageZeile {width:500px;float:left;padding:0px 0px 0px 0px;line-height:22px;}
submit.btn_class {margin:10px 0px 0px 0px;}


/** FORM **/

select.anfrage {width:304px;border:none;}


/* CUSTOMERS */
div.selectionfield { clear:left; height:30px; }
select.sel { width:480px; }


a.anchor_word {font-size: 14px; color: #737373;padding:0px 0px 0px 0px; text-decoration:none;}
.anchor_back {display:none;}

	table, tr {text-align: left; padding: 0px; margin:0px;}
	
	#content table, tr {
	text-align: left; padding: 5px; margin:0px;
	}

	#wartung_tabelle td {
	padding:5px;
	border: 1px solid #e6e6e6;
	}	

#table_spezial {float:right;border: 1px solid #e6e6e6;margin:20px 5px 30px 0px;}


*html #table_spezial {float:right;border: 1px solid #e6e6e6;margin:20px 0px 30px 0px;}

#table_spezial table, tr, td {
	 padding: 0px; margin:0px;border:none;
	}
	
#table_spezial td {padding: 0px; margin:0px;border:none;
	}
	
#table_spezial td img {text-align:center;margin:0 auto;}	


#validation_errors {color:#e02f31;}
#footer {display:none;}

/**** Events, clients,downloads list table styles ****/

table.halfroundedblackheader {text-align: left;border-spacing: 7px;border-collapse:separate;caption-side:bottom;width: 100%;}
table.halfroundedblackheader  th {
			height: 24px;vertical-align: bottom;background: black url(/fileadmin/templates/itnovum/images/tabhead.gif) no-repeat scroll 0 0; font-family:Tahoma,Arial,Helvetica,sans-serif;
			font-size:11px; font-weight:bold;color: white;padding-right: 10px;
		}
table.halfroundedblackheader td  { 
			height: 13px;background:transparent url(/fileadmin/templates/itnovum/images/tab_dots.jpg) repeat-x scroll 0 0; 
			font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:11px;color: black;border: 0px solid white;
		}
#content table.halfroundedblackheader p { margin: 0px;padding: 0px;line-height: 13px;padding-top: 0px;}
#content table.halfroundedblackheader a {color: black;font-weight: bold;text-transform:capitalize;}
#content table.halfroundedblackheader a:before {content:">"; margin-right: 3px;}
#content table.halfroundedblackheader a:hover {color: #666666;}

/** Common RTE content table **/
#content .contenttable {border-collapse: separate;width: 100%;border-spacing:0px;}
#content .contenttable td,#content .contenttable th { vertical-align: middle;padding:5px; border: 1px solid #e6e6e6; font-size:11px;margin:0;height: 24px;font-weight: normal;}
#content .contenttable td {width: 85px;}
#content .contenttable tr th {width: 200px;}
#content .contenttable td p,#content .contenttable th p  {margin:0;padding: 0;line-height: 13px;}
#content .contenttable td.graysubheader,#content .contenttable th.graysubheader {background-color:#F2F2F2;font-weight: bold;color: black;}
#content .contenttable td.squaremark {background: white url(/fileadmin/templates/itnovum/images/quad_tabelle.gif) no-repeat scroll 5px 50%;}
#content .contenttable td.pointmark {background: white url(/fileadmin/templates/itnovum/images/point_tabelle.gif) no-repeat scroll 5px 50%;}
#content .contenttable td.circlemark {background: white url(/fileadmin/templates/itnovum/images/circle_tabelle.gif) no-repeat scroll 5px 50%;}


#content .contenttable table tr.top_date {
	line-height:20px;
	background-image: url(../images/table_date.gif);
	background-position:bottom 0px;
	background-repeat:no-repeat;
	background-color:none;
	padding:5px 0px 20px 0px;
	}	
	
	*html #content .contenttable tr.top_date {
	height:20px;
	background-image: url(../images/table_date.gif);
	background-position:left 1px;
	background-repeat: no-repeat;
	background-color:none;
	padding:5px 0px 20px 0px;
	}	
	
	#content .contenttable tr.top_date td a {
	padding:5px 0px 8px 0px;
	}
	
	
	#content .contenttable tr.top_date td a.artlink {
	padding:5px 0px 8px 15px;
	background-image: url(../images/change_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 9px;
	}	 

	
.firstTeaser tr.reference a{
	padding:0px 0px 0px 20px;
	background-image: url(../images/change_arrow.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	}
	

#table_spezial {float:right;border: 1px solid #e6e6e6;margin:20px 5px 30px 0px;}


*html #table_spezial {float:right;border: 1px solid #e6e6e6;margin:20px 0px 30px 0px;}

#table_spezial table, tr, td {
	 padding: 0px; margin:0px;border:none;
	}
	
#table_spezial td {padding: 0px; margin:0px;border:none;
	}
	
#table_spezial td img {text-align:center;margin:0 auto;}	


#validation_errors {color:#e02f31;}

/* ------------------------
		Grids
	------------------------ */
div.gridcontainer {/*width: 100%;*/width:680px;margin: 0px 0px;clear: both;display: block;float: left; margin-bottom: 00px;}
.internal_page div.gridcontainer {margin-bottom: 10px;}
/*.home-page div.gridcontainer {width: 919px;}
.home-page .content div.gridcontainer {width: 100%;}*/

div.gridcontainer div.outer {display: inline;float: left;}
div.outer-1,div.outer-2,div.outer-3,div.outer-4   { overflow: hidden;}
div.inner-1,div.inner-2,div.inner-3,div.inner-4   { overflow: hidden;}
div.grid33container div.outer {	width: 33.3%;}
/*div.grid33container div.inner-1,div.grid33container div.inner-2,div.grid33container div.inner-3 {margin:0px 5px;}*/
div.gridcontainer div.outer div.inner {margin:0px 5px;}
div.grid502525container div.outer { width: 25%;}
div.grid502525container div.outer-1 { width: 50%;}

/***************
* Mail form
***************/
.csc-mailform .csc-mailform-field {margin:0;padding:15px 0 0;}
.csc-mailform .csc-mailform-field input, .csc-mailform .csc-mailform-field textarea {width:300px;}
.csc-mailform .csc-mailform-field select {width:307px;}
.csc-mailform .csc-mailform-field  .csc-mailform-submit {width:100px;}
.csc-mailform .csc-mailform-field .csc-mailform-check {}
.csc-mailform-field {font-weight:bold;}
.csc-mailform-field label, .csc-mailform-field span {font-weight:normal;}

/*** GLOSSAR ***/

#glossar_box_first {float:left;width:640px;background-image:url(../images/teaser_footer.gif);background-position:0px bottom ;background-repeat:no-repeat;padding:11px 0px 20px 0px;margin:0px 0px 10px 0px;}
#glossar_box {float:left;width:655px;background-image:url(../images/teaser_footer.gif);background-position:0px bottom ;background-repeat:no-repeat;padding:0px 0px 20px 0px;margin:0px 0px 10px 0px;}
.glossar_index {width:640px;}

*html #glossar_box {float:left;width:640px;background-image:url(../images/teaser_footer.gif);background-position:0px bottom ;background-repeat:no-repeat;padding:20px 0px 30px 0px;margin:0px 0px 10px 0px;}
	
.tx-sgglossary-pi1 #searchform_select_tx_sgglossary_pi1 p {padding:0px;}
	
#glossar_therm_box {
	float:left;
	padding:0px 0px 30px 0px;
	margin:10px 0px 0px 0px;
	}
	
#glossar_therm_box a {
	line-height: 20px;
	font-size: 12px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	}
#glossar_therm_box .glossary_term {float:left;width:15%;margin-right:15px;}
#glossar_box .glossar_words {background:white url(../images/glossar_bg.gif) no-repeat 0 0;float:left;font-size:14px;font-weight:bold;height:24px;padding-top:9px;text-align:center;width:33px;color:#BBBBBB;margin:0 13px 12px 0;cursor:default;}
#glossar_box .glossar_words a {color:#658583;padding:9px 12px;}
#glossar_box .glossar_words a:hover {color:#fff;background:white url(../images/glossar_bg.gif) no-repeat 0px -35px;}
#glossar_box .glossar_words .glossary_active {color:#fff;background:white url(../images/glossar_bg.gif) no-repeat 0px -35px;padding:9px 0px;}
#glossar_box .glossar_words .glossary_active a {color:#fff;}


