/* haupt stylesheet*/
/* geaendert: 2006-11-23/pr */

html, body {
	height:100%;
	font-size: 12px;
	font-style:normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color: #666666;
	background-image: url(../_images/bgr.gif);
}

#container {
	min-height:100%;
	height:auto;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	background-color: #FFFFFF;
	display: block;
	background-image: url(../_images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 130px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
* html #container{ height:100%; }


/* basislayout */

#logo {
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 200px;
	float:left;
}

#header {
	width:100%;
	height:102px;
	display: block;
	float: left;
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}

#logo {
	padding: 0;
	border: 0;
	float:left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#topbar {
	float:left;
	width:1000px;
	height:22px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E4001B;
	background-color: #FFFFFF;

}

#content_container {
	width:1000px;
	float:left;
	background-color:#ffffff;
	background-image: url(../_images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#content_padding {
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}

#leftcol {
	width:160px;
	float:left;
}
#middelcol {
	float: left;
	width:690px;
	left: 160px;
}
#rightcol {
	width:150px;
	float:right;
}
#rightcol_img {
	margin-top:40px;
}
#adress {
	margin-top:20px;
}
#footer {
	height: 21px;
	text-align:center;
	margin: -22px auto 0 auto;
	clear: both;
	background-color:#E4001B;
	color: #FFFFFF;
	width: 1000px;
}
#footer a  {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

#zoom_bild_header {
	background-image:url(../_images/logo.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-left:10px;
	margin-top:10px;
	height:62px;
	vertical-align:baseline;
	padding-top: 15px;
}


/* inline style */
p,h1,h2,h3,ul,ol,td,table,div {
	color:#666666;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
table {
}
ul {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
li {
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
	list-style-image: url(../_images/bullet_content.gif);
}
p {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h1 {
	font-weight:bold;
	font-size:18px;
	margin-top:5px;
	margin-bottom:6px;
	color: #666666;
}
h2 {
	font-size:15px;
	margin-top:5px;
	margin-bottom:6px;
	display: block;
	font-weight: bold;
}
h3 {
	font-weight:bold;
	font-size:13px;
	margin-top:5px;
	margin-bottom:2px;
	color: #E4001B;
}
label {
	width:65px;
	text-align:left;
}
.small {
	font-size:9px;
}
.smalltext {
	font-style:normal;
	font-size:9px;
	margin-left: 25px;
}
.text {
	margin-bottom: 2px;
	padding-bottom: 10px;
}

.image {
	margin-bottom: 10px;
}
.text_img {
	margin-bottom: 10px;
}

imgBorderLink a:hover {
	border:solid 1px #003300;
}

.zoom_link:link,.zoom_link:visited,.zoom_link:active,.zoom_link:hover {
	font-size: 9px;
	color:rgb(90,115,135);
	text-decoration: none;
	font-weight: normal;
}
.button_zoom {
	font-size: 9px;
	color:rgb(90,115,135);
	text-decoration: none;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* abschnitt tabelle */
table.basis, table.green {
	border-collapse:collapse;
}
table.basis td {
	background-color:#E3E3E3;
}
table.basis .tblrowhl {
	font-size: 012px;
	background-color: #cccccc;
	font-weight: bold;
	padding:2px;
}
table.basis .tblcolhl{
	font-size: 12px;
	background-color: #cccccc;
	font-weight: bold;
	padding:2px;	
}
table.green {
	margin-bottom: 12px;
}
table.green td {
	border: 1px solid #01b72f;
	background-color: #FFFFFF;
	color:#666666;
}
table.green .tblrowhl {
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	background-color: #abd812;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
}
table.green .tblcolhl{
	color:#FFFFFF;
	font-size: 13px;
	background-color: #abd812;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
}
/* formular deklarationen */
.cmsform, .immmoform {
	width:90%;
	padding:0px;
	margin:0px;
}
.cmsform label { 
	width: 120px;
}
.cmsform input, .cmsform textarea  {
	width: 200px;
	margin-top:1px;
	margin-bottom:1px;
	color: #666666;
}
.cmsform select { /*spezielle Korrektur des select element */
	width:204px;
	margin-top:1px;
	margin-bottom:1px;	
}
.cmsform label.left {
	float: left;
	text-align: left;
	margin-right: 5px;
}
.cmsform label.right {
	width:160px;
}
.cmsform input.right {
	float: left;
	width: auto;
	margin-right: 5px;
	height: 17px;
}
.cmsform input.right_checkbox {
	float: left;
	width: auto;
	height: 17px;
	margin-left:125px;
}
.immoform input {
	width: 55px;
	margin-top:1px;
	margin-bottom:1px;
	font-size: 9px;
	color: #666666;
}
.immoform select { /*spezielle Korrektur des select element */
	width:140px;
	margin-top:1px;
	margin-bottom:1px;	
}
.immoform input.checkbox {
	margin:0px;
	padding:0px;
	width:15px;
}
.immoform .button {
	width:auto;
	color : #666666;
	border-top : 1px solid rgb(115, 115, 115);
	border-bottom : 1px solid rgb(115, 115, 115);
	border-right : 1px solid rgb(115, 115, 115);
	border-left : 1px solid rgb(115, 115, 115);
}

.cmsform br {
	clear: both;
}
.radio_titel {
	float:left;
	width:120px;
}
.radio_options {
	float:left;
	clear:right;
	width: 200px;
	margin-left:3px;
	margin-top:2px;
	margin-bottom:2px;
}
.plaintext {
	padding-bottom: 6px;
	padding-top: 6px;
}
.cmsform .button {
	margin-left:125px;
	width:auto;
	color : #666666;
	border-top : 1px solid rgb(115, 115, 115);
	border-bottom : 1px solid rgb(115, 115, 115);
	border-right : 1px solid rgb(115, 115, 115);
	border-left : 1px solid rgb(115, 115, 115);
}
table.matrix  {
	width:100%;
}
table.matrix th {
	text-align:center;
}
table.matrix .desc{
	width:140px;
	font-weight:bold;
}
table.matrix .radio{
	text-align:center;
}
table.matrix input {
	width:auto;
}
/* small form ab hier */
.cmsform_small {
	width:170px;
}
.cmsform_small label,  .cmsform_small label.left{
	width: 100%;
	clear:both;
	float:left;
	margin-left:15px;
}
.cmsform_small input {
	width: 160px;
	height: 10px;
	margin-left:15px;
	font-size: 9px;
	color: #666666;
	margin-bottom: 2px;
}
.cmsform_small br {
	clear: both;
}
.cmsform_small .button {
	float:left;
	width:auto;
	color : #666666;
	height: 15px;
	border: 1px solid #666666;
	font-size: 9px;
}
/* link deklarationen */
a:link, a:active {
	color:#19097D;
	text-decoration: underline;
}
a:visited {
	color:#19097D;
	text-decoration: underline;
}
a:focus, a:hover {
	color:#35333F;
	text-decoration: none;
}
a.links:link, a.links:visited  {
	color:#19097D;
	padding-bottom: 4px;
}
a.links:focus, a.links:hover, a.links:active {
	text-decoration: none;
}
/* sitemap links */
.smlevel1, .smlevel2, .smlevel3, .smlevel4, .smlevel5 {
	height:10px;
	display:block;
	margin:0px;
	padding:0px;
}
.smlevel1 {
	font-weight:bold;
	padding-left:0px;
}
.smlevel2 {
	padding-left:8px;
}
.smlevel3 {
	color:#666666;
	padding-left:18px;
}
.smlevel4 {
	padding-left:28px;
}
.smlevel5 {
	padding-left:36px;
}
