h2, h3{
    color: #23679E;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 18px;
    text-decoration: underline;
    width: 780px;
}
h3{
    font-size: 13px;
	font-weight: normal;
}
/* ----------------------------- Startseite ----------------------------- */

#home_ticker {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 810px;
	background-color: #23679e;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 20px 0px;
	color: #bfe5f5;
	font-weight: bold;
	border: 1px solid #fff;
}

#home_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 810px;
}


/* ----------------------------- Firma ----------------------------- */

#firma_left {
	float: left;
	width: 480px;
}

#firma_right {
	float: right;
	width: 300px;
}

#firma_left h2 {
	float: left;
	text-decoration: underline;
	width: 480px;
	margin: 18px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #23679e;
}

/* ----------------------------- Leistungen ----------------------------- */

#leistungen_left {
	float: left;
	width: 580px;
}

#leistungen_right {
	float: right;
	width: 200px;
}

#leistungen_left h2 {
	float: left;
	text-decoration: underline;
	width: 580px;
	margin: 18px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #23679e;
}

/* ----------------------------- Referenzen ----------------------------- */

#referenzen_home_bg h2 {
	float: left;
	text-decoration: underline;
	width: 780px;
	margin: 18px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #23679e;
}

.referenzen_btn {
	float: left;
	height: 17px;
	background:  url(../referenzen/images/btn_bg.gif) top left repeat-x;
	border: 1px solid #ffffff;
	margin: 0px 10px 0px 0px;
	padding: 3px;
}

* html .referenzen_btn, * html #referenzen_btn_current { padding: 3px 3px 2px 3px; }

#referenzen_btn_current {
	float: left;
	height: 17px;
	background:  url(../referenzen/images/btn_bg_current.gif) top left repeat-x;
	border: 1px solid #ffffff;
	margin: 0px 10px 0px 0px;
	padding: 3px;
}

.referenzen_btn a, #referenzen_btn_current a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.referenzen_btn a:hover, #referenzen_btn_current a:hover { color: #bfe5f5; }

.referenzen_header {
	float: left;
	width: 800px;
	margin: 30px 0px 0px 0px;
	background-color: #2e87d2;
	padding: 4px 0px 4px 8px;
	border: 1px solid #ffffff;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.referenzen_left {
	float: left;
	width: 375px;
	margin: 0px 50px 0px 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
}

.referenzen_left b {
	font-size: 13px;
	color: #23679e;
}

.referenzen_right {
	float: left;
	width: 375px;
	margin: 0px;
	line-height: 18px;
}

.referenzen_right h2 {
	float: left;
	width: 375px;
	margin: 10px 0px 3px 0px;
	font-size: 13px;
	color: #23679e;
}

.referenzen_thumbs {
	float: left;
	width: 802px;
	margin: 15px 0px 0px 0px;
}

/* ----------------------------- Kontakt ----------------------------- */

#kontakt_bg h2 {
	float: left;
	text-decoration: underline;
	width: 780px;
	margin: 18px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #23679e;
}

/* ----------------------------- Jobs ----------------------------- */

.jobs_header {
	float: left;
	width: 800px;
	margin: 0px 0px 0px 0px;
	background-color: #2e87d2;
	padding: 4px 0px 4px 8px;
	border: 1px solid #ffffff;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.jobs_text {
	float: left;
	font-size: 14px;
	width: 800px;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 0px 0px;
	line-height: 20px;
}

/* ----------------------------- Links ----------------------------- */

#links_left {
	float: left;
	width: 470px;
}

#links_right {
	float: right;
	width: 310px;
}

#links_left h2 {
	float: left;
	text-decoration: underline;
	width: 470px;
	margin: 18px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #23679e;
}

/* ----------------------------- Impressum ----------------------------- */

#impressum_left {
	float: left;
	width: 570px;
}

#impressum_right {
	float: right;
	width: 210px;
}

#impressum_left h2 {
	float: left;
	text-decoration: underline;
	width: 570px;
	margin: 18px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #23679e;
}

