* {
    margin: 0;
    padding: 0;
    font-family: Arial;
    color: #000;
}

html {
    height: 100%;
}

.flyerContainer {
    position: absolute;
    margin: 0 auto;
    left: 255px;
}

.flyer {
    position: absolute;
    display: block;
    left: 30px;
    top: 400px;
    text-decoration: none;
}

.flyer img {
    border: 0;
}

.flyerContainer2 {
    position: absolute;
    margin: 0 auto;
    left: 255px;
}

.flyer2 {
    position: absolute;
    display: block;
    left: 30px;
    top: 585px;
    text-decoration: none;
}

.flyer2 img {
    border: 0;
}

body {
    height: 100%;
    background: #FFF;
}

h1 {
    display: none;
}

h2 {
    height: 28px;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    font-size: 22px;
    color: #5B5B5B;
    margin-bottom: 18px;
    width: 437px;
    border-bottom: 1px solid #000;
}

h2 span {
    color: #000000;
    background: transparent url(../gfx/newsspanbg.jpg) right 17px no-repeat;
    padding-right: 4px;
    font-size: 22px;
}

h3, h3 a {
    color: #000000;
    font-size: 12px;
}

h3 .date {
    color: #91d400;
}

img {
    border-color: #000;
}

.clear {
    clear: both;
}

.left {
    padding-top: 353px;
    padding-left: 437px;
    float: left;
    width: 582px;
    background: transparent url(../gfx/bg.jpg) left top no-repeat;
}

.navi ul {
    margin-left: -2px;
    display: block;
    width: 475px;
    height: 25px;
    border-left: 2px solid #000;
    list-style: none;
}

.navi ul li {
    height: 25px;
    float: left;
    border-right: 2px solid #000;
    padding: 0 5px;
}

.navi ul .active {
    background: #FFF url(../gfx/button-aktiv.gif) left top repeat-x;
}

.navi ul .active a {
    color: #000;
}

.navi ul .active li {
    height: 25px;
    background-color: #F00;
    float: left;
    border-right: 2px solid #000;
    padding: 0 5px;
}

.navi ul li a {
    display: block;
    height: 25px;
    color: #FFF;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
    text-decoration: none;
}

.navi ul .mnhome a {
    width: 55px;
    background-position: 0 0;
}

.navi ul .mnkategorien a {
    width: 93px;
    background-position: -55px 0;
}

.navi ul .mnanmeldung a {
    width: 93px;
    background-position: -148px 0;
}

.navi ul .mnlocation a {
    width: 80px;
    background-position: -241px 0;
}

.navi ul .mnarchiv a {
    width: 65px;
    background-position: -321px 0;
}

.navi ul .mnkontakt a {
    width: 76px;
    background-position: -386px 0;
}

.newsblog {
    padding-bottom: 25px;
    background: transparent url(../gfx/newsbgbottom.jpg) left bottom no-repeat;
}

.newsblog ul {
    
}

.newsblog p, .aboutscs p, .content p {
    font-size: 12px;
    color: #000000;
    margin: 0px 0 33px;
    width: 436px;
}

.innercontent {
    margin-top: 19px;
    padding: 11px 0 0 11px;
    background: transparent url(../gfx/newsbgtop.jpg) left top no-repeat;
    width: 447px;

}

.floatleft {
    float: left;
    margin: 0 15px 0 0;
}

.content {
    padding-bottom: 57px;
    background: transparent url(../gfx/aboutscsbottombg.png) left bottom no-repeat;
}

.content h3, .content h3 a, .content h4 {
    font-size: 20px;
    color: #91d400;
    text-decoration: none;
}

.content h4 {
	margin-top: 10px;
        margin-bottom: 0px;
	font-size: 13px;
}

.content p, .content ul {
    
}

.right img {
    border-top: 22px solid #000;
    padding: 88px 17px 0 19px;
}

.content .programm, .content .programm li {
	margin-left: 0;
	list-style: none !important;
}

.content ul {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style: disc !important;
}

.content li {
	color: #000000;
	font-size: 12px;
	margin-left: 24px;
}

.content li span {
	margin-right: 3px;
}

.content a {
	color: #FFF;
	text-decoration: underline;
}

#anmeldung {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

fieldset {
    width: 460px;
    border: 0;
}

label {
    display: block;
    float: left;
    width: 130px;
}

input, textarea, select {
    color: #000;
    width: 300px;
    margin-bottom: 10px;
    border: 1px solid #000;
}

option {
    color: #000;
}

textarea {
    height: 60px;
}

#street {
    width: 180px;
    float: left;
}

.lhouseno {
    overflow: hidden;
    width: 86px;
    padding-left: 5px;
}

#houseno {
    width: 27px;
    float: right;
}

#zipcode {
    width: 50px;
    float: left;
}

.lcity {
    overflow: hidden;
    width: 48px;
    padding-left: 5px;
}

#city {
    width: 195px;
    float: right;
}

.doubleheight {
    height: 2em;
    display: block;
    float: left;
}

.top-navigation a {
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    text-decoration: none;
}

.firstrow {
    font-size: 12px;
    font-weight: bold;
    width: 50px;
    vertical-align: top;
}

tr {
    font-size: 12px;
}

.address {
    width: 432px;
}

.lmale, .lfemale {
    float: none;
    display: inline;
    margin-bottom: 10px;
}

#sexf, #sexm {
    width: 12px;
    border: 0;
    margin: 0;
}

.newslist {
    list-style: none;
}

.content .infotext {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    margin-left: 130px;
    margin-bottom: 10px;
    width: 300px;
}

.archiv p {
    width: 150px;
    float: left;
}

.archiv ul {
    margin-left: 165px;
}
.archiv img {
    border: 0;
}

#amtc_option_0 div, #amtc_option_1 div, #amtc_option_2 div {
    color: #000 !important;
}

.flagde, .flagen, .flagfr, .flagdeactive, .flagenactive, .flagfractive {
    text-indent: -99999px;
    display: block;
    float: left;
    width:15px;
    height: 11px;
    background: transparent url(../gfx/flags.png) 0 top no-repeat;
}

.flagdeactive, .flagenactive, .flagfractive {
	border: 1px solid #FFF;
}

.flagen, .flagenactive {
    width:16px;
    margin-left: 3px;
    background: transparent url(../gfx/flags.png) -34px top no-repeat;
}

.flagfr, .flagfractive {
    width:16px;
    margin-left: 4px;
    background: transparent url(../gfx/flags.png) -17px top no-repeat;
}
.topnavi {
	position: absolute;
	width: 100%;
	background: #000;
	top: 0%;
	left: 0%;
	line-height: 24px;
}
.topnavi .languages {
	padding-left: 5px;
	position: relative;
	top: 7px;
}
.topnavi .top-navigation {
	position: relative;
	left: 850px;
	width: 190px;
	text-align: left;
}