BODY {
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabelle {
	background-image: url(images/tbl_hgr.jpg);
	width: 995px;
}
.tbl_header_li {
	background-image: url(images/tbl_blau.jpg);
	background-repeat: no-repeat;
	height: 131px;
	text-align: center;
}
.tbl_header_mi {
	background-image: url(images/tbl_blau.jpg);
	background-repeat: no-repeat;
	background-position: -209px;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #faa018;
	padding: 10px 0 0 20px;
	overflow: hidden;
}
.tbl_header_re {
	background-image: url(images/tbl_blau.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tbl_header_re img {
	border: none;
	margin: 0;
	padding: 0;
}

.tbl_ObLi {
	text-align: center;
	width: 209px;
}
.tblObLi_1 {
	font-size: 18px;	
}
.tblObLi_2 {
	font-size: 12px;
}
.main_navi_mi {
	background-image: url(images/main_navi_mi.jpg);
	font-size: 11px;
	font-weight: bold;
	color: #295697;
	text-align: center;
	padding: 0; 	
}
.main_navi_mi a {
	font-size: 11px;
	font-weight: bold;
	color: #444;	
	text-decoration: none;
}
.main_navi_mi a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #295697;
	text-decoration: none;	
}
.navi_left {
	background-color: #fff;
	font-size: 11px;
	padding: 2px 0 2px 0;
	margin: 0 0 3px 0;
	width: 170px;
}
.navi_left a {
	background-image: url(images/bg-li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #444;
}
.navi_left a:hover {
	background-image: url(images/bg-li_o.gif);
	color: #295697;
}

.navi_text {
	background-color: #fff;
	font-size: 11px;
	padding: 2px 0 2px 22px;
	margin-bottom: 3px;
	background-image: url(images/bg-li_o.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	font-weight: bold;
	color: #444;
}
.col_left {
	padding: 10px 20px 0 20px;
}
.col_middle {
	padding: 10px 40px 10px 40px;
	font-size: 12px;
}
.col_middle a {
	font-weight: bold;
	color: #295697;
	text-decoration: none;
}
.col_middle a:hover {
	font-weight: bold;
	color: #295697;
	text-decoration: underline;
}
.col_right {
	padding: 10px 0 0 10px;
	font-size: 11px;
	color: #444;
}

.col_right a {
	color: #295697;
	text-decoration: none;
}
.col_right a:hover {
	color: #295697;
	text-decoration: underline;
}
.headline {
	font-size: 18px;
	font-weight: bold;
	color: #295697;
}
.subheadline {
	font-size: 12px;
	font-weight: bold;
	color: #295697;
}


.headline_right {
	font-weight: bold;
	display: block;
	border-bottom: solid 1px #295697;
	width: 160px;
}
.text_11 {
	font-size: 11px;
}

.text_12 {
	font-size: 12px;
}