/***

	HERZ Styles
	(c) 2008 by rocket-media
	
***/



/** Reset styles **/

body,dd,dl,dt,h1,h2,h3,h4,h5,h6,ul,ol,li,fieldset,form,p {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:0;
}
li {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
    font-weight:normal;
}

/** Layout-Container **/

#layout {
	padding-top:20px;
	font:12px Verdana;
	background:url("../img/spreader2.gif") repeat-x;
}

#layout div.block {
	width:960px;
	margin:0 auto;
}

#container {
	width:100%;
	float:left;
}

div.header {
	padding-top:50px;
}

/** HERZ Logo **/

#logo {
	width:228px;
	height:159px;
	float:left; 
}

#logo img {
	margin-right:15px;
}

/** durch CSS ersetzt **/

#logo img {
	display:none;
}

#logo {
	background-image:url("../img/logo_gross.gif");
	background-repeat:no-repeat;
	background-position:0 0;
}

#logo h1 {
	display:block;
	height:159px;
}


/** Website-Suche **/

#suche {

}

#suche form {
	position:relative;
	padding-left:74px;
	top:5px;
	float:left;
}

#suche .eingabe {
	font:12px Verdana;
	margin-left:6px;
	border:1px solid #fff;
	border-width:1px 2px;
	width:150px;
}

#suche .button {
	border:0;
	font:12px Verdana;
	background:transparent;
	position:relative;
	left:-4px;
}

/** Hauptnavigation **/

#bereichsbild {
	margin-left:228px;
}

#bereichsbild img {
	display: none;
}

#nav {
	margin-left:228px;
	height: 90px;
	margin: 0px 0px 0px 228px;
	padding: 0px;
}

#nav li {
	float:left;
	width:168px;
}

#nav a {
	display:block;
	padding: 90px 0px 0px 0px;
	text-decoration:none;
}

* html #nav a {
	height: 110px;
	overflow: hidden;
}

#nav a span {
	display: block;
	padding: 2px 7px 2px 7px;
}
* html #nav a {
	position: absolute;
	padding-top: 72px;
	width: 168px;
}

/** Linke Spalte **/

#spalte_links {
	float:left;
}


/** Navigation der 2./3. Ebene
	Neuigkeiten **/

#subnav
{
	width:228px;
	padding:4px 0;
	font-size:11px;
	padding-bottom:8px;
}
#news
{
	float: left;
	width:216px;
	padding:4px 0;
	font-size:11px;
	padding-bottom:8px;
	overflow: hidden;
}

#subnav li,
#news li
{
/*	text-align:right;*/
}

#subnav a,
#news a
{
	display:block;
	padding:2px 15px;
	text-decoration:none;
}

#news a {
	display:block;
	padding:2px 10px;
/*	padding-left:45px;*/
	padding-bottom:15px;
	text-decoration:none;
}

#subnav {
	min-height:180px;
	height:auto !important;
	height:190px;
}

#subnav ul.ebene_1 {
    font-weight:bold;
}

#subnav a {
	padding-left:0px;
}

#subnav ul.ebene_2 {
    font-size:10px;
    margin-bottom:10px;
    font-weight:normal;
}

/** Hauptbereich **/

#inhalt {
	float:left;
	width:960px;
	background:url("../img/news_hintergrund.gif") repeat-y;
}

#kontextbild img {
	margin-bottom:27px;
}

#kontextbild img.ohne_bild {
	margin:0;
}

/** Fliesstext **/

#text {
	float: left;
	width: 720px;
	overflow: hidden;
	padding:6px;
	font-size:12px;
	padding-bottom:50px;
}
*html #text { width: auto; }
*+html #text { width: auto; }

#text p {
	margin-bottom: 15px;
	line-height:1.4em;
}

#text a {
/*	text-decoration:none;*/
}

#text ul li {
	list-style:square outside ;
}

#text ol li {
	list-style:decimal outside ;
}

/** Seitentitel **/

h1.titel {
	margin-top:7px;
	font-size:24px;
	margin-left: 10px;
}


/** Fusszeile **/

#footer {
	position:relative;
	top:-25px;
	float:left;
}


/** Funktionen **/

#funktionen {
	height:22px;
	width:670px;
	text-align:right;
}
#funktionen img {
    margin-left:5px;
}

/** Fussnavigation **/

#footnav {
	font-size:11px;
	background-color:#000;
	height:50px;
	float:left;
	width:100%;
	position:relative;
	top:-22px;
}
#footnav ul {
	margin-left:232px;
}

#footnav li {
	float:left;
	width:100px;
}

#footnav a {
	display:block;
	padding:8px 5px;
	text-decoration:none;
}

/** Bild neben Text **/

.bild_rechts {
	position:relative;
	left:-54px;
	top:15px;
	float:right;
}

img.bild_rechts,
bild_rechts img {
	margin:0; /* opera bug */
}

div.caption {
    padding-top:5px;
    font-size:10px;
}

#gallerie img {
	margin-right:18px;
	margin-top:18px;
}


/* Farbkorrektur News */
#news li a
{
    color:rgb(75,84,99) !important; /** Farbe 1 **/
}
/**/
/*
	Positionierungskorrektur
	Internet Explorer
*/


* html body {
	text-align:center;
}

* html #layout div.block {
	text-align:left;
}

* html .bild_rechts,
* html div.csc-textpic-intext-right .csc-textpic-imagewrap,
* html div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	position:relative;
	left:-51px;
}

* html #kontextbild,
* html #bereichsbild,
* html #text
{
	position:relative;
}

* html #container {
	position:relative;
	top:-1px;
}

* html #nav a {
    padding-bottom:4px;
}

* html #gallerie div.caption {
	position:relative;
	left:3px;
}

* html table.contenttable {
	position:relative;
	left:2px;
}

* html #footnav a {
	position:relative;
	top:1px;
}

/*** Tabellen ***/

table {
    width:438px !important;
    font-size:12px;
    height:auto !important;
    caption-side:bottom;
}
tbody td {
    height:auto !important;
	padding:2px 7px;
}
table thead th {
	padding:2px 7px;
	text-align:left;
    color:#fff;
}
table p {
	width:auto !important;
	margin: 0px;
}
table caption {
	font-size:10px;
	padding-top:6px;
	text-align:left;
}

/** CSS Styled Content **/

form#mailform {
    margin-top:20px;
}

form fieldset {
    border:0;
}

div.news-single-item {
    width:666px;
}
div.news-single-item .news-single-category {
    width: 438px;
}
div.news-single-item .news-single-text {
    width: 438px;
	float: left;
}
div.news-single-item .news-single-img {
	float: left;
}

div.news-single-timedata {
	font-size: 11px;
	width: 438px;
	text-align:right;
}
div.news-single-category {
	font-size: 11px;
}

#text div.news-single-item h3 {
	font-size:12px;
}
#text div.news-single-img {
	float:right;
	margin: 8px 0px 2px 0px;
}
#text div.news-single-img p {
	width:auto !important;
}
#text h1 {
	margin:7px 0;
	font-size:24px;
    font-weight:normal;
}
#text h2 {
	margin:20px 0 7px 0;
    font-size:20px;
}
#text h3 {
	margin:20px 0 7px 0;
    font-size:15px;
    font-weight:bolder;
	}
#text h2.csc-firstHeader , h3.csc-firstHeader {
	margin:7px 0 7px 0;
    font-size:20px;
}	
#text ol {
	margin-bottom: 10px;
    margin-left: 20px;
}
#text ul {
	margin-bottom: 10px;
    margin-left: 15px;
}
* html #text ol { margin-left: 23px; }
*+html #text ol { margin-left: 23px; }

div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    float:right;
	position:relative;
	left:-54px;
	float:right;
}

dd.csc-textpic-caption, .news-single-imgcaption {
	margin-top: -2px;
    padding-top:2px;
    padding-bottom:5px;
	padding-left: 2px;
	padding-right:2px;
    font-size:10px;
}
* html dd.csc-textpic-caption { margin-top: 0px; }
*+html dd.csc-textpic-caption { margin-top: 0px; }
.news-single-imgcaption { width: 206px; }

div.csc-textpic-below {
    float:left;
    padding-bottom:3em;
}

div.csc-textpic-below dl {
    float:left;
	margin-right:18px;
	margin-top:18px;
}

div.csc-textpic-below img {
}

div.csc-textpic-clear {
    height:1px;
}

.csc-textpic-imagecolumn {
    width:auto !important;
}

td.tx-indexedsearch-result-number {
	display:none;
}
td.tx-indexedsearch-title {
	font-weight:bold;
}
div.tx-indexedsearch-res {
	width:432px;
	margin:.6em 0;
}
div.tx-indexedsearch-res table {
}
ul.browsebox {
	width:432px;
	height:2.5em;
}
ul.browsebox li {
	list-style:none !important;
}
ul.browsebox a {
	float:left;
	margin-right:1em;
}
.tx-indexedsearch-searchbox-sword {
	width:250px;
}
.tx-indexedsearch-searchbox {
	margin-top:1.5em;
}
#text .csc-mailform-field p.req {
	margin:0;
}
.csc-form-label-req {
	color:#600;
	font-weight:bold;
}
.csc-sitemap {
	width:438px;
}
.csc-sitemap ul li {
	list-style:none !important;
}
.csc-sitemap li a {
	display:block;
	padding:1px 2px;
	font-weight:bold;
	text-decoration:none;
}
.csc-sitemap ul {
	margin-right:0 !important;
}

span.news-list-date {
	font-size:10px;
}
#text ul,
#text ol,
.news-single-text,
#text .bodytext {
	line-height: 20px;
}

#text div.news-list-item {
	margin:1em 0;
	width:666px;
}
#text div.news-list-item .news-list-text {
	width: 438px;
}

#text div.news-list-item h2 {
	margin:.4em 0;
	font-size:12px;
	font-weight:bold;
}
#text .news-list-item .news-list-image {
	float:right;
}
#text .news-list-container hr {
	visibility:hidden;
}

#text .csc-header {
	width: 438px;
}

#text #mailform {
	width: 438px;
}

.csc-frame-frame1 {
	float: right;
}

html * .csc-frame-frame1 {
	margin-right: 25px;
}

.csc-frame-frame1 .csc-header{
	width: 100px;
}

.csc-frame-frame1,
#text .csc-frame-frame1 .csc-text,
#text .csc-frame-frame1 h1.titel,
#text .csc-frame-frame1  .csc-header,
#text .csc-frame-frame1 .bodytext,
#text .csc-frame-frame1 .csc-header h3
{
	width: 210px;
}

.csc-uploads td,
.contenttable td
{
	vertical-align: top;
}

.csc-uploads {
	margin: 5px 0px 10px 0px;
}

.csc-uploads p {
	display: inline;
}

.csc-uploads .csc-uploads-icon {
	padding-top: 4px;
}

.csc-uploads .csc-uploads-icon img {
	margin-left: -2px;
}

.csc-uploads .csc-uploads-description {
	display: block;
	line-height: 13px;
	margin: 0px !important;
	padding: 0px !important;
}

.csc-uploads .csc-uploads-fileSize {
	white-space:nowrap;
	text-align: right;
}

#text .csc-sitemap {
	width: 438px;
}

#text .csc-sitemap ul {
	margin: 0px;
	padding: 0px;
}

#text .csc-sitemap ul li {
	width: 100%;
	background-color: rgb(202,207,214); /** Farbe 2 abgedunkelt **/
	margin: 0px;
	padding: 0px;
	list-style: none outside;
}
#text .csc-sitemap ul li a { padding: 5px 5px 5px 15px; }

#text .csc-sitemap ul li ul li {
	width: 100%;

	margin: 0px;
	padding: 0px;
	background-color: rgb(212,218,225); /** Farbe 2 abgedunkelt **/
}
#text .csc-sitemap ul li ul li a { padding-left: 30px;
	font-weight: normal; 
	}

#text .csc-sitemap ul li ul li ul li {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: rgb(219,225,232); /** Farbe 2 abgedunkelt **/
}
#text .csc-sitemap ul li ul li ul li a { padding-left: 45px;
	font-weight: normal;
}

/* Rahmen */
#text .bereichsrahmen1,
#text .bereichsrahmen2 { margin-bottom: 20px; }
#text .bereichsrahmen1 .titel,
#text .bereichsrahmen2 .titel { width: 438px; margin: 0px; padding: 0px; }
#text .bereichsrahmen1 .titel .titel-wrapper,
#text .bereichsrahmen2 .titel .titel-wrapper { padding: 0px 2px 0px 4px; }
#text bereichsrahmen1 .csc-text .csc-text-wrapper, 
#text bereichsrahmen1 .csc-text .csc-text-wrapper { margin: 0px 2px 0px 4px; }
#text .blockelement { clear: both; }

/* Text-Rahmen */ 
#text .csc-text { width: 438px; }

/* Icons */
#text .icon_tel,
#text .icon_fax,
#text .icon_email,
#text .icon_mobil { vertical-align: text-top; margin-right: 5px; }

/* Formulare */
.csc-mailform label { clear: both; display: inline; }
.csc-mailform .checkbox { }
.csc-mailform .submit { margin-top: 10px; }
.csc-mailform .input,
.csc-mailform .textarea
{
	margin-top: 3px; 
	margin-bottom: 10px; 
	border: none;
	width: 438px;
}
.csc-mailform .select {
	display: block;
	margin-top: 3px; 
	margin-bottom: 10px; 
	border: none;
	font-size: 13px;
}


dl.csc-textpic-image { margin-bottom: 10px; }

.news-list-text p { display: inline; }
