@import url(reset.css);

body {
	font-size: 11pt;
	background: #FFF;
	color: #000;
	font-family: arial, sans-serif;
	line-height: 1.5;
}

#header, #left {
	display: none;
}

.logoprint {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}

a.back {
	display: none;
	}

#footer {
	display: none;
}

#main {
	position: relative;
}

.content {

}

.content img{

}

h1{
	font-size: 12pt;
	font-weight: bold;
}

h2, h3{
	font-size: 11pt;
	font-weight: bold;
	}
	
p {
	margin-bottom: 15px;
}

.intro {
	display: none;
}

.schnelleinstieg {
	display: none;
}

.buttons {
	display: none;
}

.element {
	height: auto !important;
	visibility: visible !important;
	opacity: 1 !important;
	color: #000 !important;
}

.teaser_einzeln {
	margin-bottom: 20px;
}
.teaser_einzeln img{
	float: right;
}

a.weiterlesen {
	display: none;
}

a { 
	color: #000;
}

#leftcolumn {
	margin-top: 100px;
}

#main ul {
	margin: 10px 10px 10px 0px;
	list-style: disc;
}
#main ul li{
	list-style: disc;
	margin-left: 20px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#main ol {
	margin: 10px 10px 10px 0px;
	list-style: disc;
}
#main ol li{
	list-style: decimal;
	margin-left: 20px;
	padding-left: 5px;
	margin-bottom: 5px;
}
/* Berater TÃ¤igkeiten */
#berater {

}
.berater{
	width: 90%;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.berater img{
float: none;

	}

#main .berater h3{
	font-size: 12px;
	color: #67696b;
	float: none;
	}

#main .berater h3 a{
	color: #67696b;
	text-decoration: none;
	}

#taetigkeitsgebiete div.left{

}

#main .uebersicht .berater {

}

#main .uebersicht .berater h3{
	position: static;
}

#main .uebersicht .berater img{
	float: none;
}

.dontprint{
	display: none;
}

#wrapper, #main, .content, #content{
	margin: 0px;
	padding: 0px;
}


#mfContent{
	left: 0;
	top: 250px;
	position: absolute;
	z-index: 1500;
	}
	
	#mfContent div.beratertext{
	display: none;	
		}
	#mfContent div.active{
	position: static;
	display: block;	
		}
#MooFlow{
position: static;
overflow: hidden;
height: 200px;
}
#TB_iframeContent{
	height: 850px !important;
	width: 600px !important;
}


