body {
	background-color: #FFFFFF;
}

.onlymobile {
    display: block !important;
}

#navcont,
#snav,
ul.nav,
#navrahmen,
#youarehere,
.mc-cycle,
.mobilehide,
#naviback {
	display: none !important;
}

.bildbox {
    width: 100%;
    position: relative !important;

    margin: 0px !important;
    padding: 10px !important;
}

#dl-menu {
	display: block;
	float: left;
	margin-left: 17px;
	margin-top: 17px;
}

div#mainpage {
		position: static;
		width: 100%;
		left: auto;		
		top: auto;
		margin-left: 0px;		
    margin-bottom: 20px;
    clear: both;
    background-image: none;
}


.mobilemax div,
.mobilemax img,
.mobilemax {
	max-width: 100% !important;
}

div.mobile25 {
	max-width: 25% !important;
}

div.mobile50 {
	max-width: 50% !important;
}

div.mobile33 {
	max-width: 33% !important;
}
div.mobile25 div,
div.mobile25 img,
div.mobile33 div,
div.mobile33 img,
div.mobile50 div,
div.mobile50 img {
	width: 100% !important;
}



img.mobilemax,
.mobilemax img,
img.mobile50,
.mobile50 img,
img.mobile33,
.mobile33 img,
img.mobile25,
.mobile25 img {
	height: auto !important;
}

div.schatten_right,
div.schatten_bottom {
	background-image: none;
}


div.centered
{
		width: auto;
}

div.pagefloat_center {
    width: 100%;
    float: none;
    margin-top: 100px;
}

div.pagefloat_right {
    width: 100%;
    float: none;
    border: none;
}

div.pagefloat_left {
    width: 100%;
    float: none;
    border: none;
}





div#header {

    position: fixed;
    background-color: inherit;
    background-image: url('../img/trans.png');
    background-repeat: repeat;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 75px;
    z-Index: 1000;
    width: 100% !important;
    text-align: left;
    border-bottom: 1px solid black;
}

div#header .centered {
    height: auto;
}

div#header img {
    margin: 0px;
    padding: 0px;
}

img#logo_mobile
{
		position: fixed;
		right: 5px;
		top: 10px;
		margin-left: 0px;
		width: 220px;
		left: auto;
		float: none;
}





#footer {
    background-color: #d0ddee;
    padding: 20px;
    display: block !important;
    border-top: 2px solid #0062a1;
    font-size: 14px;
    text-align: left;

}



#footer b {
    font-weight: bold;
}

#startpage {
    height: auto;
}

#startpage img {
    margin-left: 15px;
}

#startpage p {
    line-height: 150%;
    font-size: 16px;
    width: 100%;
    padding-left: 15px;
    padding-top: 10px;
    padding-right: 5px;
    margin: 0px;
}

.box_495_dotted,
.box_245_dotted,
.box_245_grau {
    float: none;
    width: 100%;
    height: auto;
    min-height: inherit;
    border: none;
    padding: 10px;
}


#content {
    width: 100% !important;
    float: none !important;
    padding-top: 80px !important;
    margin: 0px !important;
    padding: 10px !important;
    margin-top: 50px !important;
}

.margin_top,
.content {
    padding: 10px;
    background-image: none !important;
}

iframe {
    width: 100% !important;
}