* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../img/layout/verlauf_grau.gif);
	background-repeat: repeat-x;
}
.container {
	position: absolute;
	width: 988px;
	left: 50%;
	margin-left: -490px;
	margin-top: 50px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
.blau {
	color: #193D77;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
.ul_normal {
	margin-left: 15px;
}
.ul_normal li {
	list-style: square;
}
.head p {
	text-align: center;
	padding-top: 9px;
}
.head_grafik_background { 
	position:absolute; 	
	top:35px; 
	left:0px; 
	width:998px; 
	height:109px;
	z-index:2; 
	background-image: url(../img/layout/head_grafik_background.png);
}
.head_grafik_background p {
	text-align: center;
	padding-top: 9px;
}
.logo_head_rechts { 
	position:absolute; 
	top:-40px; 
	left:910px; 
	width: 161px;
	height: 171px;
   z-index:1; 
	background-image: url(../img/layout/logo_head_rechts.png);
}
.content_abstand {
	width: 988px;
	height: 144px;
}
.content {
	width: 998px;
	background-image: url(../img/layout/background_mitte.png);
	background-repeat: repeat-y;
}
.content_real {
	width: 980px;
	margin-left: 9px;
}
.rechte_seite_box,
.navigations_box {
	float: left;
	width: 225px;
}
.rechte_seite_txt {
	width: 203px;
	margin-left: 11px;
	margin-top: 31px;
	line-height: 14px;
	font-size: 10px;
}
.content_box {
	float: left;
	width: 510px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	margin-top: 25px;
}
.content_txt_kontakt,
.content_txt {
	line-height: 16px;
	margin-bottom: 20px;
}
.content_txt img {
	border: 1px solid #193D77;
}
.clear {
	clear: both;
}
.footer {
	width: 980px;
	height: 75px;
	background-image: url(../img/layout/footer_background.gif);
	background-repeat: repeat-y;
}
.footer_linie_oben {
	width: 980px;
	height: 2px;
	background-image: url(../img/layout/footer_linie_oben.gif);
	background-repeat: no-repeat;
}
.footer_txt {
	float: left;
	width: 530px;
	font-size: 10px;
	color: #676767;
}
.footer_txt p {
	width: 510px;
	margin-left: 10px;
	margin-top: 7px;
}
.footer_co,
.footer_la {
	float: left;
	width: 225px;
	font-size: 11px;
	color: #ACACAC;
	line-height: 18px;
}
.footer_la p {
	text-align: center;
	padding-top: 22px;
}
.footer_co p {
	text-align: center;
	padding-top: 6px;
}
.bold_12 {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}
.bold_14 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
.bold_16 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
.bold_12_normal {
	font-weight: bold;
	font-size: 12px;
}
.bold_11 {
	font-weight: bold;
}
.link_blau {
	font-weight: bold;
	text-decoration: none;
	color: #193D77;
}
.link_blau:hover {
	text-decoration: underline;
}
.bold_blau {
	font-weight: bold;
	color: #193D77;
}
.link_blau_light {
	text-decoration: none;
	color: #193D77;
}
.link_blau_light:hover {
	text-decoration: underline;
}

.anz_linke_seite {
	margin-left: 11px;
	width: 203px;
	font-size: 10px;
}
.anz_links_linie_oben {
	width: 203px;
	height: 5px;
	background-image: url(../img/layout/verlauf_blau_weiss.gif);
	background-repeat: no-repeat;
}
.anz_links_box {
	width: 203px;
	margin-bottom: 4px;
}
.anz_links_urkunde {
	width: 203px;
	padding-bottom: 10px;
}
.anz_links_urkunde p {
	text-align: center;
}
.anz_links_bild {
	float: left;
	margin-right: 5px;
}
.anz_links_box p {
	text-align: center;
}
.button_startseite {
   width: 203px;
	height: 24px;
	background-image: url(../img/startseite/kontakt_button.gif);
	background-repeat: no-repeat;
	border: 0;
	color: Black;
	cursor: pointer;
}

.rechte_seite_px_linie {
	margin-top: 10px;
	margin-bottom: 6px;
}
.rechte_seite_headbild {
	width: 203px;
	height: 25px;
	background-image: url(../img/layout/rechte_seite_headline.gif);
	background-repeat: no-repeat;
}
.rsh_txt {
	font-size: 11px;
	font-weight: bold;
	color: White;
	margin-left: 9px;
	line-height: 19px;
}
.button_abo {
	width: 203px;
	height: 24px;
	background-image: url(../img/layout/button_abo.gif);
	background-repeat: no-repeat;
}
.button_abo a {
	text-decoration: none;
	color: #193D77;
}
.button_abo a:hover {
	text-decoration: underline;
}
.button_abo p {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #193D77;
	padding-top: 5px;
}

/* KONTAKT */
.space_kontakt {
	float: left;
	width: 55px;
}
.kontakt_box {
	width: 510px;
	height: 170px;
}
.kontakt_bild {
	float: left;
	width: 130px;
}
.kontakt_txt {
	float: left;
}
.kontakt_mail a {
	text-decoration: none;
	color: #193D77;
}
.kontakt_mail a:hover {
	text-decoration: underline;
}
.kontakt_headline {
	font-weight: bold;
	height: 21px;
}
.kontakt_linie_top {
	width: 510px;
	height: 4px;
}
.kontakt_abstand {
	width: 380px;
	height: 38px;
}
.kontakt_adr {
	float: left;
	width: 230px;
}
.kontakt_anfahrt_box {
	float: left;
	width: 280px;
	height: 145px;
	padding-top: 2px;
}

/* TYPENÜBERSICHT */
.typ_head {
	width: 510px;
	height: 40px;
	background: Black;
	letter-spacing: -1px;
	color: White;
	margin-bottom: 4px;
	margin-top: 4px;
}
.sp_1_h {
	float: left;
	width: 75px;
	margin-left: 2px;
	margin-top: 11px;
}
.sp_2_h {
	float: left;
	width: 80px;
	margin-top: 3px;
}
.sp_3_h {
	float: left;
	width: 160px;
	margin-top: 11px;
}
.sp_4_h {
	float: left;
	width: 135px;
	margin-top: 3px;
}
.sp_5_h {
	float: right;
	width: 55px;
	margin-top: 3px;
	text-align: center;
}

.typ_zeile_grau {
	width: 510px;
	background: #ACACAC;
	font-size: 10px;
	height: 20px;
}
.typ_zeile {
	width: 510px;
	font-size: 10px;
	height: 20px;
}
.sp_4,
.sp_3,
.sp_2,
.sp_1 {
	float: left;
	margin-left: 2px;
	width: 75px;
	margin-top: 2px;
}
.sp_2 {
	width: 80px;
	margin-left: 0px;
}
.sp_3 {
	width: 160px;
	margin-left: 0px;
}
.sp_4 {
	width: 135px;
	margin-left: 0px;
}
.sp_5 {
	float: right;
	margin-left: 0px;
	width: 55px;
	margin-top: 2px;
}
.korr_zeile {
	width: 510px;
	border-top: 1px solid black;
}
.korr_zeile_folg {
	width: 510px;
}
.korr_txt {
	float: left;
	width: 184px;
	height: 25px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}
.korr_txt p {
	margin-top: 4px;
	margin-left: 3px;
}
.korr_zelle {
	float: left;
	width: 35px;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	height: 25px;
}
.korr_zelle p {
	margin-top: 4px;
	text-align: center;
}
.img_rechts {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

/* SERVICE */
.service_space {
	float: left;
	width: 55px;
}

/* TRADITION */
.trad_datum {
	float: left;
	width: 40px;
	font-weight: bold;
}
.trad_txt {
	float: left;
	width: 470px;
}

/* ZERTIFIZIERUNG */
.zert_linie {
	width: 510px;
	height: 15px;
}
.zert_linie img {
	border: 0;
}

/* REFERENZEN */
.ref_bild {
	float: left;
}
.ref_txt {
	float: left;
	width: 200px;
}

/* IMPRESSUM */
.imp_space {
	float: left;
	width: 60px;
}
.kk_text_links {
    float: left;
}
.kk_text_rechts {
    float: right;
}

/* LINKS */
.link-box {
	height: 140px;
}
.link-link {
	height: 20px;
}
.link-bild {
	height: 295px;
}
