/********************
---[ GLOBAL CLASSES ]---
*********************/
html[xmlns^="http"] {
/* verhindert Mozilla-Zucken
* > Firefox 1.5
*/
overflow-y: scroll;
}

* {
	padding: 0;
	margin: 0;
	outline: none;
}

ul,
ul li {
	list-style: none;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

html,
body {
	width: 100%;
	height: 100%;
}

html {
	background: url(../images/bg-html.png) repeat-y center 0;
}

body {
	color: #372b3d;
	font: 12px/24px Arial, Helvetica, sans-serif;
	min-width: 950px;
	background: url(../images/bg-body.png) repeat-x 0 0;
}

/********************
---[ CONTAINER ]---
*********************/
#container {
	width: 964px;
	margin: 0 auto -110px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../images/bg-container.png) repeat-y 0 0;
	position: relative;
	z-index: 3;
}

/********************
---[ HEADER ]---
*********************/
#header {
	width: 964px;
	height: 476px;
	position: relative;
	background: url(../images/bg-header.jpg) no-repeat 0 0;
}

/********************
---[ ADDITIONAL NAVIGATION ]---
*********************/
ul#navi-add {
	width: 270px;
	height: 11px;
	padding: 19px 0 0 33px;
}

ul#navi-add li {
	height: 11px;
	float: left;
	padding: 0 10px 0 9px;
	border-right: 1px solid #777979;
	line-height: 11px;
}

ul#navi-add li a {
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	color: #777979;
}

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

ul#navi-add li.active a {
	color: #000;
}

/********************
---[ COMPANY NAME ]---
*********************/
#branding a {
	position: absolute;
	left: 38px;
	top: 70px;
	width: 300px;
	height: 25px;
}

/********************
---[ LOGO ]---
*********************/
#logo {
	position: absolute;
	left: 767px;
	top: 258px;
	width: 142px;
	height: 115px;
	background: url(../images/logo-seko.png) no-repeat 0 0;
	z-index: 10;
}

#logo h1 {
	height: 100%;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

/********************
---[ CLAIM ]---
*********************/
blockquote#claim {
	position: absolute;
	left: 27px;
	top: 329px;
	width: 352px;
	height: 44px;
	background: url(../images/bg-claim.png) no-repeat 0 0;
	z-index: 10;
}

/********************
---[ SLIDESHOW ]---
*********************/
div#slideshow {
	position: absolute;
	left: 27px;
	top: 116px;
	width: 910px;
	height: 290px;
	overflow: hidden;
}

/********************
---[ MAIN NAVIGATION ]---
*********************/
ul#navi {
	position: absolute;
	left: 27px;
	top: 406px;
	width: 912px;
	height: 65px;
}

ul#navi li {
	height: 65px;
	float: left;
	padding: 0 1px 0 0;
}

ul#navi li a {
	display: block;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/bg-navi.png) no-repeat 0 0;
}

ul#navi li a.angebote {
	background-position: 0 0;
	width: 124px;
}

ul#navi li a.angebote:hover,
ul#navi li.active a.angebote {
	background-position: 0 -65px;
}

ul#navi li a.firmenprofil {
	background-position: -125px 0;
	width: 161px;
}

ul#navi li a.firmenprofil:hover,
ul#navi li.active a.firmenprofil {
	background-position: -125px -65px;
}

ul#navi li a.referenzen {
	background-position: -287px 0;
	width: 144px;
}

ul#navi li a.referenzen:hover,
ul#navi li.active a.referenzen {
	background-position: -287px -65px;
}

ul#navi li a.aktivitaeten {
	background-position: -432px 0;
	width: 146px;
}

ul#navi li a.aktivitaeten:hover,
ul#navi li.active a.aktivitaeten {
	background-position: -432px -65px;
}

ul#navi li a.kooperationen {
	background-position: -579px 0;
	width: 179px;
}

ul#navi li a.kooperationen:hover,
ul#navi li.active a.kooperationen {
	background-position: -579px -65px;
}

ul#navi li a.topobjekte {
	background-position: -759px 0;
	width: 152px;
}

ul#navi li a.topobjekte:hover,
ul#navi li.active a.topobjekte {
	background-position: -759px -65px;
}


/********************
---[ SIDEBAR ]---
*********************/
#sidebar {
	float: left;
	width: 345px;
	padding: 31px 13px 0 22px;
	position: relative;
	color: #000;
	line-height: 20px;
	z-index: 10;
}

#sidebar h3 {
	width: 163px;
	height: 14px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 9px 0 11px 0;
}

#sidebar h3.object-des-monats {
	background: url(../images/bg-h3-object-des-monats.png) no-repeat 0 0;
}

#sidebar h3.wohnung-des-monats {
	background: url(../images/bg-h3-wohnung-des-monats.png) no-repeat 0 0;
}

#sidebar h3.gewerbe-des-monats {
	background: url(../images/bg-h3-gewerbe-des-monats.png) no-repeat 0 0;
}

#sidebar h3.rendite-des-monats {
	background: url(../images/bg-h3-renditeobject-des-mon.png) no-repeat 0 0;
	width:200px;
}

/********************
---[ CONTENT ]---
*********************/
#content {
	width: 506px;
	float: left;
	padding: 40px 30px 100px 26px;
	position: relative;
}

#content p {
	padding: 0 0 15px 0;
}
#content ul {
	padding: 0 0 10px 15px;
}

#content li {
	list-style: square;
	padding: 0 0 0 5px;

}

.impressum-left {
	float: left;
	padding-right: 100px;
}

.impressum-right {
	float: left;
}


/********************
---[ HEADINGS ]---
*********************/
#content h2 {
	width: 436px;
	height: 73px;
	text-indent: -9999px;
}

h2.index {
	background: url(../images/h2/bg-index.gif) no-repeat 0 0;
}

h2.kontakt {
	background: url(../images/h2/bg-kontakt.gif) no-repeat 0 0;
}

h2.danke {
	background: url(../images/h2/bg-danke.gif) no-repeat 0 0;
}

h2.anfahrt {
	background: url(../images/h2/bg-anfahrt.gif) no-repeat 0 0;
}

h2.impressum {
	background: url(../images/h2/bg-impressum.gif) no-repeat 0 0;
}

h2.angebote {
	background: url(../images/h2/bg-angebote.gif) no-repeat 0 0;
}

h2.firmenprofil {
	background: url(../images/h2/bg-firmenprofil.gif) no-repeat 0 0;
}

h2.referenzen {
	background: url(../images/h2/bg-referenzen.gif) no-repeat 0 0;
}

h2.aktivitaeten {
	background: url(../images/h2/bg-aktivitaeten.gif) no-repeat 0 0;
}

h2.kooperationen {
	background: url(../images/h2/bg-kooperationen.gif) no-repeat 0 0;
}

h2.topobjekte {
	background: url(../images/h2/bg-topobjekte.gif) no-repeat 0 0;
}



#content h3 {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	
}

/********************
---[ FOOTER ]---
*********************/
#footer {
	width: 100%;
	height: 110px;
	background: url(../images/bg-footer.png) repeat-x center bottom;
	position: relative;
	z-index:1;
}

#footer-content {
	width: 964px;
	height: 110px;
	position: absolute;
	z-index:5;
	bottom: 0;
}

#footer-content address {
	height: 94px;
	border-right: 1px solid #bbbebe;
	padding: 6px 0 0 0;
	width: 170px;
	position: absolute;
	font-style: normal;
	left: 409px;
}

#footer-content dl {
	height: 94px;
	border-right: 1px solid #bbbebe;
	padding: 6px 0 0 0;
	width: 163px;
	position: absolute;
	left: 624px;
}

#footer-content dt {
	float: left;
	width: 45px;
}

#footer-content dd {
	float: left;
	width:90px
}

#footer-content img {
	position: absolute;
	left: 835px;
	top: 14px;
}

/********************
---[ CMS CLASSES ]---
*********************/
.cms-image {
	width: 100px;
	height: 150px;
}

.cms-box {
	float: left;
	width: 150px;
	height: 200px;
	padding: 0px 18px 25px 0px;
	line-height: 16px;
	font-size: 11px;
}
.float-left-cms {
	float: left;
	margin: 5px 12px 10px 0;
}

.cms {float:none;}
/********************
---[ ADDITIONAL CLASSES ]---
*********************/
.push {
	clear: both;
	height: 30px;
}

.border {
	border: 3px solid #fff;
}

.float-left {
	float: left;
	margin: 0 12px 21px 0;
}


hr {
	border: none;
	border-bottom: 1px solid #ccc;
	color:#f5f5f5;
	background-color:#f5f5f5;
	margin: 10px 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.indented {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

.no-border {
	border: 0px !important;
}

