body {
    margin: 0;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: black;
}

img {
    border: 0;
}

h1, h2, p {
    margin: 0px;
}

h1 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0px;
    font-family: Verdana, sans-serif;
    color: #1D69B4;
}

h2 {
    font-size: 11px;
    margin-bottom: 10px;
    font-style: italic;
    font-family: Verdana, sans-serif;
}

h3 {
    font-size: 13px;
    font-family: Verdana, sans-serif;
}

p, table, ul, ol {
    margin-bottom: 10px;
    margin-left: 10px;
}
p {    
    margin-left: 0px;
}

table {
    width: 95%;
    margin-left: 0px;
}

table .imgtext-table {
	width: auto;
}

a:link, a:visited, a:active {
   color: #1D69B4;
   text-decoration: none;
   font-weight: bold;
}

a:hover {
   text-decoration: underline;
   color: #1D69B4;
}

.clearfloat {
    clear: both;
    height: 0;
}

.gallery {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.csc-uploads-fileName{
	font-size: 10;
}
.align-right{
	text-align: right;
}
.bodytext{
    margin-left:0px;
}
#website {
    width: 890px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
	 border: 1px solid #b4bbc2;
}

#header {
    width: 890px;
    height: 181px;
}

#left {
    float: left;
    width: 144px;
    height: 709px;
}

#right {
    float: right;
    width: 144px;
    height: 709px;
    overflow: hidden;
}

#mainarea {
    margin-top: 0;
    margin-left: 145px;
    margin-right: 145px;
    background: #FFF; /*url(images/background.png) center 50px no-repeat */
}

#menu {
    padding-top: 10px;
    padding-left: 10px;
    height: 67px;
}

#menu div {
	float: left;
    display: inline;
    width: 90px;
    height: 26px;
    margin: 5px;
}
#menu a{
    float: left;
    display: block;
    width: 90px;
    height: 26px;
    margin-right: 5px;
}


#menu div.home {
    background-image: url(images/home.png);
        background-repeat: no-repeat;
}
#menu div.home:hover,#menu div.home_active {
    background-image: url(images/home.png);
	background-repeat: no-repeat;
}

#menu div.news {
    background-image: url(images/news.png);
	background-repeat: no-repeat;
}
#menu div.news:hover,#menu div.news_active {
    background-image: url(images/news.png);
	background-repeat: no-repeat;
}

#menu div.anliegen {
    background-image: url(images/anliegen.png);
	background-repeat: no-repeat;
}
#menu div.anliegen:hover,#menu div.anliegen_active {
    background-image: url(images/anliegen.png);
	background-repeat: no-repeat;
}

#menu div.programm {
    background-image: url(images/programm.png);
	background-repeat: no-repeat;
}
#menu div.programm:hover,#menu div.programm_active {
    background-image: url(images/programm.png);
	background-repeat: no-repeat;
}

#menu div.galerie {
    background-image: url(images/galerie.png);
	background-repeat: no-repeat;
}
#menu div.galerie:hover, #menu div.galerie_active {
    background-image: url(images/galerie.png);
	background-repeat: no-repeat;
}

#menu div.download {
    background-image: url(images/download.png);
	background-repeat: no-repeat;
}
#menu div.download:hover, #menu div.download_active {
    background-image: url(images/download.png);
	background-repeat: no-repeat;
}

#menu div.sponsoren {
    background-image: url(images/sponsoren.png);
	background-repeat: no-repeat;
}
#menu div.sponsoren:hover, #menu div.sponsoren_active {
    background-image: url(images/sponsoren.png);
	background-repeat: no-repeat;
}

#menu div.entenrennen {
    background-image: url(images/entenrennen.png);
	background-repeat: no-repeat;
}
#menu div.entenrennen:hover, #menu div.entenrennen_active {
    background-image: url(images/entenrennen.png);
	background-repeat: no-repeat;
}

#menu div.anmeldung {
    background-image: url(images/anmeldungen.png);
	background-repeat: no-repeat;
}
#menu div.anmeldung:hover, #menu div.anmeldung_active {
    background-image: url(images/anmeldungen.png);
	background-repeat: no-repeat;
}

#menu div.kontakt {
    background-image: url(images/kontakt.png);
	background-repeat: no-repeat;
}
#menu div.kontakt:hover, #menu div.kontakt_active {
    background-image: url(images/kontakt.png);
	background-repeat: no-repeat;
}

#menu div.impressum {
    background-image: url(images/impressum.png);
	background-repeat: no-repeat;
}
#menu div.impressum:hover, #menu div.impressum_active {
    background-image: url(images/impressum.png);
	background-repeat: no-repeat;
}

#submenu {
    margin-bottom: 20px;
}

#submenu a {
    display: block;
    float: left;
    text-decoration: none;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #13204A;
    margin-right: 20px;
    border-left: #13204a solid 18px;
    padding-left: 5px;
    margin-bottom: 5px;
    white-space: nowrap;
	height:15px;
	padding-top: 3px;
}

#submenu a:hover, #submenu a.active {
    text-decoration: underline;
    border-left: #13204a solid 18px;
}

#content {
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 30px;
    height: 620px;
    overflow: auto;
	width:555px;
    padding-bottom: 6px;
}

#service_navig {
    margin-top: 10px;
    margin-left: 55px;
}

#service_navig a {
    display: block;
    float: left;
    font-weight: bold;
    color: #1D69B4;
    font-size: 12px;
    text-decoration: none;
    margin-right: 20px;
}

#service_navig a:hover {
    text-decoration: underline;
}

#footer {
    clear: left;
    background: url(images/banner.png) no-repeat 0 40px;
    width: 888px;
    height: 140px;
}

#footer a {
    display: block;
    width: 745px;
    height: 100px;
}

.csc-uploads-fileName{
    padding-top: 4px;
}

.csc-uploads-icon{
    vertical-align: top;
    width: 20px;
}

.jdGallery {
    overflow: visible; /* wtf?! */
}

.jdGallery .carousel {}

.jdGallery .carousel .label {
    display: none;
}

.news-list-item {
    margin-bottom: 20px;
}

/*FIXME*/
#service_navig { display: none; }

