/* Start of CMSMS style sheet 'all' */
body{
	margin:0;
	color:#333333;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#0077b5;
	outline:0;
}
a:hover{text-decoration:underline;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
input,
textarea,
select{
	font:10px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#aaa;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	margin:0 auto;
	width:930px;
	padding:38px 0;
}
#header {
	height:1%;
	padding:0 10px 8px 2px;
	overflow:hidden;
}
.logo {
	background:url(/images/logo.gif) no-repeat;
	width: 281px;
	height: 47px;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 80px 0 0;
}
.logo a {
	height:100%;
	display:block;
}
ul.nav {
	list-style:none;
	padding:0;
	margin:39px 3px 0 0;
	float:right;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
}
ul.nav li {
	float:left;
	background:url(/images/separator-nav.gif) no-repeat 0 50%;
	padding:0 8px 0 9px;
	margin:0 9px 0 -9px;
	display:inline;
}
ul.nav a {color:#666;}
.search-form {
	float:right;
	width:217px;
	margin:36px 0 0;
}
.search-form .row {
	width:100%;
	overflow:hidden;
}
.search-form .field {
	background:url(/images/bg-search-field.gif) no-repeat;
	width:144px;
	height: 15px;
	float:left;
	overflow:hidden;
	padding:4px 10px 0 32px;
}
.search-form input.txt {
	float:left;
	margin:0;
	padding:0;
	width:143px;
	border:none;
	background:none;
}
.search-form .btn {
	float:right;
	width:17px;
	height:18px;
	margin:0;
	padding:0;
	border:none;
	background:none;
}
.logo-2 {
	float:right;
	margin:14px 0 0;
}
.logo-2 img {display:block;}
#main {padding:0 0 32px;}
.main-box {
	border:1px solid #e8e8e8;
	padding:6px 8px;
	width:911px;
	margin:0 0 10px;
	position:relative;
	z-index:50;
}
.main-box .holder {
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
	background:url(/images/bg-main-box.gif) repeat-y;
}
.news {
	float:left;
	background:url(/images/bg-news.gif) repeat-x;
	width:221px;
	height:256px;
	padding:19px 51px 0 22px;
	overflow:hidden;
}
.news-head {
	font-size:18px;
	line-height:20px;
	color:#fff;
	padding:0 0 4px;
	margin:0 0 15px;
	width:100%;
	overflow:hidden;
	display:block;
	background:url(/images/separator-news.gif) no-repeat 0 100%;
}
.news-head img {
	float:left;
	margin:0 10px 0 0;
}
.news-head span {float:left;}
.news ul {
	list-style:none;
	padding:0;
	margin:0 0 6px;
	overflow:hidden;
	width:100%;
}
.news ul li {
	background:url(/images/separator-news.gif) no-repeat;
	font:10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:-1px 0 1px;
	padding:4px 0 11px;
}
.news ul li a {color:#fff;}
.news ul p {margin:0;}
.news-title {
	display:block;
	font-weight:normal;
	margin:0 0 2px;
}
.date {
	display:block;
	font-style:normal;
	margin:0 0 1px;
}
.link-zum {
	display:block;
	background:url(/images/btn-zum.gif) no-repeat;
	width: 105px;
	height: 21px;
	font-size:10px;
	line-height:21px;
	color:#00699f;
	text-align:center;
	padding:0 4px 0 0;
}
.img-holder {
	float:right;
	width:611px;
	overflow:hidden;
}
.img-holder img {display:block;}
ul.main-nav {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	background:#a9a9a9;
	font:14px/16px Verdana, Arial, Helvetica, sans-serif;
}
ul.main-nav:after {
	content:"";
	display:block;
	clear:both;
}
ul.main-nav li {
	float:left;
	margin:0 -1px 0 0;
}
ul.main-nav li:hover,
ul.main-nav li.hover {position:relative;}
ul.main-nav a {
	background:url(/images/separator-main-nav.gif) no-repeat 0 5px;
	float:left;
	color:#fff;
	padding:10px 0;
	text-align:center;
}
ul.main-nav a:hover,
ul.main-nav li a.active,
ul.main-nav li:hover a,
ul.main-nav li.hover a {
	background:#0085c9 url(/images/bg-main-nav-rollover.gif) repeat-x;
	text-decoration:none;
	font-weight:bold;
	position:relative;
}
ul.main-nav li.first-child a {background:none;}
ul.main-nav li.first-child a:hover,
ul.main-nav li.first-child a.active {background:#0085c9 url(/images/bg-main-nav-rollover.gif) repeat-x;}
.sub-nav {
	width:251px;
	position:absolute;
	left:0;
	top:36px;
	display:none;
	z-index:50;
}
ul.main-nav li:hover .sub-nav,
ul.main-nav li.hover .sub-nav {display:block;}
.sub-nav-holder {
	background:#fff;
	border-left:8px solid #c8c8c8;
	border-right:8px solid #c8c8c8;
	width:100%;
}
.sub-nav .bottom-bg {
	background:#c8c8c8;
	border-bottom:2px solid #eee;
	width: 267px;
	height: 8px;
	overflow:hidden;
}
ul.main-nav ul {
	list-style:none;
	padding:7px 0 6px;
	margin:0;
	width:251px;
	overflow:hidden;
	background:url(/images/bg-sub-nav-list.gif) repeat-x;
	font:12px/14px Arial, Helvetica, sans-serif;
}
ul.main-nav ul li {
	margin:0 0 -5px;
}
ul.main-nav ul a {
	padding:6px 10px 10px 19px;
	width:222px;
	color:#737373;
	background:none;
	text-align:left;
}
ul.main-nav li:hover ul a,
ul.main-nav li.hover ul a {
	background:none;
	font-weight:normal;
}
ul.main-nav ul a:hover,
ul.main-nav ul a.active {
	font-weight:normal;
	background:#e1e1e1 url(/images/bg-sub-nav-rollover.gif) repeat-x !important;
	color:#0077b5;
}
.box-holder {
	width:950px;
	overflow:hidden;
	margin:0 -20px 10px 0;
}
.box-frame {
	float:left;
	background:url(/images/bg-box-holder.gif) repeat-y;
}
.box-wrapper {
	float:left;
	background:url(/images/bg-box-holder-bottom.gif) no-repeat 0 100%;
	padding:0 0 1px;
}
.box-holder .box {
	float:left;
	width:207px;
	padding:9px 9px 12px;
	margin:0 10px 0 0;
	font-size:10px;
	line-height:15px;
	display:inline;
	background:url(/images/bg-box-top.gif) no-repeat;
}
.box-holder .box a {color:#0094e0;}
.box-holder .box img {
	display:block;
	margin:0 0 9px;
}
.box h4,
.heading {
	display:block;
	background:url(/images/separator-heading.gif) repeat-x 0 100%;
	padding:0 0 7px;
	font:16px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0 0 15px;
	width:100%;
	overflow:hidden;
}
.heading span {float:left;}
.gratisrechner {
	color:#0085ca;
	margin:0;
	display:block;
}
.gratisrechner a {
	background:url(/images/bg-gratisrechner.gif) no-repeat;
	padding:10px 0 1px 45px;
	margin:3px 0 0;
	color:#0085ca;
	float:left;
}
.bullet-heading span {
	background:url(/images/arrow.gif) no-repeat 4px 2px;
	padding:0 0 0 28px;
}
.box-holder .box p {margin:0;}
.select-holder {
	width:100%;
	margin:-7px 0 9px;
}
.select-holder:after {
	content:"";
	display:block;
	clear:both;
}
.select-holder select {
	width:196px;
	float:left;
}
.gratisrechner-info {padding:6px 0 0;}
.box-holder .box .gratisrechner-info p {margin:0 0 15px;}
.info-boxes {
	padding:9px 0 0;
	width:948px;
	margin:0 -10px 0 -8px;
	overflow:hidden;
}
.info-boxes .holder {
	background:url(/images/bg-boxes.gif) no-repeat;
	float:left;
	position:relative;
	font-size:10px;
	line-height:15px;
	padding:0 0 43px;
}
.info-boxes .box {
	float:left;
	padding:34px 0 0 25px;
	width:207px;
	margin:0 4px 0 0;
	display:inline;
	overflow:hidden;
}
.arrow-heading a {
	background:url(/images/arrow-heading.gif) no-repeat 0 4px;
	color:#0085ca;
	padding:0 0 0 19px;
	float:left;
}
.arrow-heading {
	padding-bottom:5px;
	margin:0 0 6px 6px;
}
.info-boxes p {margin:0 0 7px 6px;}
.box-content {
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.box-txt {
	height:1%;
	overflow:hidden;
}
.box-btn {
	display:block;
	height: 19px;
	overflow:hidden;
}
.box-btn a {
	float:left;
	background:url(/images/btn-weitere.gif) no-repeat;
	color:#6f6f6f;
}
.box-btn span {
	float:left;
	height:19px;
	line-height:19px;
	padding:0 21px 0 16px;
	background:url(/images/btn-weitere-right.gif) no-repeat 100% 0;
}
.info-boxes .box-2 {
	width:289px;
	padding:44px 0 0 39px;
}
.box-content img {
	float:left;
	margin:0 17px 0 0;
}
.box-txt blockquote {
	margin:0 0 7px;
	width:175px;
	font-size:11px;
	line-height:15px;
	font-style:italic;
}
.box-txt blockquote q {
	display:block;
}
.box-content blockquote img {
	float:none;
	margin:0 6px 0 0;
}
.box-content blockquote img.right-quote {
	display:inline-block;
	margin:3px 0 0 9px;
	vertical-align:text-top;
}
.info-boxes .box-3 {
	width:332px;
	padding-left:32px;
}
.box-3 .box-content img {
	margin:7px 15px 0 -1px;
	display:inline;
}
.bottom-boxes {
	width:100%;
	padding:0 0 10px;
}
.bottom-boxes:after {
	content:"";
	display:block;
	clear:both;
}
.bottom-boxes .box {
	float:left;
	width:321px;
	margin:0 38px 0 0;
	font-size:10px;
	line-height:15px;
	color:#6f6f6f;
}
.bottom-boxes .box p {margin:0 0 6px;}
.bottom-boxes .box img {
	float:left;
	margin:4px -19px 0 -5px;
	position:relative;
	z-index:5;
}
.text-box {
	height:1%;
	overflow:hidden;
	position:relative;
	z-index:10;
}
.bottom-boxes .box-4 {
	width:251px;
	margin:0 51px 0 0;
}
.bottom-boxes .box-4 img {
	margin:1px -9px 0 0;
}
.box-4 .text-box,
.box-5 .text-box {padding:19px 0 0;}
.bottom-boxes .box-5 {
	margin:0;
	width:269px;
}
.bottom-boxes .box-5 img {
	margin:37px 20px 0 0;
}
#footer {
	font-size:11px;
	line-height:13px;
	color:#6f6f6f;
}
#footer a {color:#6f6f6f;}
#footer .holder {
	border:1px solid #e4e4e4;
	padding:8px 18px 7px 13px;
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.rss {
	float:left;
	background:url(/images/icon-rss-2.gif) no-repeat;
	padding:5px 0 2px 40px;
	margin:0 20px 0 0;
}
ul.add-nav {
	list-style:none;
	padding:0;
	margin:4px 0 0;
	float:left;
	line-height:16px;
	overflow:hidden;
}
ul.add-nav li {
	padding:0 4px 0 5px;
	background:url(/images/separator-add-nav.gif) no-repeat 0 4px;
	float:left;
	margin:0 5px 0 -5px;
}
ul.add-nav-2 {float:right;}
ul.add-nav-2 li {
	background:url(/images/separator-add-nav.gif) no-repeat 100% 4px;
	margin:0 -4px 0 4px;
}
#footer .copyright {
	padding:0 0 0 3px;
	color:#97a1aa;
	font-size:10px;
}
#footer .copyright a {color:#97a1aa;}
#footer p {margin:0;}
/* content page */
.main-area {
	padding:7px 15px 0 0;
	height:1%;
	position:relative;
	z-index:10;
}
.main-area:after {
	content:"";
	display:block;
	clear:both;
}
.sidebar {
	float:left;
	width:246px;
}
.sidebar ul {
	list-style:none;
	padding:6px 15px 2px 12px;
	margin:0 0 55px;
	border:1px solid #cdcdcd;
	background:#fff url(/images/bg-sidebar-nav.gif) repeat-x 0 100%;
	width:207px;
}
.sidebar ul li {
	background:url(/images/separator-heading.gif) repeat-x;
	font-size:14px;
	line-height:18px;
	padding:7px 0 6px;
}
.sidebar ul a {
	color:#737373;
}
.sidebar ul li.active > a {
	color:#0077b5;
	background:url(/images/arrow-sidebar-nav.gif) no-repeat 4px 4px;
	text-decoration:none;
	padding:0 0 0 25px;
}
.sidebar ul li a:hover{
	text-decoration:none;
	color:#0077b5;
}
.sidebar ul li:first-child {background:none;}
.sidebar li ul{
	margin: 10px 0;
}
.sidebar-box {
	width:211px;
	background:url(/images/bg-sidebar-box.gif) no-repeat 100% 100%;
	padding:0 35px 25px 0;
	font-size:10px;
	line-height:15px;
	color:#6f6f6f;
}
.sidebar-box .heading {
	font-size:14px;
	margin-bottom:10px;
}
.sidebar-box p {margin:0 0 15px;}
.sidebar-box .select-holder {margin:-9px -3px 18px -2px;}
.sidebar-box .select-holder select {width:216px;}
.sidebar-box a {color:#0077b5;}
.content_start {
	width:910px;
	padding:10px 10px 5px 10px;
	line-height:18px;
        text-align: justify;
        background-color:#dddddd;
        border:solid 1px #cccccc;
}
.content_start h1 {
	margin:0 0 13px;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
}
.content {
	float:right;
	width:643px;
	padding:20px 0 0;
	line-height:18px;
}
.content p {margin:0 0 19px;}
.content img {
	float:left;
	margin:14px 37px 10px -5px;
	position:relative;
}
.content h1 {
	margin:0 0 13px;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
}
.content h2 {
	font-size:16px;
	line-height:18px;
	margin:0 0 10px;
	font-weight:normal;
}
.content h3 {
	margin:0 0 13px;
	font-size:16px;
	line-height:18px;
	background:url(/images/separator-heading.gif) repeat-x 0 100%;
	padding:5px 0 9px;
	font-weight:normal;
	color:#0085ca;
	width:614px;
}
.content h3 a {color:#0085ca;}
.content li{
	margin-bottom:10px;
}
.content dl{
	margin: 10px 0 20px;
	width:350px;
}
.content dt {
	float: left;
	width: 205px;
	line-height: 18px;
}
.content dd {
	margin-left: 45px;
	line-height: 18px;
}
.content table tr.result{
	font-weight:bold;
}
.info-holder {
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:18px;
}
.info {
	float:left;
	width:290px;
	margin:0 25px 0 0;
}
.content ul {
	list-style:none;
	padding:0;
	margin:-2px 0 0 1px;
}
.content ul li {
	background:url(/images/bullet-info-list.gif) no-repeat 0 3px;
	padding:0 0 3px 20px;
	font-size:11px;
	line-height:13px;
}
/* landingpage page */
.landing #header {padding:0 0 11px 4px;}
#wrapper.landing {padding:15px 0;}
.logo-3 {
	background:url(/images/logo-3.gif) no-repeat;
	width: 254px;
	height: 43px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.logo-3 a {
	display:block;
	height:100%;
}
h1.title-gratis,
h1.title-berlin,
h1.title-hausbau,
h1.title-hausbauguide,
h1.title-kapital,
h1.title-mieter{
	width: 590px;
	height: 41px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin:4px 0 0;
}
h1.title-gratis{
	background:url(/images/text-gratis.gif) right bottom no-repeat;
}
h1.title-berlin{
	background:url(/images/text-berlin.gif) right bottom no-repeat;
}
h1.title-hausbau{
	background:url(/images/text-hausbau.gif) right bottom no-repeat;
}
h1.title-hausbauguide{
	background:url(/images/text-hausbauguide.gif) right bottom no-repeat;
}
h1.title-kapital{
	background:url(/images/text-kapital.gif) right bottom no-repeat;
}
h1.title-mieter{
	background:url(/images/text-mieter.gif) right bottom no-repeat;
}
.img-box {
	border:1px solid #e8e8e8;
	padding:6px 9px 7px 8px;
	margin:0 0 17px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.img-box img {
	display:block;
}
.img-info {
	position:absolute;
	left:0;
	top:6px;
	width:244px;
}
.img-info .holder {
	width:287px;
	height:301px;
	overflow:hidden;
	padding:24px 0 0 7px;
}
ul.img-list {
	list-style:none;
	padding:0 0 21px;
	margin:0 0 0 -1px;
	width:100%;
	position:relative;
}
ul.img-list li {
	background:url(/images/bullet-img-list.gif) no-repeat;
	padding:0 0 0 25px;
	margin:0 0 8px;
}
ul.img-list span {
	display:block;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
ul.img-list li.hausbaupreise span {
	background:url(/images/text-hausbaupreise.gif) no-repeat;
	width: 150px;
}
ul.img-list li.hausbauangebote span {
	background:url(/images/text-hausbauangebote.gif) no-repeat;
	width: 188px;
}
ul.img-list li.sonderangebote span {
	background:url(/images/text-sonderangebote.gif) no-repeat;
	width: 169px;
}
.img-info .inner {
	padding:0 0 0 5px;
	width:281px;
	overflow:hidden;
	line-height:17px;
	position:relative;
	font-weight:bold;
	color:#646363;
}
.img-info p {margin:0 80px 0 0;}
.img-info .inner img {
	float:right;
	margin:21px 0 0;
}
.info-block {
	background:url(/images/separator-heading.gif) repeat-x 0 100%;
	padding:1px 239px 21px 0;
	margin:0 0 28px 6px;
	line-height:18px;
	color:#858585;
	height:1%;
	overflow:hidden;
}
.info-block img {
	float:left;
	margin:-1px 43px 0 0;
}
.info-block h2 {
	margin:0 0 13px;
	font-size:20px;
	line-height:22px;
	color:#a9a9a9;
	font-weight:normal;
}
.info-block p {margin:0;}
.schritt-form {
	width:100%;
}
.schritt-form:after {
	content:"";
	display:block;
	clear:both;
}
.schritt-form img {
	float:left;
	margin:42px 55px 0 -9px;
}
.schritt-content {
	float:left;
	width:418px;
	line-height:18px;
	color:#858585;
}
.schritt-content h2 {
	margin:0 0 7px;
	font-size:18px;
	line-height:20px;
	color:#999;
	background:url(/images/separator-heading.gif) repeat-x 0 100%;
	padding:0 0 7px;
}
.schritt-content p {margin:0 0 16px;}
.schritt-content .row {
	width:438px;
	margin:0 -20px 0 0;
	overflow:hidden;
	padding:0 0 19px;
}
.schritt-content .field {
	float:left;
	background:url(/images/bg-field.gif) no-repeat;
	width:94px;
	height: 15px;
	margin:0 11px 0 0;
	padding:4px 16px 0;
}
.schritt-content .field input {
	float:left;
	border:none;
	margin:0;
	padding:0;
	background:none;
	width:93px;
}
.schritt-content label {
	float:left;
	font-size:12px;
	line-height:16px;
	white-space:nowrap;
	margin:0 13px 0 0;
}
.schritt-content .radiobuttons {
	width:388px;
	margin:-13px 0 0;
}



.radblock div.radioArea, .radblock div.radioAreaChecked {display:block;clear:both;}

.schritt-content .radiobuttons label {margin:6px 20px 0 0;}
.schritt-content .btn {
	float:right;
	width: 153px;
	height: 28px;
	margin:0;
	border:none;
}
.schritt-content .btn-a {
	float:left;
	width: 153px;
	height: 28px;
	margin:0;
	display:block;
	background:url(/images/btn-prev-1.gif) 0 0 no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
#footer .add-nav-3 a {color:#97a1aa;}
ul.add-nav-3 li {background-image:url(/images/separator-add-nav-2.gif);}
/* pageflip page */
body.pageflip {
	background:#fff url(/images/bg-pageflip.gif) repeat-x;
}
.pageflip-wrapper {
	width:980px;
	padding:29px 0;
	margin:0 auto;
	background:url(/images/bg-pageflip-wrapper.gif) no-repeat;
}
.pageflip-box {
	background:url(/images/bg-pageflip-box.gif) no-repeat;
	width: 947px;
	height:862px;
	padding:14px 17px 0 16px;
}
.menu-holder {
	padding:10px 18px 0;
	margin:0;
	height:28px;
	overflow:hidden;
}
.link-ihr {
	float:left;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
}
.link-ihr a {
	float:left;
	background:url(/images/arrow-link-ihr.gif) no-repeat 0 6px;
	padding:0 0 0 24px;
	color:#fafafa;
}
.link-ihr a:hover{
	text-decoration:none;
}
.menu-holder ul {
	float:right;
	overflow:hidden;
	list-style:none;
	padding:5px 0 0;
	margin:0;
	font-size:10px;
	line-height:15px;
}
.menu-holder ul li {
	float:left;
	background:url(/images/separator-menu.gif) no-repeat 100% 3px;
	padding:0 9px 0 8px;
	margin:0 -9px 0 9px;
	display:inline;
}
.menu-holder ul a {color:#96c7e0;}
#pageflip{
	width:100%;
	height:740px;
	margin:0 auto;
	overflow:hidden;
}
.nav-holder {
	padding:15px 23px 0 20px;
	width:904px;
	overflow:hidden;
}
.select-form {
	float:left;
	width:260px;
	padding:15px 0 0;
}
.select-form .row {
	width:100%;
	overflow:hidden;
}
.select-form select {width:106px;}
.select-form label {
	float:left;
	font-size:10px;
	line-height:15px;
	color:#6f6f6f;
	font-weight:bold;
}
.pageflip-nav {
	float:right;
	width:280px;
}
.pageflip-nav a {
	float:right;
	margin:0 0 0 28px;
	font-size:10px;
	line-height:15px;
	color:#007dbd;
}
.pageflip-nav .weiter {
	background:url(/images/arrow-weiter.gif) no-repeat 100% 0;
	padding:25px 0 0 3px;
	margin:8px 0 0 26px;
}
.pageflip-nav .zuruck {
	background:url(/images/arrow-zuruck.gif) no-repeat;
	padding:25px 3px 0 0;
	margin:8px 0 0 22px;
}
.pageflip-nav .drucken {
	background:url(/images/bg-drucken.gif) no-repeat 50% 0;
	padding:33px 0 0;
}
.pageflip-nav .dowloaden {
	background:url(/images/bg-dowloaden.gif) no-repeat 50% 0;
	padding:33px 0 0;
}
.rechner-form {
	width:950px;
	padding:15px 15px 0;
	line-height:18px;
}
.rechner-form h2 {
	margin:0 0 26px;
	background:url(/images/separator-heading.gif) repeat-x 0 100%;
	padding:0 0 6px;
	font-size:18px;
	line-height:21px;
	color:#9d9d9d;
	width:415px;
}
.rechner-form h2 span {
	display:block;
	background:url(/images/bg-gratisrechner.gif) no-repeat 1px 0;
	padding:9px 0 0 43px;
}
.rechner-form p {margin:0 0 16px;}
.rechner-form .holder {width:100%;}
.rechner-form .holder:after {
	content:"";
	display:block;
	clear:both;
}
.column {
	float:left;
	width:186px;
	margin:0 30px 0 0;
}
.content .field,
.rechner-form .field {
	background:url(/images/bg-field-2.gif) no-repeat;
	width:154px;
	height: 16px;
	display:block;
	padding:3px 16px 9px;
}
.content .field input,
.rechner-form .field input {
	float:left;
	margin:0;
	border:none;
	background:none;
	width:153px;
}
.textarea {
	width: 331px;
	height: 180px;
	background: url(/images/textarea.gif) no-repeat;
}
.textarea textarea {
	border: 0;
	padding: 0;
	float: left;
	color: #aaa;color: #333;
	width: 297px;
	height: 225px;height: 160px;
	overflow: auto;
	font-size: 12px;
	background: none;
	font-weight: normal;
	margin: 15px 0 0 17px;
}
.content .col-1{
	display:block;
	clear:left;
	float:left;
	width:240px;
}
.content .col-2{
	display:block;
	clear:right;
	float:left;
	width:50%;
}
.content .error_message ul{
	margin-bottom:10px;
}
.sel-holder {
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
.sel-holder select {width:186px;}
.rechner-form .row {
	height:1%;
	overflow:hidden;
	padding:0 0 17px 0;
	margin:-13px 0 0 -3px;
}
.rechner-form .row label {
	float:left;
	font-size:12px;
	color:#858585;
	line-height:16px;
	margin:7px 20px 0 0;
}
.radiobox-holder {padding:0 0 0 7px;}
.column-3 {
	float:left;
	width:340px;
	margin:0 0 0 -17px;
}
.content .btn,
.rechner-form .btn {
	display:block;
	background:url(/images/bg-btn.gif) no-repeat;
	width: 106px;
	height: 19px;
	font-size:10px;
	line-height:18px;
	color:#6f6f6f;
	text-align:center;
	margin:0 0 11px;
	cursor:pointer;
}
.column-info {
	width:100%;
	overflow:hidden;
	position:relative;
	margin:-2px 0 0;
	padding:0 0 1px;
}
.buttons {
	float:left;
	width: 106px;
	margin:0 34px 0 0;
}
.radioboxes {float:left;}
.footer-content {
	padding:30px 18px 0 13px;
}
#footer ul.add-nav-4 a {color:#97a1aa;}
#footer ul.add-nav-4 li {
	background-image:url(/images/separator-add-nav-2.gif);
}

label { color:#333;}

input, h2, p { color:#333;}

#wrapper div.info-block h1, .infoblock p {color:black;  }
#wrapper .info-block p {color:black; font-size:16px;   }
#wrapper div.info-block h2 { color:#31a5e1;}

/* End of 'all' */

