body {
	font-family:'Karla', Helvetica, Arial, sans-serif;
}

a:link { 
	color:#1b453b; 
	text-decoration: none; 
}
a:visited { 
	color:#1b453b; 
	text-decoration: none; 
}
a:active { 
	color:#1b453b; 
	text-decoration: none; 
}
a:hover { 
	color:#6d8273; 
	text-decoration: none;
}
a:focus { 
	outline: none;
}

.logo-headline {
	font-size:102px;
	line-height:1.0em;
	font-weight:700;
	text-align:center;
	color:#1b453b;
}

.logo-subline {
	font-size:32px;
	line-height:1.0em;
	font-weight:400;
	text-align:center;
	color:#1b453b;
}

.logo-headline-small {
	font-size:36px;
	line-height:1.0em;
	font-weight:700;
	text-align:center;
	color:#1b453b;
}

.navi-subline {
	font-size:24px;
	line-height:1.0em;
	font-weight:400;
	text-align:center;
	color:#1b453b;
}

.kontakt-subline {
	font-size:24px;
	line-height:1.2em;
	font-weight:400;
	text-align:center;
	color:#1b453b;
}

.headline-all {
	font-size:17px;
	line-height:1.15em;
	text-align:left;
	font-weight:400;
	color:#1b453b;
}

.copy-all {
	font-size:13px;
	line-height:1.35em;
	text-align:left;
	font-weight:400;
	color:#1b453b;
}

.copyright-all { 
	font-size:11px;
	line-height:1em;
	text-align:center;
	font-weight:400;
	color:#1b453b;
}

/**
* Background
*/
html, body {
	height:100%;
	margin:0;
	background:#faebcf;
}

div.background {
	float:left;
	width:1px; 
	height:50%;
	margin-bottom:-340px;
}

div.background-container {
	clear:left;
	position:relative;
	margin:0 auto;
	width:1024px; 
	height:680px;
	background:#faebcf;
	z-index:1;
}

div.background-slides {
	position:absolute;
	width:910px;
	height:525px;
	margin-top:78px;
	margin-left:57px;
	background:#faebcf;
	z-index:4;
}

div.background-noslides {
	position:absolute;
	background-image:url('../jpgs/picts_foto_930_1.jpg'); background-repeat:no-repeat;
	width:930px;
	height:545px;
	margin-top:68px;
	margin-left:47px;
	z-index:4;
}

div.background-noslides-vita {
	position:absolute;
	background-image:url('../jpgs/picts_vita_930.jpg'); background-repeat:no-repeat;
	width:930px;
	height:545px;
	margin-top:68px;
	margin-left:47px;
	z-index:4;
}

div.background-noslides-kontakt {
	position:absolute;
	background-image:url('../jpgs/picts_kontakt_930.jpg'); background-repeat:no-repeat;
	width:930px;
	height:545px;
	margin-top:68px;
	margin-left:47px;
	z-index:4;
}

div.background-video {
	position:absolute;
	width:910px;
	height:501px;
	margin-top:90px;
	margin-left:57px;
	z-index:4;
}

div.background-spot {
	position:absolute;
	width:910px;
	height:511px;
	margin-top:85px;
	margin-left:57px;
	z-index:4;
}

/**
* Logo
*/
div.logo-icon {
	position:absolute;
	background-image:url('../jpgs/background_home_930.png'); background-repeat:no-repeat;
	width:930px;
	height:575px;
	margin-top:68px;
	margin-left:47px;
	z-index:2;
}

div.logo {
	position:absolute;
	width:930px;
	height:60px;
	margin-top:183px;
	margin-left:46px;
	z-index:3;
}

div.logo-sub {
	position:absolute;
	width:930px;
	height:20px;
	margin-top:342px;
	margin-left:44px;
	z-index:4;
}

div.logo-icon-small {
	position:absolute;
	background-image:url('../jpgs/logo_all_930.png'); background-repeat:no-repeat;
	width:70px;
	height:70px;
	margin-top:-7px;
	margin-left:477px;
	z-index:10;
}

div.logo-small {
	position:absolute;
	width:930px;
	height:40px;
	margin-top:-25px;
	margin-left:47px;
	z-index:11;
}

/**
* Navigation
*/
div#navigation {
	position:absolute;
	width:930px;
	height:70px;
	margin-top:620px;
	margin-left:47px;
	text-align:center;
	z-index:10;
}

/**
* Content
*/
div.content-home {
	position:absolute;
	width:345px;
	height:290px;
	margin-top:205px;
	margin-left:753px;
	z-index:4;
}

div.content-right {
	position:absolute;
	width:590px;
	height:520px;
	margin-top:78px;
	margin-left:377px;
	z-index:4;
}

div.content-kontakt {
	position:absolute;
	width:465px;
	height:auto;
	margin-top:163px;
	margin-left:280px;
	z-index:4;
}

div.content-right-kontakt {
	position:absolute;
	width:590px;
	height:20px;
	margin-top:328px;
	margin-left:377px;
	z-index:4;
}

div.content-impressum-left {
	position:absolute;
	width:445px;
	height:515px;
	margin-top:78px;
	margin-left:57px;
	z-index:4;
}

div.content-impressum-right {
	position:absolute;
	width:445px;
	height:512px;
	margin-top:78px;
	margin-left:522px;
	z-index:4;
}

div.content-copyright {
	position:absolute;
	width:930px;
	height:auto;
	margin-top:660px;
	margin-left:47px;
	text-align:center;
	z-index:20;
}