@charset "utf-8";
/* CSS Document */
body, a {
	font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#page-outer-wrapper {
	background:none;
	position:relative;
	min-height:100%;
	font-size:12px;
}

* html #page-outer-wrapper {
	background:none;
}

#page-inner-wrapper {
	position:relative;
	padding:58px 0 100px 0;
}

#page {
	min-height:400px;
	width:1115px;
	margin:0 auto;
}




#logo {
	display:block;
	float:left;
	height:84px;
	width:213px;
}



#bar {
	display:none;
}




/**
 * Menü
 **/


#menu {
	display:none;
}


.middle-wrapper {
	min-width:940px;
}



/**
 * Bar links mit Info und Suche
 **/

#links-foto,
#links {
	display:none;
}


#middle {
	width:100%;
}


.top-objekte {
	display:none;
}
h1 {
	margin-bottom:20px;
}






/** 
 * Boxen oben - rechts neben Menü
 **/
#right {
	display:none;
}



/**
 * Footer
 **/
#footer {
	border-top:0;
	height:62px;
	position:absolute;
	bottom:0;
	width:100%
}


#middle div.top {
	width:100%;
}
#middle div.top .pic {
	display:block;
	float:left;
}

#middle div.top .text {
	background:none;
	width:100%;
}

#middle div.top .text .partner {
	width:100%;
}

#middle .row {
	float:left;
	width:100%;
	height:265px;
	margin:10px 10px 0 0;
}
#middle .last {
	margin:10px 0 0 0;
}
#middle .row img {
	display:block;
}

#middle .row .text {
	width:100%;
	height:125px;
	overflow:hidden;
}

#middle .row .left {
	background:none;
}
#middle .row .middle {
	background:none;
}
#middle .row .right {
	background:none;
}

#middle .text .padding {
	padding:15px 20px 0 20px;
	height:85px;
	overflow:hidden;
}
#middle .text .more {
	padding:0 0 0 110px;
}
#middle div.top .padding {
	padding:20px 20px 0 40px;
}

#middle {
	width:100%;
}

#middle .top {
	display:none;
}


#middle .content {
	width:100%;
	min-height:410px;
	background:#f5f6f7;
}

#middle .content .padding {
	background:none;
	width:100%;
	font-size:12px;
}
#middle .content .padding h1 {
	line-height:16px;
	padding-bottom:15px;
}
#middle .content .padding h1 img {
	display:block;
}
#middle .content .padding h1 img.second-row {
	margin-top:4px;
}
