@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0; }
.clear {overflow:hidden; clear: both;}
* html .clear {height:1%}

body { 
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
	margin: auto;
	background-image:url(bilder/hintergrund.jpg);
	background-position: center top;
	background-repeat:repeat-x;
}

#wrapper {
	position: relative;
	width: 960px;
	margin: auto;
	overflow: hidden;
	padding: 0;
	background-image: url(bilder/hintergrund-inhalt.gif);
	background-repeat: repeat-y;
}

#kopf {
	position: relative;
	width: 960px;
	height: 133px;
	background-image: url(bilder/kopf.jpg);
	background-repeat: no-repeat;
	margin: auto;
}
#kopf2 {
	position: relative;
	width: 960px;
	height: 133px;
	background-image: url(bilder/kopf2.jpg);
	background-repeat: no-repeat;
	margin: auto;
}
#kopfleiste {
	position: relative;
	width: 960px;
	overflow: auto;
	background-image: url(bilder/hintergrund-kopf.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#fuss {
	width: 960px;
	height: 25px;
	background-image: url(bilder/fuss.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	clear: both;
}

#submenu {
	width: 515px;
	position: relative;
	border-bottom: 1px solid #cccccc;
	height: 20px;
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}
.drucker {
	float: left;
	display: inline;
}
#suche {
	position: relative;
	width: 194px;
	height: 20px;
	padding: 10px 0 20px 10px;
}
.suchefeld {
	width: 115px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #cccccc;
	padding: 2px 0 0 5px;	
}

#inhalt {
	position: relative;
	width: 515px;
	padding: 0 20px 20px 20px;
	float: left;
	display: inline;
	text-align: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	min-height: 550px;
}
.ibg {
	background-image: url(bilder/hintergrund-dl.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#inhalt p {
	margin-bottom: 10px;
}

#inhalt ul, #inhalt ol {
	margin-left: 20px;
	margin-bottom: 20px;
}

#inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	margin-bottom: 15px;
	line-height:24px;
}

#inhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 25px;
	
}
#inhalt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	margin-bottom: 15px;
}

#inhalt a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-decoration: none;
}
#inhalt a:hover {
	color: #cc0000;	
	text-decoration: underline;
}
#inhalt hr {
	color: #2F68B1;
	background: #2F68B1;
	height: 1px;
	border: 0;
	margin: 0 0 10px 0;
}

#linkerinhalt {
	width: 184px;
	text-align: left;
	margin: auto;
	padding: 0 10px 10px 10px;
}

#boxen {
	float: left;
	display: inline;
	width: 175px;
	text-align: left;
	padding: 20px 0 20px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#boxen h1, #boxen h2, #linkerinhalt h1, #linkerinhalt  h2 {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 0 0 0 20px;
	background-image: url(bilder/dot-rechts.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#boxen a, #linkerinhalt a {
	color: #cc0000;
	text-decoration: none;
}
#boxen a:hover, #linkerinhalt a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#boxen hr, #linkerinhalt hr {
	color: #cc0000;
	background: #2F68B1;
	height: 1px;
	border: 0;
	margin: 5px 10px 5px 10px;
}

#boxen p, #linkerinhalt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px 5px 5px 0;
	line-height: 15px;
}

#navigation {
	position: relative;
	float: left;
	display: inline;	
	width: 204px;
	text-align: left;
	margin: auto;
}

.navi1i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 10px 7px 10px;
	border-top: 1px solid #cccccc;	
}
.navi1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 10px 7px 10px;
	border-top: 1px solid #cccccc;		
	background-color: #ffffff;
}
.navi1i a {
	color: #333333;
	text-decoration: none;
}
.navi1i a:hover {
	color: #cc0000;
	text-decoration: none;
}
.navi1a a {
	color: #cc0000;
	text-decoration: none;
}
.navi1a a:hover {
	color: #cc0000;
	text-decoration: none;
}

.navi2i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
}
.navi2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 15px 3px 20px;
}
.navi2i a {
	color: #333333;
	text-decoration: none;
}
.navi2i a:hover {
	color: #cc0000;
	text-decoration: none;
}
.navi2a a {
	color: #cc0000;
	text-decoration: none;
}
.navi2a a:hover {
	color: #cc0000;
	text-decoration: none;
}

.navi3i {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 15px 2px 30px;
}
.navi3a {
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 15px 2px 30px;
}
.navi3i a {
	color: #333333;
	text-decoration: none;
}
.navi3i a:hover {
	color: #cc0000;
	text-decoration: none;
}
.navi3a a {
	color: #cc0000;
	text-decoration: none;
}
.navi3a a:hover {
	color: #cc0000;
	text-decoration: none;
}

#inhalt .sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 10px 0 10px;
	background-image: url(bilder/submenu-trenner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	display: inline;
}
#inhalt .suba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 10px 0 10px;
	background-image: url(bilder/submenu-trenner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;	
	float: right;
	display: inline;
}
#inhalt .sub a {
	color: #333333;
	text-decoration: none;
}
#inhalt .sub a:hover {
	color: #cc0000;
	text-decoration: none;
}
#inhalt .suba a {
	color: #cc0000;
	text-decoration: none;
}
#inhalt .suba a:hover {
	color: #cc0000;
	text-decoration: none;
}

.news-latest-image, .news-single-image, .news-list-image { 
    float: left; 
} 

.news-latest-image-abstand, .news-single-image-abstand, .news-list-image-abstand{
margin-right:10px;
margin-bottom:10px;
}

.news-single-files{
	margin-bottom:10px;
}

.spalten {
	width: 515px;
	display: inline;	
}

.spalte_l {
	float: left;
	width: 247px;
	padding: 0 10px 0 0;
	display: inline;
}
.spalte_r {
	float: left;
	width: 248px;
	padding: 0 0 0 10px;
	display: inline;
}
.csc-textpic-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	margin: 0 0 15px 0;
}

/* Felder und Submit Button fÃ¼r Email-Formulare */
 
.csc-mailform-field input {
margin-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:13px;
width: 200px;
}

.csc-mailform-field select{
margin-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:13px;
width: 200px;
}
 
.csc-mailform-field textarea {
margin-bottom: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:13px;
width: 200px;
}
 
.csc-mailform-field label {
font-size:12px;
float: left;
text-align: left;
margin-right: 0px;
width: 80px;
font-family: Arial, Helvetica, sans-serif;
display: inline;
}

.csc-mailform-label{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}
 
.csc-mailform {
border-style: solid;
border-width: 0px;
}
 
/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail 
{
margin-top: 15px;
background-color: #dddddd;
border-width: 1px;
border-color: #999999;
border-style: solid;
color: #000000;
width: 100px;
}

#inhalt dl dd {
	margin: 0 0 20px 0;
}

/* Landesverbaende Ausrichtung */

  table.lv,
  table.lvBreit {
    background: red;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
  }
  table.lv {
    width: 180px; /* wegen Bremen */
  }
  table.lvBreit {
    width: 180px; /* wegen Brandenburg */
  }
  table.lv tr.title,
  table.lvBreit, tr.title {
  }
  table.lv td,
  table.lvBreit td {
    background-color: #E3E3E3;
    margin: 0px;
    padding: 4px;
  }
  table.lv td.title,
  table.lvBreit td.title {
    background-color: #cc0000;
    color: white;
    font-weight: bold;
  }
  table.lv a,
  table.lvBreit a {
    font-weight: bold;
    text-decoration: none;
  }
  table.lv a:link, table.lv a:visited,
  table.lvBreit a:link, table.lvBreit a:visited {
    color: #cc0000;
  }
  table.lv a:active, table.lv a:hover,
  table.lvBreit a:active, table.lvBreit a:hover {
    color: #cc0000;
  }

  #karteBox {
    top: 0px;
    position: relative;
    z-index: 100;
  }
  #text,
  #l00,
  #l01, #l02, #l03, #l04, #l05, #l06, #l07, #l08,
  #l09, #l10, #l11, #l12, #l13, #l14, #l15, #l16 {
    height: 189px;
    left: 330px;
    position: absolute;
    top: 30px;
    width: 367px;
    visibility: hidden;
    z-index: 1000;
  }
  /* Brandenburg */
  #l13 {
    left: 330px;
  }
  #text {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    visibility: visible;
    z-index: 900;
  }
  
.contenttable {
	margin: 0;	
}

.normal thead .tr-even { color: #ffffff; background-color: #0066B3; }
.normal thead .tr-even th { padding: 4px; vertical-align:top; }
.normal .tr-even { background-color: #f3f3f3; }
.normal .tr-odd { background-color: #f8f8f8; }
.normal .tr-even td { padding: 4px; vertical-align:top; }
.normal .tr-odd td { padding: 4px; vertical-align:top; }
.normal .tr-last { }

table.seminare { }
.seminare thead .tr-even { color: #ffffff; background-color: #0066B3; }
.seminare thead .tr-even th { padding: 4px; vertical-align:top; width: 160px; }
.seminare .tr-even { background-color: #f3f3f3; }
.seminare .tr-odd { background-color: #f8f8f8; }
.seminare .tr-even td { padding: 4px; vertical-align:top; width: 160px; }
.seminare .tr-odd td { padding: 4px; vertical-align:top; width: 160px; }
.seminare .tr-last { }