

/******** noex styles main template ********/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f3133;	
	background-image:url(../images/pattern.jpg);
	background-repeat:repeat;
}
a {
	text-decoration:none;
	color:#8c4d50;
}
.clear {
	clear:both;
}
#site {
	clear:both;
	width:876px;
	margin:0 auto;
}
#top {
	height:112px;
	background-image:url(../images/top-start.jpg);
	background-repeat:no-repeat;
	margin:0; 
	padding: 14px 34px 0 34px;
}
#logo {
	width:215px;
	float:left;
}
#logo img {
	border:none;
}
#suche {
	width: 208px;
	float:right;
	padding-top:25px;
}

#tag {
	margin:0 34px;
	padding:0;
	background-color:#8f4747;
	color:#ffffff;
	height:125px;
}
#middle {
	background-image:url(../images/ct-bg.gif);
	background-repeat:repeat-y;
	padding-top:25px;
}
#menu-wrap {
	width:219px;
	float:left;
	padding-left:11px;
}
#menu-top {
	background-image:url(../images/menu-top.gif);
	height:20px;
}
#menu-bottom {
	background-image:url(../images/menu-bottom.gif);
	height:40px;
}
#menu {
	background-image:url(../images/menu-middle.gif);
	background-repeat:repeat-y;
}

#content {
	width: 420px;
	float:left;
	padding-left:25px;
	padding-right:201px;
}

#ct-footer {
	height:15px;
	background-image:url(../images/ct-bottom.gif);
}
#bottom {
	height:58px;
	background-image:url(../images/bottom.gif);
}
#top-wrap {
	width:500px;
	margin:10px auto;
	color:#dfe8f3;
	height:16px;
}
#bottom-wrap {
	width:500px;
	margin:0 auto 15px auto;
	color:#dfe8f3;
	height:16px;
}
#meta-top {	
	width:400px;
	float:left;
}
#meta-bottom {
	width:400px;
	float:left;
}
#print-top {
	float:left;
	width:100px;
}
#print-bottom {
	float:left;
	width:100px;
}
.print-img {
	width:25px;
	float:left;
}
.print-link {
	width:75px;
	float:left;
}
.print-link a { 
	color:#dfe8f3;
	display:block;
	padding-top:2px;
}
#meta-top ul, #meta-bottom ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#meta-top ul li, #meta-bottom ul li {
	padding:0 2px;
	float:left;
	width:96px;	
}
#meta-top ul li a, #meta-bottom  ul li a{
	display:block;
	padding:2px 0 2px 25px;
	color:#d4dce7;
}
#meta-top .home a, #meta-bottom .home a {
	background-image:url(../images/home.gif);
	background-repeat:no-repeat;
	height:16px;
}
#meta-top .kontakt a, #meta-bottom .kontakt a {
	background-image:url(../images/mail.gif);
	background-repeat:no-repeat;
}
#meta-top .sitemap a, #meta-bottom .sitemap a {
	background-image:url(../images/sitemap.gif);
	background-repeat:no-repeat;
}
#meta-top .impressum a, #meta-bottom .impressum a  {
	background-image:url(../images/impressum.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
}
#suche {
	height: 50px;	
}
#suche div {
	float:left;
	margin:0;
	padding:0;
}
#suche .mc-input {
	margin-top:13px;
}
.mc-input input {
	width: 142px;
	height: 20px;
	border: none;
	margin:0;
	padding:2px;
	font-size:11px;
	background-color:transparent;
}
.mc-submit input {
	border:none;
	background-color:transparent;
	width:50px;
	height:50px;
}

/***** menu ******/

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu ul li {
	padding-left:40px;
}

/****** content elemente ******/
.daten {
	padding-bottom:12px;
}

h1, h2, h3, h4, h5, h6 {margin:0;padding:0;}
h1 {
	color:#8f4747;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	padding-bottom:12px;
}
h1 img {margin:0;padding:0;}
h4 {
	color: #2f3133;
	font-weight:bold;
	font-size:13px;
	padding-bottom:6px;
}
p.csc-subheader {
	font-weight:bold;
	margin:0;
	padding:0;
	padding-bottom:6px;
	color:#676c71;
}
#content p.bodytext {
	margin:0;
	padding:0;
	text-align:justify;
	line-height:17px;
	padding-bottom:6px;
}
#content p.align-right {
	text-align:right;
}
#content ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-left:12px;
	font-size:11px;
}
#content ul li {
	padding:4px 0 2px 15px;
	background-image:url(../images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	
}
.csc-linkToTop {
	border-bottom: 1px solid #9b9e9f;
	padding-bottom: 12px;
	padding-top:12px;
}
.csc-linkToTop img {
	border:none;
	float:right;
}

/* default styles for extension "tx_titletips_pi1" */

#dom-tooltips {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	display: block;
	visibility: hidden;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #a0a0a0;
	background-color: #f0f0f0;
	color: #707070;
	font-family: Verdana, Sans-Serif;font-size: 10px;
}
	#dom-tooltips ul {margin: 0 0 0 -20px;list-style: square;}
	* html #dom-tooltips ul {margin: 0 0 0 20px;}
	#dom-tooltips li {margin: 0;}
	#dom-tooltips small {color: #707070;}
	
/* 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 */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }
