/**
 * Überschriften
 */
div#content h1 {
	margin: 12px 0;
}
div#content h2 {
	margin: 12px 0;
}

/**
 * Punktlisten
 */
div#normal_content ul {
	list-style-image: url(../images/list_style_image_small.gif);
	list-style-position: outside;
	margin-left: 15px;
	padding: 12px 0px;
}
div#normal_content table ul {
	padding: 0;
}
div.drawer_content ul {
	list-style-image: url(../images/list_style_image_small.gif);
	list-style-position: outside;
	margin-left: 15px;
	padding: 0px 27px 12px 12px;
}

/**
 * Teaser
 */
div#teaser_top {
	width: 392px;
	height: 7px;
	position: relative;
	left: 2px;
	background: transparent url(../images/teaser_top.png) no-repeat left top;
}
div#teaser_center {
	width: 380px;
	background: transparent url(../images/teaser_center.png) repeat-y left top;
	padding: 0px 8px;
}
div#teaser_bottom {
	width: 392px;
	height: 7px;
	position: relative;
	left: 2px;
	background: transparent url(../images/teaser_bottom.png) no-repeat left top;
}
div.drawer_header {
	background-color: #fff;
	padding: 12px;
	width: 356px;
}
div.drawer_header h3 {
	background: transparent url(../images/list_style_image_active.gif) no-repeat right center;
	width: 340px;
	padding-right: 16px;
}
div.drawer_header.closed h3 {
	background-image: url(../images/list_style_image.gif);
}

div.drawer_header.closed {
	background: #dfe7e4 url(../images/points.gif) repeat-x left bottom;
}

div.drawer_header.hovered {
	cursor: pointer;	
	background: #fff url(../images/points.gif) repeat-x left bottom;
}

div.drawer_header.hovered h3 {
	color: #A6AE3D;
	background: transparent url(../images/list_style_image_active.gif) no-repeat right center;
}

div.drawer_content {
	display: none;
	background: #fff url(../images/points.gif) repeat-x left bottom;
}
div.drawer_content p {
	padding: 7px 27px 7px 12px;
}
div.drawer_content div.csc-textpic-imagecolumn {
	padding: 8px 0px;
}
div.drawer_content div.csc-textpic-intext-left-nowrap {
	margin-left: 5px;
}

/** 
 * Tabellen
 */
div#content table {
	margin-top: 1px;
}
div#content table tr td {
	border: 1px dotted #005a5c;
	padding: 8px;
	vertical-align: top;
}
div#content table tr td.right {
	text-align: right;
}
div#content div.drawer_content table {
	margin-left: 12px;
	width: 320px;
}
div#content div.drawer_content table tr td {
	padding: 4px;
}

/**
 * Home Teaser
 */
div.home_teaser {
	float: left;
	background: transparent url(../images/home/teaser_background.gif) no-repeat left top;
	width: 274px;
	height: 117px;
	padding: 50px 0px 0px 40px;
	margin-right: 12px;
}
div.home_teaser.last {
	margin-right: 0px;
}

/**
 * Subpage Teaser
 */
div.subpage_teaser {
	background: transparent url(../images/home/teaser_background.gif) no-repeat left top;
	width: 274px;
	height: 200px;
	padding: 10px 0px 0px 5px;
	margin-right: 40px;
	float: left;
	position: relative;
	z-index: 5;
}
div.subpage_teaser.last {
	margin-right: 0px;
}

/** 
 * Newsletter Bestellung
 */
div.newsletter_form input {
	width: 240px;
	height: 14px;
	margin-bottom: 10px;
	margin: 6px 0px;
	border: 1px dotted #6d858f;
	padding: 2px;
}
div.newsletter_form input.button {
	width: auto;
	height: auto;
	background-color: #fff;
	color: #005a5c;
}
div.newsletter_form label {
	clear: both;
	float: left;
	padding: 6px 20px 6px 0px;
	width: 210px;
	height: 14px;
}
div.newsletter_form input.checkbox {
	width: auto;
	height: auto;
}
div.newsletter table {
	margin: 12px 0px;
}

/**
 * News
 */
div.news-single-item {
	width: 460px;
}

div.news-single-item h3 {
	margin: 12px 0px;
}
div.news-single-backlink {
	margin-top: 20px;
}
div.news-single-img img {
	float: right;
	margin: 10px 0px 10px 10px;
}
div.news-list-item {
	background: transparent url(../images/points.gif) repeat-x scroll left bottom;
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
	width: 460px;
}
div#content div.news-list-item h4 { 
	margin: 10px 0;
}
div.news-list-item img {
	float: left;
	margin: 0px 10px 10px 0px;
}
div.news-amenu-container {
	margin-bottom: 10px;	
}
div#content div.news-amenu-container ul {
	margin-left: 0;
}
div#content div.news-amenu-container li {
	padding-left: 0;
	padding-right: 5px;
}
div.news-amenu-container li {
	display: inline;
	margin: 10px 8px 10px 0px;
}
div.news-amenu-container li.news-amenu-item-year {
	display: none;
}
div.tx-ttnews-browsebox {
	clear:both;
	padding:15px 0px 0px;
}
div.tx-ttnews-browsebox span.disabled, div.tx-ttnews-browsebox span.nolink, div.tx-ttnews-browsebox a {
	margin-right:10px;
}
div.latest-news {
	float: left;
	width: 290px;
	height: 117px;
	margin-right: 32px;
}

/**
 * Sitemap
 */
div.csc-sitemap { 
	/*width: 560px;*/
}
div#normal_content div.csc-sitemap ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
}
div.csc-sitemap ul li {
	background: transparent url(../images/list_style_image.gif) no-repeat left 0.5em;
	padding-left: 12px;
}
div.csc-sitemap ul li a {
	padding-left: 0.2em;
}

div.csc-sitemap ul li ul {
	padding-left: 1em;
	/*background: transparent url(../images/points.gif) repeat-x left bottom;*/
}
div.csc-sitemap ul li ul li {
	margin-top: -1px;
	background-image: none;
	padding-left: 0;
}

/**
 * Seite weiterleiten
 */
div.tipafriend {
	width: 560px;
}
div.tipafriend-form p.error {
	color: red;
	padding: 10px 0px 10px 0px;
}
div.tipafriend-form input {
	width: 240px;
	height: 14px;
	margin-bottom: 10px;
	margin: 6px 0px;
	border: 1px dotted #6d858f;
	padding: 2px;
}
div.tipafriend-form input.button {
	width: auto;
	height: auto;
	background-color: #fff;
	color: #005a5c;
}
div.tipafriend-form textarea#TIPFORM_message_id {
	width: 240px !important;
	height: 137px !important;
	margin-bottom: 10px;
	border: 1px dotted #6d858f;
	padding: 2px;
}
div.tipafriend-form input#TIPFORM_html_message_id {
	width: auto;
	height: auto;
}
div.tipafriend-form label {
	clear: both;
	float: left;
	padding: 6px 20px 6px 0px;
	width: 210px;
	height: 14px;
}
div.tipafriend-form p.right {
	margin: 0px 0px 10px 230px;
}
div.tipafriend-form p.left {
	margin: 10px 0px 10px 0px;
	clear: both;
}

/** 
 * Suchergebnis
 */
.tx-indexedsearch .res-tmpl-css .title {
	float: left; 
	margin-bottom: 10px;
}
.tx-indexedsearch .percent-tmpl-css {
	float:right;
}
.tx-indexedsearch .res-tmpl-css .icon, .tx-indexedsearch .res-tmpl-css .result-number { 
	float: left; 
}
.tx-indexedsearch .descr {
	clear: both;
}
div#content div.tx-indexedsearch .tx-indexedsearch-browsebox {
	clear: both;
}
div#content div.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display:inline; 
	margin-right:5px;
	padding-right: 15px;
	float:left; 
}
div#content div.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
	padding:0px;
	margin:0px; 
}
.tx-indexedsearch .tx-indexedsearch-browsebox p { 
	margin: 10px 0px 15px 0px;
}
.tx-indexedsearch .res-tmpl-css {
	width: 473px;
	background-color: #fff;
	padding: 10px;
	margin: 10px 0px 20px 0px;
	float: left;
	clear: both;
	border:1px dotted #005A5C;
	opacity: 0.8;
}
.tx-indexedsearch .info-tmpl-css {
	display: none;
}

/**
 * Karte
 */
div#map {
	border: 1px dotted #005a5c;
}
div#map span.address_head {
	padding-top: 0.2em;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left:30px !important;
}

/**
 * Bilder
 */
div#normal_content div.csc-textpic img,
div#intro_content div.csc-textpic img {
	background-color: #fff; 
	box-shadow: 0px 0px 4px #888;
	-webkit-box-shadow: 0px 0px 4px #888;
	-moz-box-shadow: 0px 0px 4px #888;
	-o-box-shadow: 0px 0px 4px #888;
	-icab-box-shadow: 0px 0px 4px #888;
	-khtml-box-shadow: 0px 0px 4px #888;
	padding: 2px;
}
div#normal_content div.subpage_teaser div.csc-textpic img,
div#normal_content div.no-image-shadow div.csc-textpic img,
div#intro_content div.no-image-shadow div.csc-textpic img,
div#normal_content div.negative_margin img {
	background-color: transparent;
	padding: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-icab-box-shadow: none;
	-khtml-box-shadow: none;
}

/* Teaser Startseite */

#teaser_content {
}

#teaser_content #teaserTest1 {
	float: left;
	margin-right: 55px;
}

#teaser_content .csc-textpic-imagewrap {
	margin-top: 5px;
}

#divTicker {
	position: absolute; 
	width: 10000px;
	height: 18px; 
	cursor: default;
	overflow: hidden;
	visibility: hidden;
}
.cssTickerContainer {
	position: relative;
	height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.cssTickerEntry {
	font-size: 12px;
} 

.cssTickerEntry a {
	text-decoration: none;
	color:#2D676E;
}

.cssTickerEntry a:hover {
	text-decoration: underline;
	color:#A6AE3D;
}

/* feLogin */

.tx-felogin-pi1 {
	padding: 10px;
	background: white;	
}
.tx-felogin-pi1 a {
	font-weight:bold;
	font-size:11px;
	font-family:arial;
}
.tx-felogin-pi1 h3 {
	margin-bottom:10px;
}

.tx-felogin-pi1 .status {
	color: red;
	font-weight: bold;
}

.tx-felogin-pi1 form fieldset label {
	width: 125px;
	float: left;
}
.tx-felogin-pi1 form fieldset input#user {
	margin-bottom: 10px;
}

.tx-felogin-pi1 form fieldset input#user,
.tx-felogin-pi1 form fieldset input#pass,
.tx-felogin-pi1 form fieldset input.email {
	border: 1px dotted #6E8690;
	width: 231px;
}

.tx-felogin-pi1 form fieldset input#submit,
.tx-felogin-pi1 input.submit-button {
	float: right;
    background-color:white;
    border:1px dotted #628791;
    color:#005A5C;  
	font-size:11px;
	cursor:pointer;      
}
.tx-felogin-pi1 input.logout-button {
	float:left;
	margin-top:10px;
}
