/*...Grundeinstellungen*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 10px;
}

/*...Linkeinstellungen*/
a:link, a:visited, a:active {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

/*...Menueinstellungen*/
.button {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808285;
	display: block;
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	height: 15px;
	padding: 3px;
}

.button:link, .button:visited, .button:active {
	color: #FFFFFF;
	text-decoration: none;
}

.button:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}

/*...LayOut-Einstellungen*/
.titel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #154889;
	text-align: center;
	display: block;
	width: 100px;
	padding: 3px;
	height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #154889;
}

.titel_2 {
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	background-color: #154889;
}

.titel_3 {
	font-size: 12px;
	font-weight: normal;
	color: #154889;
	vertical-align: bottom;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.titel_4 {
	color: #808285;
	padding-left: 10px;
}

.untertitel {
	color: #CCCCCC;
}

.untertitel_2 {
	color: #CCCCCC;
	background-color: #154889;
	border: 2px solid #154889;
}

.leiste {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.leiste_2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.leiste_3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #154889;
}

.news_titel {
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	background-image: url(../bilder/news.gif);
}

.news_text {
	color: #154889;
	padding: 5px;
	border: 1px solid #154889;
	margin: 0px;
}

.rubrik_text {
	color: #154889;
	padding: 5px;
	margin: 0px;
}

.overlay {
	opacity: .85;
	filter: alpha(opacity = 85);
	background-color: #FFFFFF;
	height: 400px;
	width: 600px;
}

.overlay_text {
	overflow: auto;
	height: 450px;
	padding: 10px;
	margin: 0px;
	width: 600px;
}

.leistung_text {
	overflow: auto;
	height: 460px;
	padding: 20px;
	margin: 0px;
	line-height: 20px;
	vertical-align: top;
}

.trennlinie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.referenz_overlay {
	opacity: .85;
	filter: alpha(opacity = 85);
	background-color: #FFFFFF;
}

.referenz_tabelle {
	height: 390px;
	overflow: auto;
	background-color: #FFFFFF;
	vertical-align: top;
}

.referenz_tabelle_titel {
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
}

.referenz_tabelle_inhalt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 8px;
	vertical-align: top;
	line-height: 20px;
}

/*...Navigations-Einstellungen*/
#Menu {
	position:absolute;
	width:157px;
	height:75px;
	z-index:1;
	left: 116px;
	top: 127px;
	visibility: hidden;
}

.button_2 {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	width: 190px;
	text-align: left;
	height: 15px;
	padding: 3px;
	margin: 0px;
	text-indent: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.button_2:link, .button_2:visited, .button_2:active {
	color: #000000;
	text-decoration: none;
}

.button_2:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #154889;
}

/*...Hintergrund-Einstellungen*/
.index_background {
	background-image: url(../bilder/titel_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.impressum_background {
	background-image: url(../bilder/schloss.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.elektro_background {
	background-image: url(../bilder/elektro.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.steuerung_background {
	background-image: url(../bilder/steuerung.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.gebaeude_background {
	background-image: url(../bilder/gebaeude_2.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.daten_background {
	background-image: url(../bilder/daten.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.service_background {
	background-image: url(../bilder/service.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.referenz_background {
	background-image: url(../bilder/referenzen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.jobs_background {
	background-image: url(../bilder/jobs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.kontakt_background {
	background-image: url(../bilder/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

