﻿body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(grafik/bg-main.jpg) left 200px repeat-x #F7E8F3;
}

h1, h2, h3, div {
  margin: 0;
  padding: 0;
}

#container-main {
	width: 960px;
	margin: auto;
	text-align: left;
	border-left: 1px solid #B41D8E;
	border-right: 1px solid #B41D8E;
	background-color: #fff;
	background: url(graphics/bg-main.jpg) top right no-repeat #fff;
}

#container-top {
	width: 960px;
	height: 100px;
	margin: 0;
	padding: 0;
	float: left;
	
}

#container-navitop {
	width: 960px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	float: left;
	border-bottom: 5px solid #B41D8E;
}

#container-middle {
  margin: 20px 0 0 0;
	padding: 0;
	float: left;
}

#container-middle-left {
	float: left;
	width: 200px;
	min-height: 800px;
	margin: 0;
	padding: 0;
}

#container-middle-center {
	float: left;
	width: 570px; /*	height: 597px; */
	margin: 0;
/*	padding: 10px 0 0 0;*/
}

#container-middle-center-wide {
	float: left;
	width: 740px; /*	height: 597px; */
	margin: 0;
	padding: 0;
}

#container-middle-right {
	font-size: 90%;
	float: left;
	width: 175px; /*	height: 597px; */
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}

#container-bottom {
	clear: both;
}
/* inhaltslemente */

/* inhalt kopf */
#logo {
	float: left;
	margin: 0;
	padding: 10px;
}

#logo img a {
	border: 0;
	padding: 0;
}

#container-top #headline {
  float: left;
  margin: 78px 10px 0 0;
  color: #B41D8E;
  font-size: 18px;
  font-weight: 100;
}

#container-top #menu-meta {
  position: absolute;
  top: 10px;
  left: 650px;
  color: #B41D8E;
  font-weight: bold;
  font-size: 12px;
  }
  

#container-top #searchbox {
  position: absolute;
  top: 25px;
  left: 650px;
  }

#container-subtop #menu-meta a {
  color: #000;
  }  
  
#breadcrumb {
/*	margin: 10px 0 0 10px;*/
/* 	position: absolute;
	top: 62px;
	left: 220px;
	font-size: 80%; */
	padding: 0 0 20px 220px;
	font-size: 80%; 
}


/* linke spalte */

#menu-links {
	width: 185px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
  background: url(grafik/verlauf_blau.jpg) repeat-x;	
}

#menu-details {
	padding: 0 0 0 20px;
	margin: 0 1px 0 1px;
	/* background: url(grafik/csp-navi-detail.jpg) 4px -20px no-repeat;	  */
}

/* inhaltsbereich */


#inhalt {
	
	/* margin: 10px 20px 0 0; */
	margin: 0px 0px 0 0;
	padding: 0 10px 10px 10px;
	float: left;
}

.box-rahmen {
	border: 1px solid #1D5C8F;
	padding: 5px;
	/* width: 508px; */
}

.box-highlight-1 {
	background: #F7E8F3;
	padding: 0 3px;
	margin: 10px 0;
}

.LineAfter {
  border-bottom: 1px solid #B0E2FF;
  margin-bottom: 20px;
}

.logged-in {
	background: #B0E2FF;
	background: #CAE1FF;
	padding: 5px;
	margin: 15px 10px 10px 0;
}

.logged-out {
	margin: 15px 10px 20px 0;
}


.box-left {
	float: left;
	width: 255px;
	height: 530px;
	}
.box-right {
	float: right;
	width: 255px;
	height: 530px;
}

.box-verlauf-blau {
	/* padding: 0 2px 2p 2px; 
	border: 1px solid #1D5C8F;*/
	border: 0px;
	padding: 3px;
	margin-bottom: 5px;
	background: url(grafik/verlauf_blau.jpg) repeat-x;
}

#container-middle-right .box-verlauf-blau {
	/* padding: 0 2px 2p 2px; */
	/*border: 1px solid #1D5C8F;*/
	padding: 3px;
	margin-bottom: 5px;
	margin-right: 5px;
	background: url(grafik/verlauf_blau.jpg) repeat-x;
}

.box-verlauf-gruen {
	padding: 3px;
	margin-bottom: 5px;
	background: url(grafik/verlauf_gruen.jpg) repeat-x;
}

#container-middle-right .box-verlauf-gruen {
	padding: 3px;
	margin-bottom: 5px;
	margin-right: 5px;
	background: url(grafik/verlauf_gruen.jpg) repeat-x;
}

.align-center {
	text-align: center;
	}

#menu-rechts {
	width: 200px;
	margin: 0 5px 10px 0;
/*	border: 1px solid #1D5C8F;
	background: url(grafik/csp-hintergrund-navi-rechts.jpg) repeat-y;*/
}

/* unten */

#menu-unten {

	height: 20px;
	padding: 0 0 20px 220px;
	font-size: 90%;
}


/* standard Formate */
h1 {
	font-size: 16px;
	color: #B41D8E;
	width: 560px;
	margin: 0 0 10px 0;
}

h2, h3 {
	font-size: 100%;
	font-weight: bold;
	color: #B41D8E;
	margin-bottom: 5px;
}

#inhalt h2 {
/*	border-bottom: 1px solid #A4BBDB;*/
}

#inhalt .box-highlight h2 {
	margin-top: 3px;
}

#menu-links h2 {
	font-size: 90%;
	line-height: 160%;
	margin: 0 0 3px 0;
	padding: 0 0 0 20px;
	color: #1D5C8F;
	background-color: transparent;
/*	background: url(grafik/header-hintergrund.jpg) repeat-x; */
}

#menu-details h2 {
	margin-left: -15px;
	margin-right: 1px;
	padding-left: 35px;
	background: url(grafik/csp-hintergrund-navi.jpg) -20px 0;
	border-bottom: 0px;
}

/*#container-middle-right h2 {
	font-size: 110%;
	font-weight: 900;
	margin: 0 0 3px 0;
	padding: 0;
	color: #1D5C8F;
	background-color: transparent;
/*	background: url(grafik/header-hintergrund.jpg) repeat-x; 
}*/


p, p.bodytext {
	margin: 0;
	padding: 0 0 10px 0;
}

#container-middle-center ul, #container-middle-center-wide ul {
  padding: 0 0 10px 0;
  margin-left: 21px;
	list-style-image:url(grafik/li-bullet.gif);
}

strong {
  font-weight: bold;
}

sup {
  font-size: 60%;
}

/*
#container-middle-center ul, #container-middle-center-wide ul {
	margin: 0 0 5px -22px;
	list-style-image:url(grafik/csp-pfeil-10-grau.gif);
}

#container-middle-center ul ul, #container-middle-center-wide ul ul {
	margin-left: -22px;
	list-style-image:url(grafik/csp-pfeil-08-blau.gif);
}
*/

th, table.contenttable th {
	font-weight: bold;
	font-size: 90%;
	text-align: left;
	vertical-align: bottom;
}

td, table.contenttable td {
	font-size: 90%;
	text-align: left;
	vertical-align: bottom;
}

td.bottomline {
	border-bottom: 1px solid #d0d0d0;
}
.listitem h2 {
	margin: 0;
}
/* Formulare basics */

input, textarea, select {
	background: #F7E8F3;
	border: 1px solid #B41D8E;
	color: #000000;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.tx-mmforum-pi2-container input, tx-mmforum-pi2-container select, tx-mmforum-pi2-container textarea,
.csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea {
	width: 300px;
}

input.ok-button {
	font-weight: bold;
	width: 35px;
	height: 19px;
}



input.suchfeld {
  width: 150px;
  }
  
input.suchfeld-txt {
	width: 250px;
}

input.suchfeld-txt option {
	width: 250px;
}


input.csc-mailform-submit, input.csc-mailform-check, .directmail-cat input {
	width: auto;
	border: 2px solid #338926;
}

input.csc-mailform-submit {
	margin-left: 170px;
}

span.button input{
	width: 150px;
	}

input .essearchbutton {
	background: transparent;
}

fieldset.csc-mailform, fieldset.subscribe-mailform {
	
	padding: 0;
	margin: 0;
}
fieldset.csc-mailform div.csc-mailform-field label, .form-tmail .form-label, .csc-form-label-req  {
	clear: left;
	float: left;
	width: 175px;
	/*padding: 3px 0;*/
}

.form-tmail input, .form-tmail textarea, .form-tmail select, td.csc-form-fieldcell input, td.csc-form-fieldcell textarea, td.csc-form-fieldcell select {
	width: 250px;
	float: left;
}

input.csc-mailform-check {
	margin-bottom: 5px;
	margin-top: 5px;
}

.directmail-cat input {
	position: absolute;
	left: 345px;
}

fieldset.subscribe-mailform div.subscribe-field label {
	clear: left;
	float: left;
	width: 130px;
	padding: 3px 0;
}

.subscribe-field input {
	width: 250px;
	}

.subscribe-field input.subscribe-radio {
	width: auto;
	margin: 0px;
}

.directmail-cat input {
	width: auto;
	margin: 0px;
}

.tx-mmforum-pi2-container {
  border: 0px;
  padding: 0;
  margin: 0;
}

.tx-mmforum-pi2-container label {
  margin: 0;
  padding: 0;
}

.tx-mmforum-pi2-container p {
  margin: 0px;
  padding: 0;
}

input.tx-mmforum-button {
 margin: 5px 0px 5px 170px;
 width: 150px;
 border: 2px; 
 }
 input.tx-mmforum-button-2 {
 margin: 5px 0px 5px 5px;
 width: 150px;
 border: 2px; 
 }

.logged-out input {
  margin: 0px;
} 

.logged-out input.button {
  font-size: 12px;
   margin: 3px 0;
}

input#pass, input#user {
  width: 120px;
  margin: 3px 0;
}





/* Menues und links */
#inhalt p.bodytext a, #inhalt p.bodytext a:visited,
#container-middle-right p.bodytext a {

}

a:link, a:visited, a:hover {
	color: #B41D8E;
}

#inhalt a {
  padding: 0;
}

#inhalt p.bodytext a:hover,
#container-middle-right p.bodytext a:hover {
	color: #000;
	padding: 0;
}

a img {
	border: 0;
}


#container-middle-right .tx-bitigslinker-pi1 {
  background: url(graphics/bg-w2p.jpg) no-repeat;
  height: 80px;
  width: 165px;
  text-align: center;
  padding: 10px 0;
}

#container-middle-right .tx-bitigslinker-pi1 a {
  color: #fff;
	padding: 5px;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}

#container-middle-center .tx-bitigslinker-pi1 {
  padding: 5px;
  font-weight: bold;
  background: #F7E8F3;
  border: 1px solid #B41D8E;
  margin-bottom: 10px;
}


#menu-oben ul, #menu-unten ul, #menu-meta ul {
	list-style-type: none;
	display: inline;
	margin-left: 0;
	padding-left: 0;
}

#menu-meta li {
	margin: 0;
	padding: 0;
	display: inline;
}
#menu-meta a {
  font-weight: normal;
	text-decoration: none;
}
#menu-meta a:hover {
	text-decoration: underline;
}

#container-navitop #menu-top LI
  {
  float: left;
  margin: 0;
  padding: 0;
  color: #fff;
  background: url(graphics/bg-menu-top-no-2.jpg) top left #B41D8E;
  list-style-type: none;
  }
  
#container-navitop #menu-top LI A
  {
  float: left;
  display: block;
  margin: 0;
  margin-bottom: -5px;
  padding: 5px 8px;
  color: #f0f0f0;
  background: url(graphics/bg-menu-top-no-3.jpg) top right no-repeat;
  text-decoration: none;
  border-bottom: 4px solid #B41D8E;
  }
  
#container-navitop #menu-top LI A:hover,
#container-navitop #menu-top LI.act A
  {
  color: #fff;
  border-bottom: 4px solid #fff;
  }

#container-navitop #menu-top LI.act A
  {
  border-bottom: 4px solid #ff3;
  }


#menu-oben ul {
	padding-left: 12px;
}
#menu-oben li, #menu-unten li {
	display: inline;
}
#menu-oben a {
	color: #1D5C8F;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 0;
}
#menu-oben a:hover {
	color: #000000;
/* 	background: url(grafik/header-hintergrund-rot.jpg) repeat-x 50%; */
}
#menu-oben li.act a {
/* 	color: #1D5C8F;
	background: url(grafik/header-hintergrund-rot.jpg) repeat-x 50%; */
	color: #c30;
}

#menu-unten a {
	color: #B41D8E;
	text-decoration: none;
	padding: 0 4px 0 4px;
	margin: 0;
}

#menu-unten a:hover {
	color: #000;
	text-decoration: underline;
}

#menu-links ul {
	list-style-type: none;
	display: inline;
	margin-left: 0;
	padding-left: 0;
}

#menu-links li {
	display: block;
	font-size: 13px;
	font-weight: bold;
}

#menu-links li li {
	padding-left: 15px;
	display: block;
	font-size: 12px;	
	font-weight: normal;
}

#menu-links li li li{
	padding-left: 15px;
	display: block;
	font-size: 12px;	
}

#menu-links li.divider {
	margin-top: 12px;	
}


#menu-links a {
	color: #B41D8E;
	text-decoration: none;
	padding: 0 0 0 5px;
	display: block;
}

.divider {
	height: 10px;
}

#menu-links a:hover {
	color: #000;
}
#menu-links li.act a {
	color: #fff;
	background: #B41D8E;
}

#menu-links li.act li a, #menu-links li.act li.act li a {
	font-weight: normal;
	background: none;
	color: #009edf;
}

#menu-links li.act li.act a {
	color: #B41D8E;
}

#menu-links li.act li a:hover, #menu-links li.act li.act li a:hover {
	color: #fff;
	background: #B41D8E;
} 







/* RTE Klassen */
p.wichtig, table.wichtig { color: #c33; background-color: #EAF3FA; padding: 2px;  }

a span.detail  {
	background: url(grafik/flash-icon.jpg) no-repeat top left;
	padding-left: 20px;
}

p.videolink {}
p.videolink a  { background: url(grafik/flash-icon.gif) no-repeat top left; padding-left: 20px;}

p.underline {text-decoration: underline;}
p.red {color: #cc3300;}

span.underline {text-decoration: underline;}
span.red {color: #cc3300;}

p.underline, .underline, span.underline {text-decoration: underline;}
p.red, .red, span.red {color: #cc3300;}

p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }


/*sitemap */

#container-middle-center .csc-sitemap a {
	text-decoration: none;
}

#container-middle-center .csc-sitemap ul, #container-middle-center .csc-sitemap ul li
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#container-middle-center .csc-sitemap ul ul ul li, #container-middle-center .csc-sitemap ul ul ul li
{
	border-top: 1px solid #1D5C8F;
}

#container-middle-center .csc-sitemap ul ul ul ul li
{
	border-top: 0px;
}

#container-middle-center .csc-sitemap ul li
{
	font-weight: bold; 
	line-height: 25px;
}

#container-middle-center .csc-sitemap ul li a
{
	padding-left: 0px;
	height: 25px;
	display: block;
}

#container-middle-center .csc-sitemap ul ul ul li a
{
	padding-left: 0px;
}

#sitemap ul ul
{
}

#container-middle-center .csc-sitemap ul ul li
{
	width: 500px;
	padding-left: 0px;
	text-transform: none;
	margin-top: -1px;
	font-weight: bold; 
}


#container-middle-center .csc-sitemap ul ul ul
{
	position: relative;
	margin-top: -25px;
	left: 200px;
	}

#container-middle-center .csc-sitemap ul ul ul li
{
	width:350px;
	font-weight: bold; 
}

#container-middle-center .csc-sitemap ul ul ul ul
{
	position: relative;
	margin-top: -25px;
	left: 170px;
}

#container-middle-center .csc-sitemap ul ul ul ul li
{
	width:240px;
	font-weight: normal; 
}

#container-middle-center .csc-sitemap ul ul ul ul ul
{
	display:none;
	position: relative;
	margin-top: -18px;
	left: 210px;
}

#container-middle-center .csc-sitemap ul ul ul ul ul li
{
	width:200px;
	font-weight: normal;
	line-height: 16px;
	background-image: none;
}


.tx_ablinklist_searchView_links, .tx_ablinklist_listView_link {
	background: url(grafik/verlauf_blau_hoch.jpg) bottom repeat-x;
	margin-bottom: 15px;
	padding: 3px;
}

.linkliste-neu-link  {
	margin: 10px 0;
	background: #EAF3FA;
}

.searchform {
	padding: 0;
	margin: 0;
	border: none;
}

.tx-indexedsearch-form {
	float: left;
}

.tx-indexedsearch-form label {
	padding-bottom: 5px;
	line-height: 20px;
	width: 150px;
}

.tx-indexedsearch-form input {
	padding: 0 5px 0 0;
	margin: 0;
	line-height: 20px;
	vertical-align: text-bottom;
}
	
	
.tx-indexedsearch-search-submit {
	float: left;
}

.tx-indexedsearch-browsebox ul {
	margin: 0;
	padding: 10px 20px;
}

.tx-indexedsearch-browsebox ul.browsebox li {
	display: inline;
	list-style-image: none;
	padding-right: 5px;
}

.tx-indexedsearch-title  {
	font-weight: bold;
}

.tx-indexedsearch-descr {
	margin-left: 30px;
}


.tx-indexedsearch-redMarkup {
	/* background-color: #D1E8BC; */
}

.csc-textpic-caption {
  font-size: 10px;
}


/* News */
.news-latest-date, .news-list-date {
  font-size: 13px;
  color: #000;
  margin-bottom: 10px;
}

.news-pic {
  float:left;
  margin: 0 5px 0 0;
}

.news-single-contenttetxt {
  clear: left;
}

.tx-indexedsearch-searchbox td {
  vertical-align: top;
  padding-top: 3px;
}

/* tag cloud */
/* default styles for extension "tx_danptagcloud_pi1" */
div.tagcloud {
	background-color: #F7E8F3; 
	padding: 7px; 
	border: 1px solid #eeeeee;
	margin-right: 15px;
}

div.tagcloud a {
	color: #B41D8E;
	text-decoration: none;
}

div.tagcloud a:hover {
	color: #000;
}

