body {
	background-color: #FAFAFA;
    line-height: 130%;
}

.onlymobile {
    display: block !important;
}

#nav,
#navrahmen,
#youarehere,
.bildbox,
#mainslogan,
.mobilehide,
#naviback {
	display: none !important;
}

#dl-menu {
	display: block !important;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#diashowbig, #mx, .mc-cycle,
div.mc-image {
    display: 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#footer,
div#mainpage,
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;
    min-width: inherit;
    max-width: inherit;
}

div.pagefloat_center {
    width: 100%;
    float: none;
    margin-top: 100px;
}


div.leistungen  {
    float: none;
    width: auto;
    min-height: inherit;
}

div.rightpane33ns,
div.rightpane66ns,
div.leftpane,
div.rechtsbuendig,
div.linksbuendig,
div.rightpane,
div.leftpane33ns,
div.leftpane33,
div.leftpane66ns {
    width: auto;
    float: none;
    border: none;
    min-width: inherit;
    max-width: inherit;
    margin-left: 7px;
    margin-right: 7px;
}

div.rechtsbuendig img,
div.linksbuendig img {
    width: 100% !important;
}

div.pagefloat_right {
    width: auto;
    float: none;
    border: none;
    min-width: inherit;
    max-width: inherit;
    margin-left: 7px;
    margin-right: 7px;
}

div.pagefloat_left {
    width: 100%;
    float: none;
    border: none;
    min-width: inherit;
    max-width: inherit;
}





div#header {
    padding: 0px;
    position: fixed;
    background-color: inherit;
    /*background-image: url('../img/trans.png');*/
    background-repeat: repeat;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 65px;
    z-Index: 1000;
    border-bottom: 1px solid black;
    text-align: left;
}

div#header .centered {
    height: auto;
}

div#header img {
    margin: 0px;
}

#logo
{
		position: fixed;
		right: 12px;
		top: 0px;
		margin-left: 0px;
		width: 320px;
		left: auto;
		float: none;
        margin-top: 3px;
}

#logo img
{
		width: 320px;
}


#footer {
    background-color: #d0ddee;
    padding: 20px;
    display: block !important;
    border-top: 2px solid #0062a1;
    font-size: 14px;
    text-align: left;

}

.copy {
    padding: 0px !important;
}
.w25, .w26 {
    float: none !important;
    width: 100% !important;
    padding-top: 10px !important;
    height: auto;
    min-height: inherit;
    border: none;
    padding: 10px;

}

#content {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 50px !important;

}

.margin_top,
.content {
    padding: 10px;
    background-image: none !important;
}

h2 {
    font-size: 35px;
    line-height: 130%;
}
h3 {
    font-size: 20px;
    line-height: 130%;
}
h4 {
    font-size: 15px;
    line-height: 130%;
}

.pubright {
    width: 70% !important;
}
.linkskurz {
    width: 75%;
}
.bgkanzlei {
    background-position-x: 40%;
}

.welcome {
    width: auto !important;
    position: static;
    left: 10px;
    right: 10px;
    top: 50px;
    padding: 10px;
    margin-left: 20px !important;
}

.welcome h2 {
	font-size: 42px;
}

.welcome h3 {
	border: none;
	margin-top: 5px;
	font-size: 28px;
	margin-bottom: 20px;
}