@charset "utf-8";

/* CSS Document */
html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#content {
	position: relative;
	z-index: 1;
}

#header {
	position: fixed;
	background-image: url(../grafiken/16zu9/header_logo_blau_laptop.png);
	background-repeat: no-repeat;
	width: 1280px;
	height: 180px;
	border: solid 0px;
	background-position: top;
	top: 0px;
}

#startseitebox1 {
	background-image: url(../grafiken/box1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 236px;
	width: 236px;
	border: solid 0px;
	left: 30px;
	top: 250px;
}

#startseitebox2 {
	background-image: url(../grafiken/box1.png);
	position: absolute;
	height: 236px;
	width: 236px;
	border: solid 0px;
	left: 276px;
	top: 250px;
}

#startseitebox3 {
	background-image: url(../grafiken/box1.png);
	position: absolute;
	height: 236px;
	width: 236px;
	border: solid 0px;
	left: 522px;
	top: 250px;
}

#startseitebox4 {
	background-image: url(../grafiken/box1.png);
	position: absolute;
	height: 236px;
	width: 236px;
	border: solid 0px;
	left: 768px;
	top: 250px;
}

#startseitebox5 {
	background-image: url(../grafiken/box1.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 236px;
	width: 236px;
	border: solid 0px;
	left: 1014px;
	top: 250px;
}

#logoboxstartseite {
	background-image: url(../logos/logo_startseite.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 25px;
	width: 245px;
	height: 100px;
	left: 30px;
	border: solid 0px;
}

#navibox {
	position: fixed;
	background-image: url(../grafiken/box_navigation.png);
	background-repeat: no-repeat;
	border: solid 0px;
	left: 50px;
	top: 165px;
	height: 250px;
	width: 260px;
	text-align: right;
	margin-right: 10px;
}


#ueberschriftHighlightbox {
	position: absolute;
	height: 22px;
	width: 68px;
	left: 136px;
	top: 45px;
	border: solid 0px;
}

#highlights_text {
	position: absolute;
	height: 180px;
	width: 200px;
	border: solid 0px;
	left: 20px;
	top: 80px;
	text-align: justify;
}

#horizontale_navigation {

	position: fixed;

	height: 20px;

	width: 350px;

	border: solid 0px;

	right: 10%;

	top: 127px;

}


#newsbox {
	position: fixed;
	background-image: url(../grafiken/box_highlights.png);
	background-repeat: no-repeat;
	border: solid 0px;
	left: 50px;
	width: 260px;
	top: 415px;
	height: 271px;
}

#newsbox_leer {
	position: fixed;
	background-image: url(../grafiken/box_navigation.png);
	background-repeat: no-repeat;
	border: solid 0px;
	left: 49px;
	width: 260px;
	top: 415px;
	height: 270px;
}


#textbox
	{
      position: absolute;
	width: 750px;
	height: 700px;
	border: solid 0px;
	left: 412px;
	top: 165px;
	bottom: 50px;
	text-align: justify;
	min-width: 20%;
	padding-right: 10%;
	padding-bottom: 40px;}

#textbox_geschaeftsleitung {

	position: absolute;

	width:750px;

	heigth:700px;

	border: solid 0px;

	left: 412px;

	top: 200px;

	bottom: 50px;

	min-width: 20%;

	}



#box_foto_jan {
	position: absolute;
	left: 1010px;
	top: 200px;
	height: 210px;
	width: 140px;
	border: solid 0px;
	float: left;
}

#box_foto_kay {
	position: absolute;
	left: 1010px;
	top: 420px;
	height: 200px;
	width: 140px;
	border: solid 0px;
	float: left;
}


#navigation_gross {

	position: fixed;

	border: solid 0px;

	width: 230px;

	height: 240px;

	left: 45px;

	top:180px;

	text-align: right;

}



#navigation_klein {

	position: fixed;

	border: solid 1px;

	width: 210px;

	height: 240px;

	left: 50px;

	top: 210px;

	text-align: right;

}


a.unterzeile {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 9px;
	text-decoration: none;
}

a.startueberschrift {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 18px;
	text-decoration: none;
}

a.newsschrift {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 10px;
	text-decoration: none;
}

a.newsschriftohnelink {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 10px;
	text-decoration: none;
}

a.newsschrift:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 10px;
	text-decoration: none;
}

a.newsschriftactive {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 10px;
	text-decoration: none;
}

a.unternavigation {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 12px;
	text-decoration: none;
}

a.newsueberschrift {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 12px;
	text-decoration: none;
}

a.unternavigation {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 12px;
	text-decoration: none;
}

a.unternavigation:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}

a.textschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #ececed;
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
}

a.textschrift_links {
	font-family: Arial, Helvetica, sans-serif;
	color: #fcb559;
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #ececed;
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ececed;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ececed;
	text-decoration: none;
}

p.textschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #ececed;
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
}

p.unternavigation {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 12px;
	text-decoration: none;
}

a.navischrift {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
}

.startschrift {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
}

.startschrift:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}

.navigationueberschrift {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}

.navigationueberschrift:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}

.navigationueberschrift:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}

.navigationueberschriftorange {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}

.navigationdropdown {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}

.navigationdropdownorange {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}

.navigationdropdown:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}

.horizontalenavigation {
	font-family: Verdana, Geneva, sans-serif;
	color: #ececed;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.horizontalenavigation:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 13px;
	text-decoration: none;
}

.horizontalenavigation:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 13px;
	text-decoration: none;
}

a.orange {
	font-family: Verdana, Geneva, sans-serif;
	color: #fcb559;
	font-size: 13px;
	text-decoration: none;
}

a.kontaktschrift {
	font-family: Arial, Helvetica, sans-serif;
	color: #ececed;
	font-size: 13px;
	text-decoration: none;
}

a.tooltip,a.tooltip:link,a.tooltip:visited,a.tooltip:active {
	position: relative;
	text-decoration: none;
	font-style: regular;
	color: #000000;
}

a.tooltip:hover {
	color: #000000;
	background: transparent;
}

a.tooltip span {
	display: none;
	text-decoration: none;
}

a.tooltip:hover span {
	display: block;
	position: absolute;
	top: -50px;
	left: 10px;
	width: 300px;
	z-index: 100;
	color: #ececed;
	border: 1px solid #ececed;
	background: #274c76;
	font: 11px Arial;
	text-align: justify;
}

a.tooltip span b {
	display: block;
	margin: 10;
	padding: 0;
	font-size: 14px;
	font-weigth: bold;
	color: #fcb559;
	border: 0px;
}
