* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	/*background: #D6D7D2 url(Images/body-bg.jpg) repeat-x left bottom;*/
	background: #ECEEED url(Images/background-bottom.jpg) fixed no-repeat center bottom;
	color: #333;
	font-family: arial, verdana, sans-serif;
}

ul, ol, dl, li {
	color: #333333;
	line-height: 1.4em;
}

img {
    border: 0;
}

p, h1 {
	margin-bottom: 1.2em;
	line-height: 1.4em;
}

h1, h2, h3 {
	color: #DE0719;
	margin-top: 1.2em;
}

h2, h3 {
	margin-bottom: 0.2em;
}

h1, h2 {
	font-size: 13px;
}

h3 {
	font-size: 11px;
}

blockquote {
	margin-left: 2em;
}

p + blockquote > p, p + ul {
	margin-top: -1.2em;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #DE0719;
}

#center {
	font-size: 0.6875em;
	margin: auto;
	min-height: 100%;
	position: relative;
	width: 968px;
}

#date {
	height: 3em;
	line-height: 3em;
	padding-right: 185px;
	text-align: right;
	vertical-align: bottom;
}

.page3 #header, .page8 #header {background: url(Images/header/head_unternehmensgruppe.jpg) no-repeat;}
.page4 #header {background: url(Images/header/head_immobilien.jpg) no-repeat;}
.page5 #header {background: url(Images/header/head_projekte.jpg) no-repeat;}
.page6 #header {background: url(Images/header/head_vipnet.jpg) no-repeat;}
.page7 #header {background: url(Images/header/head_news.jpg) no-repeat;}


#header {
	background: url(Images/header/header_immobilienservice.jpg) no-repeat;
	height: 185px;
	position: relative;
}

#header ul {
	height: 155px;
	list-style: none;
	overflow: hidden;
	position: absolute;
	right: 8px;
	top: 25px;
	width: 172px;
}

#header ul li {
	border-top: 1px dotted #FFF;
	color: #FFF;
	line-height: 1.3em;
	padding-bottom: 2px;
	padding-top: 2px;
}

#header ul li a {
	color: white;
	text-decoration: none;
}

#header ul li a:hover {
	text-decoration: underline;
}

#navi {
	background: url(Images/Navi-links-oben.gif) no-repeat;
	float: left;
	margin-right: 2px;
	overflow: hidden;
	padding-top: 25px;
	width: 194px;
}

#navi ul {
	background: url(Images/Navi-links-unten.gif) no-repeat left bottom;
	list-style: none;
	padding-bottom: 18px;
}

#navi ul li ul {
	background: 0;
	padding: 0;
}

#navi ul li a {
	display: block;
}

#navi li {
	background-color: #B3B3B3;
	border-bottom: 1px solid #FFF;
}

#navi #level-2 li {
	background-color: #FFF;
	border-bottom: 0;
}

#navi ul li a {
	background-image: url(Images/Pfeil-Navi-links.gif);
	background-repeat: no-repeat;
	border-left: 4px solid #FFF;
	border-right: 4px solid #FFF;
	color: #FFF;
	font-weight: bold;
	height: 16px;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration: none;
}

#navi #level-1 .active  a {
	background: #E1061A url(Images/Pfeil-Navi-links-down-akt.gif);
	background-repeat: no-repeat;
}

#navi #level-2 .active-2  a {
    background-image: none !important;
	color: #E1061A;
}

#navi #level-2 li a {
	background-color: #FFF !important;
	background-image: none !important; 
	border: 0;
	color: #000;
	font-weight: normal;
	height: 16px;
	padding-left: 20px;
	padding-top: 2px;
	text-decoration: none;
}

#navi #level-1 li a:hover {
	background-color: #E1061A;
}

#navi #level-2 li a:hover {
	background-color: #FFF;
	color:#E1061A;
}


#col2 {
	float: left;
	margin-right: 2px;
}

#content {
	background: #F8F8F8 url(Images/Inhalt-oben.gif) no-repeat;
	padding: 8px 8px 0 8px;
	width: 570px;
	overflow: hidden;
}

#content ul, #content ol {
	margin-left: 2em;
}

#headbox {
	margin-bottom: 1px;
	position: relative;
}

#headbox .links {
	position: absolute;
	right: 198px;
	top: 4px;
}

#headbox .links a {
	display: block;
	height: 30px;
	filter:Alpha(opacity=85);
	position: absolute;
	opacity: 0.85;
	outline: none;
	right: 0;
	width: 283px;
}

#headbox .links a span {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#headbox .links a:hover {
	filter:Alpha(opacity=100);
	opacity: 100;
}

#headbox .links a#head-projekt {
	background: url(Images/headnavi/projekt_i.gif) no-repeat;
	top: 35px;
}

#headbox .links a#head-bau {
	background: url(Images/headnavi/bau_i.gif) no-repeat;
	top: 75px;
}

#headbox .links a#head-immoservice {
	background: url(Images/headnavi/immobilien_i.gif) no-repeat;
	top: 115px;
}

#headbox .links a#head-projekt:hover {
	background: url(Images/headnavi/projekt_a.gif) no-repeat;
}

#headbox .links a#head-bau:hover {
	background: url(Images/headnavi/bau_a.gif) no-repeat;
}

#headbox .links a#head-immoservice:hover {
	background: url(Images/headnavi/immobilien_a.gif) no-repeat;
}

/*** EN Header **/
.lang-en #headbox .links a#head-projekt {
	background: url(Images/headnavi/projekt_en_i.gif) no-repeat;
	top: 35px;
}

.lang-en #headbox .links a#head-bau {
	background: url(Images/headnavi/bau_en_i.gif) no-repeat;
	top: 75px;
}

.lang-en #headbox .links a#head-immoservice {
	background: url(Images/headnavi/immobilien_en_i.gif) no-repeat;
	top: 115px;
}

.lang-en #headbox .links a#head-projekt:hover {
	background: url(Images/headnavi/projekt_en_a.gif) no-repeat;
}

.lang-en #headbox .links a#head-bau:hover {
	background: url(Images/headnavi/bau_en_a.gif) no-repeat;
}

.lang-en #headbox .links a#head-immoservice:hover {
	background: url(Images/headnavi/immobilien_en_a.gif) no-repeat;
}



#headbox .links div h2 {
	text-transform: uppercase;
}

#headbox .links div p, #headbox .links div h2 {
	margin: 0;
}

#headbox .links div {
	background: white;
	filter:Alpha(opacity=85);
	height: 42px;
	margin-bottom: 2px;
	padding: 15px 15px 0 15px;
	position: relative;
	opacity: 0.85;
	width: 220px;
}

#headbox .m {
	background: #E60719 url(Images/morelink.gif) no-repeat bottom right;
	border-left: 2px solid white;
	display: block;
	right: 0;
	height: 57px;
	position: absolute;
	top: 0;
	width: 12px;
	z-index: 2;
}

#headbox  .m span {
	background: url(Images/special-top.gif) no-repeat;
	display: block;
	width: 12px;
	height: 12px;
}

#QuickLeiste {
	margin: 0;
	position: relative;
	border-bottom: 1px dotted #C9C8C2;
}
#QuickLeiste a {
	color: #87888a;
	text-decoration: none;
}

#QuickLeiste img {
	vertical-align: middle;
}

#footer {
	background: url(Images/Inhalt-unten.gif) no-repeat;
	float: left;
	height: 12px;
	margin-right: 1px;
	margin-top: -1.2em;
	padding-top: 10px;
	padding-bottom: 100px;
	text-transform: uppercase;
	width: 586px;
}

#footer a {
	text-decoration: none;
}

#col3 {
	background: url(Images/navi-rechts-komplett.gif) no-repeat;
	float: left;
	width: 183px;
	height: 194px;
}

.lang-en #col3 {
	background: url(Images/navi-rechts-komplett_en.gif) no-repeat;
}

#col3 a {
	color: white;
	text-decoration: none;
}

#col3 small {
	display: block;
}

#ObjektID {
	margin-left: 8px;
	margin-top: 9px;
	padding-left: 4px;
	width: 143px;
}

#QuickLink {
	margin-left: 8px;
	margin-top: 35px;
	width: 167px;
}

#QuickLink option {
	width: 167px;
}

.rButton {
	border: 1px solid #6F6F6F;
	color: #6F6F6F;
}

.SendButton {
	background-image: url(Images/searchButton.gif);
	border: 0;
	cursor: pointer;
	margin-left: -3px;
	width: 18px;
}

#sprache {
	padding-left:16px;
	padding-top: 9px;
}

#Sprache img {
	vertical-align: middle;
}

#Suche {
	margin-left: 8px;
	margin-top: 29px;
	padding-left: 4px;
	width: 143px;
}

#col3 small {
	color: #6F6F6F;
	font-size: 9px;
	margin-left: 9px;
	margin-top: 2px;
}

.backlink {
	background-image: url(Images/back.gif);
	background-repeat:no-repeat;
	background-position: 0 -2px;
	padding-left: 22px;
	padding-right: 5px;
	right: 0;
	position:absolute;
}



/**
** Specialelements
**/
.ce1 a, .ce2 a, .ce3 a {
	text-decoration: none;
}

.se1 {
	margin-left: 5px;
}

.ce1 {
	float: left;
	height: 100px;
	margin: 5px 3px;
	position: relative;
	width: 274px;
}

.ce1 .m {
	background: #E60719 url(Images/morelink.gif) no-repeat bottom right;
	border-left: 2px solid white;
	display: block;
	float: right;
	height: 100px;
	position: relative;
	width: 12px;
	z-index: 2;
}

.ce1 div {
	background: #fff url(Images/special-bg.gif) repeat-x;
	bottom: 0;
	height: 30px;
	left: 0;
	padding-left: 5px;
	position: absolute;
	width: 266px;
}

.ce1 img {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 0;
}

.ce1 p, .ce1 h2 {
	color: #333;
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
}


.ce1 .m span {
	background: url(Images/special-top.gif) no-repeat;
	display: block;
	width: 12px;
	height: 12px;
}

.ce2 {
	float: left;
	height: 140px;
	margin: 5px 5px;
	width: 274px;
}

.ce2 div {
	background: url(Images/2row-bg.gif) repeat-x;
	height: 65px;
	margin-bottom: 10px;
	position: relative;
	width: 274px;
	z-index: 1;
}

.ce2 div.b {
	margin-bottom: 0;
}

.ce2 div img {
	float: left;
	margin-right: 2px;
	z-index: 0;
}

.ce2 .m {
	background: #E60719 url(Images/morelink.gif) no-repeat bottom right;
	border-left: 2px solid white;
	display: block;
	float: right;
	height: 65px;
	width: 12px;
}

.ce2 p, .ce2 h2 {
	color: #333;
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
}

.ce2 .m span {
	background: url(Images/special-top.gif) no-repeat;
	display: block;
	width: 12px;
	height: 12px;
}

.ce3 {
	float: left;
	height: 140px;
	margin: 5px 5px;
	position: relative;
	width: 274px;
}

.ce3 div {
	background: #fff url(Images/special-bg.gif) repeat-x;
	bottom: 0;
	height: 30px;
	position: absolute;
	width: 266px;
	padding-left: 5px;
	z-index: 1;
}

.ce3 img {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 0;
}

.ce3 .m {
	background: #E60719 url(Images/morelink.gif) no-repeat bottom right;
	border-left: 2px solid white;
	display: block;
	float: right;
	height: 140px;
	position: relative;
	width: 12px;
	z-index: 2;
}

.ce3 .m span {
	background: url(Images/special-top.gif) no-repeat;
	display: block;
	width: 12px;
	height: 12px;
}

.ce3 p, .ce3 h2 {
	color: #333;
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
}

.ce4 {
	float: left;
	height: 140px;
/*	margin: 5px 0 5px 10px;*/
	margin: 5px 5px 5px 5px;
	width: 274px;
}

.ce4 div {
	background: url(Images/1col-bg.gif);
	height: 140px;
	margin-bottom: 10px;
	position: relative;
	width: 274px;
	z-index: 1;
}

.ce4 div.b {
	margin-bottom: 0;
}

.ce4 div img {
	float: left;
	margin-right: 2px;
	z-index: 0;
}

.ce4 .m {
	background: #E60719 url(Images/morelink.gif) no-repeat bottom right;
	border-left: 2px solid white;
	display: block;
	float: right;
	height: 140px;
	width: 12px;
}

.ce4 p, .ce4 h2 {
	color: #333;
	font-size: 11px;
	line-height: 1.2em;
	margin: 0;
}

.ce4 .m span {
	background: url(Images/special-top.gif) no-repeat;
	display: block;
	width: 12px;
	height: 12px;
}


.newsitem-left, .newsitem-right {
	background: #E5E5E5;
	height: 60px;
	margin-bottom: 10px;
	overflow: hidden;
}

.newsitem-left img, .newsitem-right img {
	float: left;
	margin-right: 4px;
}

.newsitem-left {
	float: left;
	margin-right: 10px;
	width: 270px;
}

.clearer {
	clear: both;
	display: none;
	display: block !important;
}

select#newsarchiv {
	width: 100%;
}

.bottom {
	clear: both;
}

.immoitem img {
	float: left;
	margin-right: 3px;
}

.immoitem {
	background: #E5E5E5;
	clear: left;
	margin: 1em 0;
}

.clearer {
	clear: both;
	display: none;
	display: block !important;
}

.immoliste {
	width: 100%;
}

.immoliste td {
	border-bottom: 5px solid white;
}

.center {
	text-align: center;
}

#kontaktform p {
	clear: left;
	margin: 0.7em 0;
}

#kontaktform label {
	display: block;
	float: left;
	width: 100px;
}

#kontaktform label.in {
	display: inline;
	float: none;
	width: auto;
}

#kontaktform .tfield {
	width: 300px;
}

#kontaktform .plz {
	width: 60px;
}

#kontaktform .ort {
	width: 233px;
}

#kontaktform textarea {
	width: 400px;
}

.result h3 {
	margin: 1em 0 0 0;
}

.result p {
	margin: 0 1em;
}

.divtop {
	border-top: 1px dotted #C9C8C2;
	padding-top: 1em;
}

.csc-uploads td {
	vertical-align: top;
}

.page43 .csc-uploads {
	margin-top: -10px;
}

.roundedrect {
	background: #E5E5E5 url(Images/abschluss_rund.gif) no-repeat top right;
}

#projektliste p {
	float: left;
	height: 60px;
	margin-bottom: 10px;
	margin-right: 11px;
	margin-left: 9px;
	width: 265px;
}

#projektliste p img {
	float: left;
	margin-right: 5px;
}

#projektliste p span {
	display: block;
	padding-top: 12px;
}

.strokebox {
	border-top: 1px dotted #C9C8C2;
	border-bottom: 1px dotted #C9C8C2;
	margin: 10px 0;
	padding: 10px 0;
}

.pagenav {
	clear: left;
	color: #E1061A;
	font-weight: 700;
	text-align: center;
}

.pagenav a {
	color: #E1061A;
	padding: 0 5px;
}


.savelink {
	margin-right: 5px;
}

.rootlinemenu {
	margin-left: 5px;
}

.jquery-corner { 
	position: relative;
}
