﻿html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, fieldset {
    font-family: arial, sans-serif;
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
body {
    
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    color: #000000;
}
/****************************************
WRAPPER
****************************************/
div#wrapper {
    background: #fff;
    width: 778px;
    height: auto;
    padding: 5px;
    margin: 0 auto;
}
/****************************************
HEADER
****************************************/
div#header {
    background: transparent;
    width: 776px;
    height: 39px;
}
div#logo {
    position: relative;
    background: #fff;
    width: 256px;
    height: 39px;
    float: left;
}
div#logo img {
    
}
div#logo a {
    position: absolute;
    top: 139px;
    left: 0px;
    border: solid #000 1px;
    border-bottom: none;
    border-left: none;
    text-decoration: none;
    padding: 2px 16px;
    color: #000;
    display: none;
}
div#banner {
    position: relative;
    background: #fff;
    max-width: 520px;
    height: 160px;
    float: left;
    display: none;
}
a#homeLink {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 110px;
    height: 20px;
    cursor: pointer;
    display: block;
    text-decoration: none;
}
/****************************************
NAVIGATION
****************************************/
div#nav {
    background: transparent;
    width: 520px;
    height: 18px;
    text-align: center;
    margin: 14px 0;
    float: right;
    display: none;
}
div#nav ul, div#nav li {
    list-style-type: none;
    float: left;
}
div#nav a {
    background: #7DABC3;
    width: 122px;
    text-decoration: none;
    padding: 2px 0;
    margin: 0 0 0 10px;
    color: #fff;
    float: left;
}
div#nav a.first {
    margin: 0 0 0 0;
}
div#subNav {
    background: #7dabc3;
    width: 518px;
    text-align: center;
    margin: 0 2px 14px 0;
    float: right;
    display: none;
}
div#subNav ul, div#subNav li {
    list-style-type: none;
    float: left;
}
div#subNav a {
    background: #7DABC3;
    width: 172px;
    text-decoration: none;
    padding: 2px 0;
    color: #fff;
    float: left;
}
div#subNav a.first {
    margin: 0 0 0 0;
}
/****************************************
CONTAINER
****************************************/
div#container {
    
    width: 776px;
    height: auto;
    
}
/****************************************
LEFT COLUMN
****************************************/
div#leftCol {
    background: #fff;
    width: 255px;
    height: auto;
    float: left;
    display: none;
}
div.leftAbo {
    background: #fff;
    width: 255px;
    height: 233px;
    border-bottom: solid #000 1px;
}
div.eventLogo {
    background: #fff;
    width: 235px;
    height: 29px;
    margin: 10px;
}
div.event {
    background: #fff;
    width: 235px;
    height: auto;
    padding: 0 0 5px 0;
    margin: 10px 10px 20px 10px;
    border-bottom: dotted #7DABC3 1px;
}
div.event a {
    color: #7DABC3;
    text-decoration: none;
}
div#leftSearch {
    width: 255px;
    border-bottom: solid #000 1px;
}
div#leftSearchField {
    width: 235px;
    padding: 10px;
}
div.leftSearchItems {
    width: 235px;
    padding: 0 10px 10px 10px;
}
div.leftSearchItems label {
    width: 200px;
    margin: 10px 0;
    float: left;
}
div.leftSearchItems input {
    font-size: 11px;
}
/****************************************
RIGHT COLUMN
****************************************/
div#rightCol {
    background: #fff;
    width: 746px;
    height: auto;
    padding: 15px;
    float: right;
    
}
div#rightCol a {
    color: #000;
}
div#rightCol select {
    width: 200px;
    font-size: 11px;
}
div#searchField {
    margin: 10px 0;
}
div#searchField input {
    margin: 0 0 0 40px;
    font-size: 11px;
}
div.searchTopic {
    background: #fff;
    width: 490px;
    height: auto;
    padding: 5px 0;
    margin: 20px 0;
    border: dotted #7DABC3 1px;
    border-left: none;
    border-right: none;
}
div.searchTopic img {
    margin: 0 10px 0 0;
}
div.searchTopic img.rechts {
    margin: 0 0 0 10px;
}
div.searchTopic a {
    text-decoration: none;
    color: #000;
}
div.searchItems fieldset, div#searchTown fieldset {
    border: none;
}
div.searchItems label {
    width: 220px;
    float: left;
}
div.searchItems label.double {
    width: 480px;
}
div.searchItems input {
    font-size: 11px;
}
div.searchStart {
    width: 220px;
    margin: 20px 0 20px 100px;
}
div.searchStart label {
    margin: 10px 0;
    line-height: 18px;
}
div.searchItems a.start {
    margin: 20px 0 0 0;
}
div#searchTown label.label_check {
    font-size: 11px;
    padding: 2px 20px 1px 20px;
}
div#searchTown a, div.searchItems a {
    background: #7DABC3;
    width: auto;
    text-decoration: none;
    padding: 2px 4px;
    color: #fff!important;
    float: left;
}
div#searchTown a {
    margin: 0 70px 0 0;
}
div#searchTown input, div#searchTown select, div#searchTown option {
    font-size: 11px;
}
div.resultLinks {
    padding: 5px 0;
    margin: 20px 0 30px 0;
    border-bottom: dotted #7DABC3 1px;
}
div.resultLinks img {
    border: none;
    margin: 0 5px 0 0;
}
div.searchTopic img.link {
    border: none;
}
div.resultLinks a {
    margin: 0 39px;
    text-decoration: none;
    color: #000;
}
div.artikel {
    background: #fff;
    width: 490px;
    height: auto;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
    border-bottom: dotted #7DABC3 1px;
}
div.last {
    border: none;
}
div.artikel h1 {
    font-size: 12px;
    font-weight: bold;
    color: #7DABC3;
    margin: 0 0 20px 0;
}
div.artikel img {
    float: left;
    margin: 0 10px 10px 0;
}
div.artikel p {
    margin: 0 0 10px 0;
}
div.artikel a {
    background: #123265;
    text-decoration: none;
    padding: 2px 10px;
    color: #fff!important;
    float: right;
}
div.artikelAktuell {
    background: #fff;
    width: 490px;
    height: auto;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
    border-bottom: dotted #7DABC3 1px;
}
div.artikelAktuell h1 {
    font-size: 12px;
    font-weight: bold;
    color: #7DABC3;
    margin: 0;
}
div.artikelAktuell img {
    float: left;
    margin: 0 10px 10px 0;
}
div.artikelAktuell a {
    text-decoration: none;
    font-weight: bold;
    color: #123265;
}
div.artikelTopic {
    background: #fff;
    width: 490px;
    height: auto;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
}
div.artikelTopic h1 {
    font-size: 12px;
    font-weight: bold;
    color: #7DABC3;
    margin: 0;
}
div.weitereArtikel {
    background: #fff;
    width: 490px;
    height: auto;
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
    border-bottom: dotted #7DABC3 1px;
}
div.weitereArtikel h1 {
    font-size: 12px;
    font-weight: bold;
    color: #7DABC3;
    margin: 0;
}
div.weitereArtikel a {
    text-decoration: none;
    font-weight: bold;
    color: #123265;
}
div.derArtikel {
    background: #fff;
    width: 746px;
    height: auto;
}
div.derArtikel h1 {
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
div.derArtikel h2 {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    margin: 0 0 15px 0;
}
div.derArtikel img {
    float: left;
    margin: 0 10px 10px 0;
    display: none;
}
div.derArtikel p {
    margin: 0 0 10px 0;
}
div.derArtikel a {
    background: #123265;
    padding: 2px 10px;
    color: #fff !important;
    text-decoration: none;
    display: none;
}
div#detailNav {
    background: #fff;
    width: 490px;
    height: auto;
}
div#detailBack {
    float: left;
}
div#detailBack img {
    margin: 0 10px 0 0;
}
div#detailNext {
    float: right;
}
div#detailNext img {
    margin: 0 0 0 10px;
}
div#detailBack a, div#detailNext a {
    color: #7DABC3;
    text-decoration: none;
}
div#detailTopic {
    background: #d1d2d4;
    width: 465px;
    height: 17px;
    padding: 2px 2px 4px 23px;
    margin: 10px 0 0 0;
}
div#detailTitle {
    float: left;
    background: #d1d2d4;
    font-weight: bold;
    font-size: 12px;
}
div#detailDown {
    float: right;
    background: #d1d2d4;
}
div#detailDown img {
    margin: 0 0 0 10px;
}
div#detailDown a {
    text-decoration: none;
    color: #7dabc3;
}
div#detailContent {
    background: #d1d2d4;
    width: 490px;
    height: auto;
    padding: 10px 0;
    margin: 5px 0 0 0;
    display: none;
}
div#contentLeft {
    background: #d1d2d4;
    width: 150px;
    float: left;
    text-align: right;
    color: #7DABC3;
    font-weight: bold;
}
div#contentRight {
    background: #d1d2d4;
    width: 330px;
    float: right;
    padding: 0 0 0 10px;
}
/****************************************
FOOTER
****************************************/
div#footer {
    background: transparent;
    width: 778px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: none;
}
div#footer a {
    text-decoration: none;
    color: #418ac1;
}
/****************************************
SCHRIFTVARIANTEN
****************************************/
.bold {
    font-weight: bold;
}
.blue {
    color: #7DABC3;
}
.grey {
    color: #999;
}
.sub {
    background: #123265;
    color: #fff;
    border: none;
    padding: 2px 5px;
    margin: 0 20px 0 0;
}
.dark {
    color: #123265!important;
}
/****************************************
SCRIPT
****************************************/
label.c_off,
label.r_off,
label.c_on,
label.r_on { padding-left: 20px; }
label.c_off input,
label.r_off input,
label.c_on  input,
label.r_on  input { position: absolute; left: -9999px; }