/* CSS Document */
html {height: 101%;}
* {
	margin: 0;
	padding: 0;
}
BODY {
	FONT-FAMILY: "trebuchet ms", verdana, arial, sans-serif;
	BACKGROUND-COLOR: #DEDFE3;
	font-size: 1em;
	padding-bottom: 10px;
	
}
#header {
	WIDTH: 900px;
	FONT-FAMILY: "trebuchet ms",arial,sans-serif;
	position: relative;
}


#header-top {
	OVERFLOW: visible! important;
	WIDTH: 900px;
	HEIGHT: 80px;
	background-color: rgb(240,240,240);
	background-image: url(../images/bg_head_top.gif);
}


#header-middle {
	OVERFLOW: visible! important;
	WIDTH: 900px;
	HEIGHT: 150px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#header-bottom {
	WIDTH: 900px;
	background-image: url(../images/bg_top_dot1.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
}
#header-top #sub1 {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 20px;
	width: 50px;
	font-size: 72%;
	padding-left: 5px;
	padding-top: 2px;
	font-weight: bolder;
}
#header-top #sub1 a:link, #header-top #sub1 a:visited {
	color:#999999;
	text-decoration: none;
}
#header-top #sub1 a:hover {
	color: #0068ae;
}


#header-top #sub2 {
	position: absolute;
	left: 86px;
	top: 20px;
	height: 20px;
	width: 60px;
	font-size: 72%;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bolder;
}
#header-top #sub2 a:link, #header-top #sub2 a:visited {
	color:#999999;
	text-decoration: none;
}
#header-top #sub2 a:hover {
	color: #016ed8;
}


#header-top #sub3 {
	position: absolute;
	left: 190px;
	top: 20px;
	height: 20px;
	width: 60px;
	font-size: 72%;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bolder;
}
#header-top #sub3 a:link, #header-top #sub3 a:visited {
	color:#999999;
	text-decoration: none;
}
#header-top #sub3 a:hover {
	color: #016ed8;
}

#header-top #sub4 {
	position: absolute;
	left: 280px;
	top: 20px;
	height: 20px;
	width: 50px;
	font-size: 72%;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bolder;
}
#header-top #sub4 a:link, #header-top #sub4 a:visited {
	color:#999999;
	text-decoration: none;
}

#header-top #sub4 a:hover {
	color: #016ed8;
}
#container {
	WIDTH: 900px;
	background-image: url(../images/bg_main.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: rgb(150,150,150);
	border-right-color: rgb(150,150,150);
	border-left-color: rgb(150,150,150);
	height: 90%;

}
#container #main .main-content #column1-unit #Kontaktformular #submit {
	background-color: #E0EAF4;
	border: 1px solid #9DC1E3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0068ae;
}
#sitename {
	Z-INDEX: 1;
	OVERFLOW: visible! important;
	POSITION: absolute;
	top: 110px;
	left: 20px;
	width: 230px;
	padding-bottom: 5px;
}
#logo {
	position: absolute;
	height: 60px;
	width: 300px;
	top: 10px;
	right: 50px;
	background-image: url(../images/logo_konnex_immoinvest.gif);
	background-repeat: no-repeat;
}

#sitename H1 {
	FONT-SIZE: 120%;
	font-weight: lighter;
	color: #75a7d8;
	line-height: 1.1em;
}
#sitename H2 {
	FONT-SIZE: 80%;
	COLOR: #FFFFFF;
	font-weight: lighter;
	margin-top: 7px;
	line-height: 1.1em;
	padding-bottom: 2px;
}
.h2gross {
	font-size: 100%;
}

#footer {
	CLEAR: both;
	OVERFLOW: visible! important;
	WIDTH: 900px;
	background-color: rgb(225,225,225);
	background-image: url(../images/bg_foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #aaa;
	position: relative;
}
#footer P {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 75%;
	COLOR: rgb(125,125,125);
	LINE-HEIGHT: 1.4em;
	font-family: "trebuchet ms", verdane, arial;
	margin-left: 300px;
	margin-right: 15px;
}

#footer #copy {
	position: absolute;
	left: 20px;
	top: 10px;
	font-size: 68%;
	color: rgb(120,120,120);
}

#footer a:link, #footer a:visited  {
	COLOR: rgb(125,125,125);
	TEXT-DECORATION: none;
}

#footer A:hover {
	COLOR: rgb(0,0,0); 
}


#main {
	CLEAR: both;
	WIDTH: 900px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
}

#main-content {
	DISPLAY: inline;
	FLOAT: left;
	OVERFLOW: visible! important;
	margin-left: 30px;
}
#column1-unit {
	MARGIN-BOTTOM: 10px! important;
	WIDTH: 550px;
	margin-left: 300px;
	font-family: "trebuchet ms", verdana, arial;
	font-size: 83%;
	position: relative;
	min-height: 500px;
	
}

#column1-unit p {
	margin-top: 15px;
	text-align: justify;
	margin-bottom: 15px;
}
#column1-unit ol {
	margin-left: 20px;
}
#column1-unit ol li {
	margin-left: 20px;
	margin-bottom: 5px;
}
#column1-unit ul {
	margin-left: 20px;
	list-style: none;
}

#column1-unit ul li {
	padding-left: 15px;
	background: url(../images/arrow.gif) no-repeat left 6px;
	padding-bottom: 5px;
}
#column1-unit ul li li {
	padding: 0px;
	margin: 0px;
}
#column1-unit ul ul {
	list-style: url(../images/arrow1.gif);
}

#column1-unit a:link, #column1-unit a:visited {
	color: #0068ae;
	text-decoration: none;
}


#firmname {
	position: absolute;
	top: 30px;
	right: 5px;
	width: 240px;
}
#firmname h1 {
	font-size: 110%;
	color: #0068ae;
}
#firmname h2 {
	font-size: 100%;
	color: #0068ae;
}


/* ===== Hauptnavigation =====================*/

#navleft {
	position: absolute;
	display: block;
	top: 0px;
	z-index: 2;
	padding-top: 25px;
	width: 210px;
	font-size: 80%;
	padding-left: 20px;
	font-family: "trebuchet ms", verdana, arial;
	left: 0px;
}
#menu li {
	display: inline;
}
#menu a {
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#menu li a:link, #menu li a:visited {
	display: block;
	color: #0068ae;
	text-decoration: none;
	font-weight: bolder;
	background-image: url(../images/nav_blue1.gif);
	background-repeat: no-repeat;
	padding-left: 30px;

}

#menu li a:hover, #menu li a:active, #menu a:focus {
	color: #0068ae;
	background-image: url(../images/nav_blue_hover1.gif);
	background-repeat: no-repeat;
	display: block;
}
#menu li.on {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bolder;
	list-style-image: none;
	margin-bottom: 10px;
	border: 1px solid #9dc1e3;
	margin-top: 0px;
	padding: 0px;
}
#menu .on .ein {
	background-image: url(../images/nav_blue_active1.gif);
	background-repeat: no-repeat;
	color: #016ED8;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 30px;
}
#menu .on a {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu ul {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
#menu ul ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}


#menu li li a {
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li li a:link, #menu li li a:visited {
	color: #666666;
	background-image: none;
}  
#menu li li a:hover {
	color: #085AA4;
	background-color: #FFFFFF;
	background-image: url(../images/nav_main3.jpg);
	background-repeat: no-repeat;
}
#menu li li a:active, #menu li li a:focus {
	color: #085AA4;
}


ul#sub {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	background-image: none;
} 
#sub li {
	list-style-type: none;
	list-style-image: none;
	text-indent: -20px;
}
#sub a {
	color: #666666;
	background-image: none;
}
#sub a:link, #sub a:visited {
	color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}


#sub #act a {
	font-weight: bolder;
	background-color: #FFFFFF;
	background-image: url(../images/nav_main3.jpg);
	background-repeat: no-repeat;
	color: #0068ae;
}



/* ===== Ende Hauptnavigation =====================*/

.bildrechts {
	float: right;
}
.bildrechts_rahmen {
	float: right;
	border:1px solid #599DDC;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.bild {
	border:1px solid #599DDC;
	margin-bottom: 20px;
	margin-top: 5px;
}

.subon {
	color:#016ed8;
	font-weight: bolder;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DC1E3;
}
.bildrechts_rahmen a:hover {
}
