@charset "utf-8";

/* Allgemeine Layout-Angaben */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	text-align: left;
	margin: 0;
	padding: 0;
}

#MasterContainer {
  width: 550px;
}

#HeaderContainer {
	display: none;
}

#LogoSuche {
	display: none;
}

#Logo {
  display: none;
}

#Language {
	display: none;
}

#Suche {
	display: none;
}

#PortalGrafik {
	display: none;
}

#MetaNavi {
	display: none;
}

#MainNavi {
display: none;
}

/* Ausnahme Startseite */

#ContentStart {
	width: 550px;
	height: auto;
	float: left;
	padding: 0;
}

#ContentStart #breadcrumb {
	margin: 21px 21px 5px 21px;
	width: 550px;
	height: 20px;
	background: #ffffff;
	border-bottom: 5px solid #0076BD;
}

#ContentStart #breadcrumb h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

#ContentStart #breadcrumb h1 img {
	display: none;
}

#ContentStart h1 {
  color: #0076bd;
  font-size: 14px;
  padding: 0px 0 10px 21px;
  margin: 15px 0 0 0;
}

#ContentStart h3 {
  color: #0076bd;
  font-size: 12px;
  padding: 0px 0 10px 21px;
  margin: 0;
}

#ContentStart p {
  font-size: 11px;
  line-height: 14px;
  margin: 0 21px 0 21px;
}

#ContentStart table {
  padding: 3px;
  margin: 21px;
}

#ContentStart table tr td {
  font-size: 11px;
  color: #000000;
}

#ContentStart .box {
	width: 325px;
	padding: 21px;
	background: #ffffff;
	height: 140px;
	float: left;
}

/*  Thema Wasser */
#ContentStart .box h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 180px;
	border-bottom: 5px solid #0076bd;
	padding: 0 0 5px 15px;
	margin: 0 70px 10px 0;
	background: url('../images/pfeil_dkl_blau.gif') 0 3px no-repeat;
}

/*  Thema Presse */
#ContentStart .box h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 180px;
	border-bottom: 5px solid #660066;
	padding: 0 0 5px 15px;
	margin: 0 70px 10px 0;
	background: url('../images/pfeil_violett.gif') 0 3px no-repeat;
}

/*  Thema Mitglieder */
#ContentStart .box h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 180px;
	border-bottom: 5px solid #ff3300;
	padding: 0 0 5px 15px;
	margin: 0 70px 10px 0;
	background: url('../images/pfeil_rot.gif') 0 3px no-repeat;	
}

/*  Thema Wissen */
#ContentStart .box h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 180px;
	border-bottom: 5px solid #ff9900;
	padding: 0 0 5px 15px;
	margin: 0 70px 10px 0;
	background: url('../images/pfeil_gelb.gif') 0 3px no-repeat;	
}

/*  Thema Sport & Freizeit */
#ContentStart .box h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 180px;
	border-bottom: 5px solid #99cc33;
	padding: 0 0 5px 15px;
	margin: 0 0 10px 0;
	background: url('../images/pfeil_gruen.gif') 0 3px no-repeat;	
}

/*  Thema Verband */
#ContentStart .box h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 180px;
	border-bottom: 5px solid #22bbea;
	padding: 0 0 5px 15px;
	margin: 0 70px 10px 0;
	background: url('../images/pfeil_hell_blau.gif') 0 3px no-repeat;	
}

#ContentStart .box strong {
	font-size: 11px;
	font-weight: bold;
	color: #0076bd;
	width: 130px;
}

#ContentStart .box p {
	font-size: 11px;
	color: #000000;
	padding: 0;
	margin: 0;
	line-height: 16px;
	float: left;
	width: 155px;
}

#ContentStart .box img {
  margin: 0px 0 0 10px;
  width: 160px;
  height: auto;
  padding: 0;
}

#ContentStart .box a, #ContentStart .box a:link, #ContentStart .box a:visited {
	color: #000000;
	background: url('../images/navi_pfeil_ebene_1.gif') 40px 3px no-repeat;
	text-decoration: underline;
	width: 60px;
	display: inline;
	float: left;
}

#ContentStart .box a:hover {
	text-decoration: none;
}

#ContentStart .boxGesamt {
	width: 550px;
	padding: 21px;
	background: #ffffff;
	height: auto;
	float: left;
}

/*  Thema Wasser */
#ContentStart .boxGesamt h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 390px;
	border-bottom: 5px solid #0076bd;
	padding: 0 0 5px 15px;
	margin: 0 70px 10px 0;
	background: url('../images/pfeil_dkl_blau.gif') 0 3px no-repeat;
}

/*  Thema Presse */
#ContentStart .boxGesamt h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 390px;
	border-bottom: 5px solid #660066;
	padding: 0 0 5px 15px;
	margin: 0 70px 10px 0;
	background: url('../images/pfeil_violett.gif') 0 3px no-repeat;
}

/*  Thema Mitglieder */
#ContentStart .boxGesamt h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 390px;
	border-bottom: 5px solid #ff3300;
	padding: 0 0 5px 15px;
	margin: 0 70px 10px 0;
	background: url('../images/pfeil_rot.gif') 0 3px no-repeat;	
}

/*  Thema Wissen */
#ContentStart .boxGesamt h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 390px;
	border-bottom: 5px solid #ff9900;
	padding: 0 0 5px 15px;
	margin: 0 70px 10px 0;
	background: url('../images/pfeil_gelb.gif') 0 3px no-repeat;	
}

/*  Thema Sport & Freizeit */
#ContentStart .boxGesamt h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 390px;
	border-bottom: 5px solid #99cc33;
	padding: 0 0 5px 15px;
	margin: 0 0 10px 0;
	background: url('../images/pfeil_gruen.gif') 0 3px no-repeat;	
}

/*  Thema Verband */
#ContentStart .boxGesamt h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	width: 390px;
	border-bottom: 5px solid #22bbea;
	padding: 0 0 5px 15px;
	margin: 0 0 10px 0;
	background: url('../images/pfeil_hell_blau.gif') 0 3px no-repeat;	
}

#ContentStart .boxGesamt strong {
	font-size: 11px;
	font-weight: bold;
	color: #0076bd;
}

#ContentStart .boxGesamt p {
	font-size: 11px;
	color: #000000;
	padding: 0;
	margin: 0;
	line-height: 16px;
	float: left;
	width: 330px;
}

#ContentStart .boxGesamt img {
  margin: 0px 0 0 12px;
  width: 330px;
  padding: 0;
}

#ContentStart .boxGesamt a, #ContentStart .boxGesamt a:link, #ContentStart .boxGesamt a:visited {
	color: #000000;
	background: url('../images/navi_pfeil_ebene_1.gif') 40px 3px no-repeat;
	text-decoration: underline;
	width: 60px;
	display: inline;
	float: left;
}

#ContentStart .boxGesamt a:hover {
	text-decoration: none;
}


#ContentStart a, #ContentStart a:link, #ContentStart a:visited {
	font-size: 11px;
	line-height: 16px;
	color: #0076bd;
	text-decoration: underline;
}

#ContentStart a:hover {
	text-decoration: none;
}

/* Sitemap */
#ContentStart ul {
  list-style: none;
}

#ContentStart ul li a, #ContentStart ul li a:link {
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  line-height: 20px;
  width: 250px;
  display: block;
  border-bottom: 3px solid #0076bd;
  margin-bottom: 10px;
}

#ContentStart ul li a:hover, #ContentStart ul li a.active {
  text-decoration: underline;
}

#ContentStart ul ul li a, #ContentStart ul ul li a:link {
  font-weight: normal;
  font-size: 11px;
  color: #0076bd;
  line-height: 16px;
  border-bottom: 0;
  margin-bottom: 3px;  
}

#ContentStart ul ul ul li a, #ContentStart ul ul ul li a:link {
  font-size: 11px;
  color: #0076bd;
}

#ContentStart ul ul ul ul li a, #ContentStart ul ul ul ul li a:link {
  font-size: 11px;
  color: #0076bd;
}

/* Ende Ausnahme Startseite */

#Margin {
	display: none;
}

#FooterGrafik {
	display: none;
}

/* Standarddarstellung des Submenüs */
#SubMenu {
	display: none;
}

/* Contentdarstellung */

/* Ausnahme gesamte Breite ohne rechte Spalte */

#ContentGesamt {
	width: 550px;
	float: left;
	background: #ffffff;
	padding: 0 5px 0 21px;	
}

#ContentGesamt #breadcrumb {
  width: 550px;
  height: 15px;
  margin: 5px 0 15px 0;
  padding-bottom: 5px;
  border-bottom: 3px solid #0076bd;
  float: left;
}

#ContentGesamt #breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#ContentGesamt #breadcrumb ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#ContentGesamt #breadcrumb ul li a, #ContentGesamt #breadcrumb ul li a:link, #ContentGesamt #breadcrumb ul li a:visited {
	padding: 0 0px 0 12px;
	margin: 0 0 0 10px;
	background: url('../images/navi_pfeil_ebene_1.gif') 0px 2px no-repeat;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#ContentGesamt #breadcrumb ul li a img {
  display: none;
}

#ContentGesamt #breadcrumb ul li.first a {
	margin: 0;
}

#ContentGesamt h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0076bd;
	padding-top: 20px;
}

#ContentGesamt h2, #ContentGesamt h3, #ContentGesamt h4, #ContentGesamt h5, #ContentGesamt h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0;
}

#ContentGesamt p {
	font-size: 11px;
	line-height: 16px;
	padding: 0 0 10px 0;
	margin: 0;
}

#ContentGesamt ul li, #ContentGesamt ol li {
	font-size: 11px;
	line-height: 16px;
}

#ContentGesamt a, #ContentGesamt a:link, #ContentGesamt a:visited {
	font-size: 11px;
	line-height: 16px;
	color: #0076bd;
	text-decoration: underline;
}

#ContentGesamt a:hover {
  text-decoration: none;
}

#ContentGesamt table thead tr th {
	font-size: 12px;
	font-weight: bold;
	background: #0076bd;
	color: #ffffff;
	padding: 3px;
	margin: 0;
}

#ContentGesamt table tr td {
  vertical-align:top;	
  font-size: 11px;
  color: #000000;
  padding: 3px;
}

#ContentGesamt table tr:hover {
  background: #dcdcdc;
}

#ContentCenter {
	width: 505px;
	float: left;
	background: #ffffff;
}

#ContentCenter #breadcrumb {
  width: 505px;
  height: 15px;
  margin: 5px 0 15px 0;
  padding-bottom: 5px;
  border-bottom: 3px solid #0076bd;
  float: left;
}

#ContentCenter #breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#ContentCenter #breadcrumb ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#ContentCenter #breadcrumb ul li a, #ContentCenter #breadcrumb ul li a:link, #ContentCenter #breadcrumb ul li a:visited {
	padding: 0 0px 0 12px;
	margin: 0 0 0 10px;
	background: url('../images/navi_pfeil_ebene_1.gif') 0px 2px no-repeat;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#ContentCenter #breadcrumb ul li a img {
  display: none;
}

#ContentCenter #breadcrumb ul li.first a {
	margin: 0;
}

#ContentCenter h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0076bd;
	padding-top: 20px;
}

#ContentCenter h2, #ContentCenter h3, #ContentCenter h4, #ContentCenter h5, #ContentCenter h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0;
}

#ContentCenter p {
	font-size: 11px;
	line-height: 16px;
	padding: 0 0 10px 0;
	margin: 0;
}

#ContentCenter ul li, #ContentCenter ol li {
	font-size: 11px;
	line-height: 16px;
}

#ContentCenter a, #ContentCenter a:link, #ContentCenter a:visited {
	font-size: 11px;
	line-height: 16px;
	color: #0076bd;
	text-decoration: underline;
}

#ContentCenter a:hover {
  text-decoration: none;
}

#ContentCenter table thead tr th {
	font-size: 12px;
	font-weight: bold;
	background: #0076bd;
	color: #ffffff;
	padding: 3px;
	margin: 0;
}

#ContentCenter table tr td {
  vertical-align:top;	
  font-size: 11px;
  color: #000000;
  padding: 3px;
}

#ContentCenter table tr:hover {
  background: #dcdcdc;
}

div.clickenlarge-1 img, div.news-single-img img {
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 14px;
  padding-left: 0;
  background-image: url('../images/lupe.jpg');
  background-repeat: no-repeat;
  background-position: left bottom;
}

/* Darstellung tt_news Detailansicht */
.news-single-additional-info {
	background-color: #ffffff;
/*	clear: both;*/
	margin-top: 15px;
	border: 0;
	padding:0px;
	font-size: 11px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0;
	margin:0px;
	margin-bottom: 3px;
	padding:0px;
	background-color:#ffffff;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
	width:90%;
}

.news-single-item a img {
  border: 0;
  margin-right: 10px;
  float: left;
}


/* Kontaktformular */
fieldset {
  border: 0;
  margin: 0;
}

fieldset legend {
  display: none;
}

.csc-mailform-field {
  width: 550px;
  min-height: 20px;
  margin-left: 20px;
  float: left;
}

.csc-mailform-field label {
  font-size: 11px;
  color: #000000;
  width: 150px;
  min-height: 20px;
  float: left;
  margin-bottom: 5px;
}

.csc-mailform-field input {
  font-size: 11px;
  height: 16px;
  color: #000000;
  font-family: Verdana, Arial, Helvetuica;
  float: left;
  margin-bottom: 5px;
}

.csc-mailform-field textarea {
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Arial, Helvetuica;
  float: left;
}

.csc-mailform-field select {
  font-size: 11px;
  height: 16px;
  width: 255px;
  color: #000000;
  font-family: Verdana, Arial, Helvetuica;
  float: left;
  margin-bottom: 5px;
}

.csc-mailform-field input.csc-mailform-submit {
  width: 150px;
  text-align: center;
  background: #0076bd;
  color: #ffffff;
  font-weight: bold;
  height: 22px;
  font-size: 12px;
  cursor: pointer;
  margin: 20px 0 0 150px;
  border: 1px solid #ffffff;
}