/* ALLGEMEIN */

* {
  margin: 0;
  padding: 0; 
}

html {
  overflow-y: scroll;
}

body {
	padding: 20px 0 0 0;
	font: 12px arial, sans-serif;
	background: #BCC0C4;
	text-align:center;
}

body * {
  text-align:left;
}

td {
  vertical-align: top;
  font: 12px arial, sans-serif;
}

a {
  text-decoration: none;
  color: #00457A;
  outline: none;

}

a:hover {
  text-decoration: underline;
}

*:active
{
  outline: none;
}


a img {
  border: none;
}


/* LAYOUT */

#center {
	position: relative;
	margin: 0 auto;
	width: 980px; height: auto;
	top: 0;
}

#left {
  position: absolute;
  top: 54px; left: 0;
  width: 170px; height: auto;
}

#left #navigation {
  position: relative;
  width: 100%; height: auto;
}

#left #image {
  position: relative;
  width: 100%; height: 400px;
  background: url(/fileadmin/Redaktoren/Bilder_linke_Spalte/Einer_fuer_alles.png) top left no-repeat;
}

#top {
  position: absolute;
  top: 0; left: 170px;
  width: 790px; height: 10px;
}

#main {
  position: absolute;
  top: 23px; left: 170px;
  width: 790px; height: auto;
  background: #269CD3 url(../images/main_background.gif) no-repeat;
}

#main #content {
  position: relative;
  float: left;
  width: 490px;
  padding: 30px 20px 10px 20px;
  margin: 30px 0 15px 30px;
  padding-bottom: 10px;
  display:inline;
  background: white;
  min-height:400px;
  height:auto !important;
  height:400px;
}

#main #right {
  position: relative; 
  width: 180px; height: auto;
  float: left;
  top: 20px; left: 30px;
  margin-bottom: 35px;
}


#main #right #logo {
  position: relative;
  width: 230px; height: auto;
  left: -9px;
}

#main #right #direct {
  position: relative;
  width: 170px; height: auto;  
  margin-top: 60px;
  margin-bottom:30px;
}

#main #right #exclusive, 
#main #right #more {
  position: relative;
  width: 150px; height: auto;
  background: white;
  padding: 7px 10px 7px 10px;
}

#main #right #exclusive img, 
#main #right #more img{
  margin: 10px 0 4px 0;
}

#main #right #exclusive p, 
#main #right #more p{
  margin-bottom: 0;
}

#main #right #exclusive {
  margin-bottom: 10px;
}

#main #right h1{
  font-size: 12px;
  color: black;
  padding-left: 10px;
}

#main #right #exclusive h1,
#main #right #more h1{
  margin-left: 0; 
}

#main #foot {       
  clear: both;
  position: absolute;
  left: 0; bottom: -20px;
  width: 790px; height: 16px;
  font-size: 11px;
}

/* TOP */

#top #service {
  float: left;
}

#top #search {
  float: left;
  margin-top: 4px;
}

#top a {
  display: block;
  float: left;
  width: auto; height: 12px;
  font: bold 12px arial, sans-serif;
  color: white;
  border-right: 2px solid white;
  padding: 5px 10px 0 0;
  margin-right: 10px;
}

#top a:hover {
  color: #00457A;
  text-decoration: none;
}

#top .input {
  width: 108px; height: 15px;
  background: transparent url(/fileadmin/templates/images/searchFieldBG.png) top left no-repeat;
  border: none;
  font-size: 11px;
  padding-left: 2px;
}

#top .submit {
  display: none;
}


/* NAVIGATION */

#navigation ul {
  list-style-type: none;
  border-bottom: 2px solid #FFFFFF;
}
#navigation ul ul {
  border: none;
}
#navigation li a {
  display: block;
  position: relative;
  width: 170px; height: auto;
  color: #00457A;
  font-weight: bold;
  border-top: 2px solid #FFFFFF;
  line-height: 16px;
  padding:2px 0 2px 10px;
  text-decoration: none;
}


#navigation li li a {
  width: 133px;
  padding: 0 0 0 37px;
  border: none;
  height: auto;
  line-height: 16px;
  background: url(../images/bullet.gif) 20px -83px no-repeat;
}

#navigation li li.end a {
  margin-bottom: 5px;
  border: none;
}

#navigation li li li a {
  width: 123px;
  padding-left: 50px;
  background-position: 33px -83px;
}

#navigation li li li a:hover, #navigation li li li a.active  {
  background-position: 33px top;
}

#navigation li a:hover, #navigation li a.active {
  color: #FFFFFF;
  background-position: 20px top;
}

/* DIREKT */


#main #right #direct h1{
  color: white;
  font: bold 12px arial, sans-serif;
  border-bottom: 1px solid white;
  display: block;
  padding: 0 0 5px 10px;
  margin-bottom: 0;
}

#direct ul {
  list-style-type: none;
}

#direct li a { 
  display: block;
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid white;
  font-weight: bold;
}

#direct li a:hover {
  text-decoration: none;
  color: white;
} 

/* CONTENT */

#content li {
  margin-left: 15px;
}

#content .csc-textpic img {
  margin-bottom: 15px;
} 

h1 {
  font: bold 16px arial, sans-serif;
  margin-bottom: 7px;
}
h2 {
  font: bold 12px arial, sans-serif;
  margin-bottom: 0;
}
h3 {
  font: bold 12px arial, sans-serif;
  margin-bottom: 0;
}
h4 {
  font: bold 12px arial, sans-serif;
  margin-bottom: 0;
}

p {
  margin-bottom: 10px;
}

.csc-searchResultHeader {
  font: bold 12px arial, sans-serif;
  margin-bottom: 0;
}

#content .csc-sitemap ul {
  list-style-type: none;
  margin-bottom: 5px;
}

#content .csc-sitemap li {
  margin: 0;
  font-weight: bold;   
}

#content .csc-sitemap li li {
  margin-left: 10px;  
  
}
#content .csc-sitemap li li li {
  font-weight: normal
}

#content a {
  font-weight: bold
}

#content label {
  display: block;
  padding: 7px 0 1px;
  font-weight: bold;
  clear: both;
}

#content input {
  border: 1px solid black;
  width: 400px;
  display: block;
  float: left;
  
}

#content textarea {
  border: 1px solid black;
  width: 400px;
  height: 120px;
} 
#content fieldset {
  border: none;
}

#content .csc-mailform-submit {
  color: #004CA1;
  width: auto;
  padding: 1px 5px 1px 0;
  background: transparent;
  border: none;
  margin: 5px 0;
  font-weight: bold;
}
#content .csc-mailform-submit:hover {
  color: black;
}

#content input#mailformPLZ,
#content input#mailformplz,
#content input#mailformPlz {
  width: 50px;
  margin-right: 8px;
}
#content input#mailformORT
#content input#mailformort,
#content input#mailformOrt {
  width: 340px;
  float: left;
}

#content .csc-mailform-radio fieldset {
  float: left;
  padding-top: 10px;
}

#content .csc-mailform-radio input {
  clear: both;
  width: 14px;
  height: 30px;
  margin-right: 10px;
}
#content .csc-mailform-radio label {
  float: left;
  clear: none;
}
#content .csc-mailform-radio label br {
  display: none;
}
#content input.csc-mailform-check {
  clear: both;
  width: 14px;
  margin: 0 10px 12px 0;
  border: none;
}

#content div.checkbox {
  margin-top: 10px;
}

#content .checkLabel label {
  float: left;
  clear: none;
  padding: 0;
}

/* DEBUG 

#center div {
  background: green;
}

#center div div {
  background: blue;
}

#center div div div {
  background: yellow;
}



*/