body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(bilder/body_bg.gif) repeat-y top center;
}

*{
	border: none;
	font-size: 1em;
	text-decoration: none;
}

#maintable {
	background: url(bilder/header_bg.gif) no-repeat top center;
}

td {
	vertical-align: top;
	font-size: 1.1em;	
}	

hr {
	height: 1px;
	background-color: #DADADA;
	clear: both;
}

#quicklinks ul {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#quicklinks ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
	float: left;
}

#quicklinks ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
	color: #1F493B;
	background: url(bilder/quicknavi_arrow_green.gif) no-repeat 0px 2px;
}

#quicklinks ul li a:hover {
	color: #A32534;
	background: url(bilder/quicknavi_arrow_red.gif) no-repeat 0px 2px;
}

#quicklinks ul li .quicklinkrot {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
	color: #A32534;
	font-weight: bold;
	background: url(bilder/quicknavi_arrow_red.gif) no-repeat 0px 2px;
}

#quicklinks ul li .quicklinkrot:hover {
	color: #1F493B;
	background: url(bilder/quicknavi_arrow_green.gif) no-repeat 0px 2px;
}

#logo {
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 35px;
	clear: both;
}

#navi span {
	display: none;
}

#navi ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#navi li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;	
}

#navi .navileistungen {
	background: url(bilder/navi_leistungen.gif) no-repeat;
	width: 91px;
	height: 35px;
}

#navi .naviunternehmen {
	background: url(bilder/navi_unternehmen.gif) no-repeat;
	width: 108px;
	height: 35px;
}

#navi .naviaktuelles {
	background: url(bilder/navi_aktuelles.gif) no-repeat;
	width: 79px;
	height: 35px;
}

#navi .navireferenzen {
	background: url(bilder/navi_referenzen.gif) no-repeat;
	width: 97px;
	height: 35px;
}

#navi .navikontakt {
	background: url(bilder/navi_kontakt.gif) no-repeat;
	width: 75px;
	height: 35px;
}

#navi .navileistungen a {
	display: block;
	background: url(bilder/navi_leistungen.gif) no-repeat;
	width: 91px;
	height: 35px;
}

#navi .naviunternehmen a {
	display: block;
	background: url(bilder/navi_unternehmen.gif) no-repeat;
	width: 108px;
	height: 35px;
}

#navi .naviaktuelles a {
	display: block;
	background: url(bilder/navi_aktuelles.gif) no-repeat;
	width: 79px;
	height: 35px;
}

#navi .navireferenzen a {
	display: block;
	background: url(bilder/navi_referenzen.gif) no-repeat;
	width: 97px;
	height: 35px;
}

#navi .navikontakt a {
	display: block;
	background: url(bilder/navi_kontakt.gif) no-repeat;
	width: 75px;
	height: 35px;
}

#navi .navileistungen a:hover {
	display: block;
	background: url(bilder/navi_leistungen_h.gif) no-repeat;
	width: 91px;
	height: 35px;
}

#navi .naviunternehmen a:hover {
	display: block;
	background: url(bilder/navi_unternehmen_h.gif) no-repeat;
	width: 108px;
	height: 35px;
}

#navi .naviaktuelles a:hover {
	display: block;
	background: url(bilder/navi_aktuelles_h.gif) no-repeat;
	width: 79px;
	height: 35px;
}

#navi .navireferenzen a:hover {
	display: block;
	background: url(bilder/navi_referenzen_h.gif) no-repeat;
	width: 97px;
	height: 35px;
}

#navi .navikontakt a:hover {
	display: block;
	background: url(bilder/navi_kontakt_h.gif) no-repeat;
	width: 75px;
	height: 35px;
}

#navi .navileistungenactive a {
	display: block;
	background: url(bilder/navi_leistungen_h.gif) no-repeat;
	width: 91px;
	height: 35px;
}

#navi .naviunternehmenactive a {
	display: block;
	background: url(bilder/navi_unternehmen_h.gif) no-repeat;
	width: 108px;
	height: 35px;
}

#navi .naviaktuellesactive a {
	display: block;
	background: url(bilder/navi_aktuelles_h.gif) no-repeat;
	width: 79px;
	height: 35px;
}

#navi .navireferenzenactive a {
	display: block;
	background: url(bilder/navi_referenzen_h.gif) no-repeat;
	width: 97px;
	height: 35px;
}

#navi .navikontaktactive a {
	display: block;
	background: url(bilder/navi_kontakt_h.gif) no-repeat;
	width: 75px;
	height: 35px;
}

#illustration {
	margin: 2px 2px 0px 4px;
	padding: 2px 0px 2px 2px;
	*padding: 2px 0px 0px 2px;
	border: 1px solid #DDDDDD;
}

#illustration img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#subnavi {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 164px;
	*height: 165px;
	width: 245px;
	background: url(bilder/subnavi_bg.gif) repeat-y top left;
}

#subnavi ul {
	margin: 0px 0px 0px 6px;
	padding: 21px 0px 0px 0px;
	width: 100%;
	list-style: none;
}

#subnavi ul li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	width: 80%;
	*width: 100%;
	line-height: 20px;
	background: url(bilder/quicknavi_arrow_green.gif) no-repeat 5px 6px;
}

#subnavi ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	display: block;
	color: #313131;
	border-bottom: 1px solid #ECECEC;
}

#subnavi ul li a:hover, #subnavi ul li .active {
	display: block;
	background: url(bilder/1x1_white.gif) repeat;
	color: #A32534;
	border-bottom: 1px solid #DEDEDE;
}

#subsubnavi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 226px;
}

#subsubnavi ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	list-style: none;
}

#subsubnavi ul li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	width: 90%;
	*width: 100%;
	line-height: 20px;
	background: url(bilder/quicknavi_arrow_red.gif) no-repeat 5px 6px;
}

#subsubnavi ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	display: block;
	color: #313131;
	border-bottom: 1px solid #ECECEC;
}

#subsubnavi ul li a:hover, #subsubnavi ul li .active {
	display: block;
	background: url(bilder/1x1_white.gif) repeat;
	color: #A32534;
	border-bottom: 1px solid #DEDEDE;
}

#struktur {
	width: 505px;
	height: 30px;
	border-bottom: 1px solid #DADADA;
}

#struktur ul {
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#struktur ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	line-height: 23px;
	color: #AEAEAE;
	font-size: 0.9em;	
}

#struktur ul .strukturarrow {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	line-height: 23px;
	width: 25px;
	background: url(bilder/struktur_arrow.gif) no-repeat 7px 8px;
}

#struktur ul li a {
	color: #AEAEAE;
	text-decoration: underline;
}

#struktur ul li a:hover {
	color: #1F4639;
}

#content {
	margin: 0px 30px 0px 11px;
	padding: 0px 0px 40px 0px;
	clear: both;
}

#content ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#content ul ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#content ul ul li {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(bilder/quicknavi_arrow_green.gif) no-repeat 7px 6px;
}

#content li {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(bilder/quicknavi_arrow_red.gif) no-repeat 7px 6px;
	line-height: 20px;
}

#content .telnummerlinks {
	padding: 0px 0px 0px 20px;
	width: 40%;
	line-height: 20px;
	float: left;
}

#content .telnummerrechts {
	padding: 0px 0px 0px 0px;
	width: 50%;
	line-height: 20px;
	float: right;
	text-align: right;
}

#content a {
	color: #1F4639;
	text-decoration: underline;	
}

#content a:hover {
	color: #A32534;	
}

#content h1 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #1F4639;
	font-size: 1.4em;
	letter-spacing: 1px;
}

#content h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #1F4639;
	font-size: 1.2em;
	letter-spacing: 1px;
}

#content h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #1F4639;
	font-size: 1.1em;
	letter-spacing: 1px;
}

#content h4 {
	margin: 15px 0px 10px 15px;
	padding: 0px 0px 0px 5px;
	color: #1F4639;
	font-size: 1.2em;
	letter-spacing: 1px;
	background: #F0F0F0;
}

#content .hRot{
	color: #A32534;
}

.content_historie{
	padding: 10px 0px 0px 0px;
}

#DetailTabelle td{
	font-size: 1.0em;
	border-bottom: 1px solid #1F4639;
	padding-left: 5px;
}

#DetailTabelle th{
	font-size: 1.0em;
	text-align: left;
	color: #A32534;
	padding: 0px 0px 5px 0px;
}

.zeile_ungerade{
	background-color:#dedede;
}

#content .rechts {
	margin: 20px 0px 10px 10px;
	float: right;
}

.extrabox {
	margin: 3px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	width: 245px;
	background: url(bilder/subnavi_bg.gif) repeat-y top left;
	color: #727272;
}

.extrabox ul {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	list-style: none;
}

.extrabox ul li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	width: 80%;
	*width: 100%;
	line-height: 20px;
	background: url(bilder/quicknavi_arrow_green.gif) no-repeat 5px 6px;
}

.extrabox ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	display: block;
	color: #313131;
	text-decoration: none;
	border-bottom: 1px solid #ECECEC;
}

.extrabox ul li a:hover, .extrabox ul li .active {
	display: block;
	background: url(bilder/1x1_white.gif) repeat;
	color: #A32534;
	border-bottom: 1px solid #DEDEDE;
}

.extrabox a {
	color: #1F4639;
	text-decoration: underline;	
}

.extrabox a:hover {
	color: #A32534;	
}

.extrabox p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 12px;
}

.extrabox h4 {
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 12px;	
}

.extrabox h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 12px;
	color: #2C5346;	
}

#footerbg {
	background: url(bilder/footer_bg.gif) repeat-x top left;
}

#footer ul {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#footer ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
	float: left;
	line-height: 50px;
}

#footer ul li a {
	display: block;
	color: #636363;	
}

#footer ul li a span {
	display: block;
	line-height: 50px;
	font-weight: bold;
	color: #1F4639;
	background: url(bilder/footer_arrow_green.gif) no-repeat top center;
}

#footer ul li a:hover span {
	color: #A32534;
	background: url(bilder/footer_arrow_red.gif) no-repeat top center;
}

#footer ul li a:hover {
	color: #A32534;
}

/*  Diese Klassen formatieren das e-mailformular     */
/*........................................................................................................................*/
#email_form td {
	font-size: 1em;
}

#email_form .plz{
	margin: 0px 0px 0px 0px;
	width : 50px;
	height: 19px;
}

#email_form .wohnort{
	margin: 0px 0px 0px 0px;
	width : 157px;
	height: 19px;
}

#email_form INPUT{
	border: 1px solid #1F4639;
	margin: 0px 0px 0px 0px;
	width : 210px;
	height: 19px;
}

#email_form TEXTAREA {
	border: 1px solid #1F4639;
	width : 210px;
}

#email_form .button {
	width : 103px;
	height: 14px;
	*height: 18px;
	color: #9D2B2C;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #9D2B2C;	
}

#email_form .button:hover {	
	font-size: 10px;
	color: #1F463;
	border: 1px solid #1F463;
}

/*  Diese Klassen formatieren die Moduleinträge     */
/*........................................................................................................................*/
#MODUL_Neuigkeiten {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#MODUL_Neuigkeiten td {
	vertical-align: top;
	font-size: 1.0em;	
}

#MODUL_Neuigkeiten h1 {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;	
	font-size: 1.0em;	
}

#MODUL_Neuigkeiten .TABELLENRAND {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#MODUL_Neuigkeiten .NORMAL, .td_UEBERSCHRIFT_NORMAL {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	*width: 85%;
}

#MODUL_Neuigkeiten .NORMAL {
	margin: 0px 0px 20px 0px;
}

#MODUL_Neuigkeiten .td_UEBERSCHRIFTSZEILE_ZUSATZ {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #9D2B2C;
}


/*  Diese Klassen formatieren die Moduleinträge     */
/*........................................................................................................................*/
#MODUL_Jobs .NORMAL {
	width: 100%;
	background: #F2F2F2;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}

#MODUL_Jobs .td_UEBERSCHRIFT_NORMAL {
	color: #9D2B2C;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0px 5px 4px;
	margin:  0px 0px 0px 0px;
	border:  none;
}

#MODUL_Jobs .td_UEBERSCHRIFTSZEILE_ZUSATZ {
	width: 25%;
	height: 25px;
	font-weight: bold;
	background: #E9E9E9;
	color: #1F4639;
	padding: 4px 0px 0px 4px;
	margin:  0px 0px 0px 0px;
	border:  none;
}

#MODUL_Jobs .td_NORMAL {
	height: 40px;
	background: #F5F5F5;
	font-size: 11px;
	padding: 0px 0px 0px 4px;
	margin:  0px 0px 0px 0px;
	border:  none;
}



#MODUL_Jobs_Formular .td_UEBERSCHRIFTSZEILE_ZUSATZ, #MODUL_Jobs_Formular .td_BESCHREIBUNGSSPALTE_NORMAL b {
	font-weight: normal;
}

#MODUL_Jobs_Formular .td_UEBERSCHRIFTSZEILE_ZUSATZ h2 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #1F4639;
	font-size: 1.0em;
	letter-spacing: 1px;
}

#MODUL_Jobs_Formular INPUT{
	border: 1px solid #1F4639;
	margin: 0px 0px 0px 0px;
	width : 210px;
	height: 19px;
}

#MODUL_Jobs_Formular TEXTAREA {
	border: 1px solid #1F4639;
	width : 210px;
}

#MODUL_Jobs_Formular SELECT {
	border: 1px solid #1F4639;
}

#MODUL_Jobs_Formular .button {
	width : 120px;
	height: 16px;
	*height: 20px;
	color: #9D2B2C;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #9D2B2C;	
}

#MODUL_Jobs_Formular .button:hover {	
	font-size: 10px;
	color: #1F463;
	border: 1px solid #1F463;
}