/* default styles for extension "tx_veguestbook_pi1" */
  /* example styles */
	.tx-guestbook-list-table { border-style: solid; border-color: #000000; border-width: 1px; }
    .tx-guestbook-list-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:100px; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:150px; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:14px; color:#333333; width:250px; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* 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; }
/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi2-image { margin-left: 1em; }
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
/* default styles for extension "cstm_search" */
	.meldung-br {
		clear: left;
	}

	h2.search_tt_news,  h2.search_tt_content {background-color: #eee; padding: 3px;}
	
	.cstmsearchresult h3 {font-size: 100%; color:#333; padding:10px 0 0 0; margin: 6px 0 6px 0; border-top: 1px solid #eee;}
	.cstmsearchresult p {padding: 0; margin: 0 0 6px 0;}
	.cstmsearchresult dl.meldung-small {
		clear: left;
		/* background: url(../../bilder/dotted-line.png) repeat-x bottom; */
		width: 100%;
	border-top: 1px solid #eee;
	      padding-top: 7px;
	      margin-top: 6px;
	}
	
	
	.cstmsearchresult  dl.meldung-small dd h6 {
		font-size: 100%;
		font-weight: normal;
		margin-top: 0px;
	        margin-bottom: 0px;
	}
	
	
	.cstmsearchresult  dl.meldung-small dd h2 {
		margin-bottom: 6px;
		font-size: 100%;
	        padding: 0;
	}
	.cstmsearchresult  dl.meldung-small dd p {
	       padding: 0;
	       margin-bottom: 6px;
	}
	
	.cstmsearchresult dl.meldung-small dd a, .cstmsearchresult a.searchlink {
	      background: url(/fileadmin/elkwue/images/pfeil_link.gif) no-repeat right;
	      padding-right: 13px;
	}
	
	.cstmsearchresult dl.meldung-small dt {
		margin: 0; padding: 0;
	}
	
	.cstmsearchresult dl.meldung-small dd {
		margin: 0; padding: 0;
	}
	
	h2.search_tt_address, h2.search_tt_keywords, h2.search_tt_content, h2.search_tt_news {
		font-size: 110%;
	       background-color: #eee;
	       padding: 3px; margin-top: 20px;
	}
	
	
	
	div.search_tt_address, div.search_tt_keywords, div.search_tt_content, div.search_tt_news {
	
		
	
	}
	
	div.search_tt_address h3, div.search_tt_keywords h3, div.search_tt_content h3, div.search_tt_news h3 {
		/* color: #444; */
		/* background-color: #eee; */
	}
	div.search_tt_address h3 {
	padding-left: 1px;
	}
	* html div.search_tt_address h3 {
	padding-left: 5px;
	}
	
	div.search_tt_address h3 a, div.search_tt_keywords h3 a,  div.search_tt_content h3 a,  div.search_tt_news h3 a {
		/* color: #444; */
		text-decoration: none;
	}
	
	.cstmsearchresult div.search_tt_address h3 a {
	        color: #993399;
	}
	
	
	.cstmsearchresult ul.footer-nav {
		margin: 0 0 15px 0;
		list-style-type: none;
	        margin: 0:
	        padding: 0;
	}
	
	ul.footer-nav {
	       padding:0px 0px 5px 0px;
	}
	
	ul.footer-nav li {
		padding-bottom: 0;
	}

        ul.footer-nav li#searchinfo {
		margin-bottom: 10px;
	}

	
	.cstmsearchresult ul.footer-nav li#li-right {
		float: right;
		text-align: right;
	}
	
	.cstmsearchresult ul.footer-nav li#li-middle {
		text-align: center;
	}
	
	.cstmsearchresult ul.footer-nav li a {
		padding: 4px 7px 4px 15px;
	        background: url(/fileadmin/elkwue/images/liste_linkb.gif) no-repeat 0px 4px;
	}
	
	.cstmsearchresult ul.footer-nav li a#footer-aktiv {
		padding: 4px 7px;
		font-weight: bold;
	}
	
	ul.footer-nav li a:hover {
		/*background-color: #8d7a9e;*/
	}
	
	ul.three {
	border-top: 1px solid #eee;
	       padding-top: 8px;
	      margin: 10px 0 15px 0;
	}
	
	.cstmsearchresult ul.three li {
	        float: left;
	width: 40%;
	}
	.cstmsearchresult ul.three li a {
	      background: url(/fileadmin/elkwue/images/pfeil_zurueck.gif) no-repeat left;
	      padding-left: 13px;
	}
	.cstmsearchresult ul.three li.li-middle {
	        width: 20%;
	}
	.cstmsearchresult ul.three li.li-right {
	        text-align: right;
	}
	.cstmsearchresult ul.three li.li-right a {
	      background: url(/fileadmin/elkwue/images/pfeil_link.gif) no-repeat right;
	      padding-right: 13px;
	}
	
	.footer-nav h1 {
		margin-bottom: 4px;
	}
	
	
	
	.footer-nav h4 {
		margin-bottom: 16px;
		/* color: #808080; */
		font-size: 110%;
	}
	
	
	/* ansprechpartner */
	
	div.search_tt_address dl.ansprechpartner {
		clear: left;
		width: 100%;
	    padding: 0px; 
	    margin:0px 0px 15px 0px;
	}
	
	div.search_tt_address dl.ansprechpartner dt {
		padding: 0px; 
	    margin:0px;
	    width: 1px; 
	    float: left; 
	}
	
	div.search_tt_address dl.ansprechpartner dd {
	    padding: 0px; 
	    margin:0px;
	    float: left;
		width: 415px
	}
	
	div.search_tt_address dl.ansprechpartner a {
		/* color: #808080; */
	}
	
	
	div.search_tt_address dl.ansprechpartner dl {
		width: 100%;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
	div.search_tt_address dl.ansprechpartner dl dt {
		float: left;
		width: 110px;
		font-weight: bold;
		margin-bottom: 4px;
		clear: left;
	}
	
	div.search_tt_address dl.ansprechpartner dl dd {
		float: left;
		width: 290px;
		margin-bottom: 4px;
	} 
	
	div.search_tt_address h3 a {#color: #666;}
	
	input.radio {
	        width: 20px;
	}
