html, body  
{
	background: #f2f2f2 url(img/bg.gif) repeat-x top left;
	text-align: center; 
	font-size: 12px; 
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	margin:0 auto;
	padding:0;
}

#main {
	color: #1F2126;
	vertical-align: top;
	text-align: center;
	width: 805px;
	margin-left:auto; 
	margin-right:auto;
	padding: 0;


}

#header {
	clear: both;
	color: #1F2126;
	text-align: left;
	height: 72px;
	background: url(img/map.jpg) no-repeat top right;
	overflow: hidden;
	width: 805px;
	display: inline;
	float: left;
}
#header_l {
	margin: 20px 0 0 24px;
	display: block;
}
#header_l img {
  border: 0;
	float: left;
}
#content {
	clear: both;
	text-align: left;
	width: 805px;
	display: inline;
	float: left;
	background: url(img/c_m.gif) repeat-y 0 0;
	
}

#content_t {
	float: left;
	text-align: left;
	width: 805px;
	height: 30px;
	overflow: hidden;
	background: url(img/c_top.gif) no-repeat top left;
}

#content_l {
	float: left;
	text-align: left;
	width: 246px;
	overflow: hidden;
	background: url(img/c_top.gif) no-repeat 0px -30px;
	clear: both;
	border-right: 1px solid #f0f0f0;

}
#content_l span {
	color: #555555;
	font-weight: bold;
	padding: 6px 8px 6px 25px;
	display: block;
}
#content_l span a {
	color: #0075ca;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
#content_l span a:hover {
	color: #14369c;
}

.mlinks {
	font-size: 11px;
	padding: 12px 10px 6px 25px;
	display: block;
	font-family: times, helvetica, sans-serif, verdana, arial;
}
.mlinks a {
	color: #0075ca;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
}
.startseite {
	font-size: 11px;
	text-align: center;
	font-weight: bold;	
}
.startseite a {
	color: #0075ca;
}
.startseite a:hover {
	color: #14369c;
}

.tlink {
	padding-left: 18px;
	background: url(img/i_info1.gif) no-repeat 0 3px;	
}
#content_m {
	float: right;
	color: #000;
	width: 540px;
	border:0;
	padding-right: 0px;
	overflow: hidden;
	background: url(img/c_top.gif) no-repeat -265px -30px;
	font-size: 14px;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	line-height: 18px;
}

#footer {
	clear: both;
	height: 63px;
	width: 805px;
	color: #555;
	background: url(img/bg_bt.gif) no-repeat top left;
	margin-bottom: 10px;
	text-align: left;
}
#content_b {
	clear: both;
	background: url(img/c_bottom.gif) no-repeat top left;
	width: 805px;
	height: 18px;
}

#footer {
	clear: both;
	height: 16px;
	width: 805px;
	color: #555;

	text-align: center;
}
#footer a {
	color: #555;
	text-decoration: none;	
}
#footer a:hover {
	color: #000;
	text-decoration: underline;	
}


#content_m h1 {
	color: #005ba4;
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	line-height: 26px;	
	padding-right: 20px;
}

#content_m p {
	padding-right: 24px;
	text-align: justify;
}
#content_m ul {
	margin: 0 20px 4px 0;
	padding: 0 0 0 16px;
}
#content_m ul li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: square;
}

a {
	color: #2d59dd;
}
a:hover {
	color: #14369c;
}

.home_box_l {
	display: block;
	float: left;
	text-align: left;
	font-size: 12px;
}
.home_box_l ul {
	margin: 0 10px 4px 0;
	padding: 0 0 0 16px;
}
.home_box_l ul li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: square;
}
.home_box_r {
	width: 440px;
	display: block;
	float: right;
	text-align: left;
	margin-bottom: 10px;
	font-size: 12px;	
}
.htitle {
	font-size: 12px;
	background-color: #ddf0fd;
	display: block;
	margin-bottom: 8px;
	margin-right: 23px;
	border: 1px solid #98d6e4;
	text-align: center;
	margin-top:0;
}
h2 {
	font-size: 14px;
	padding-top: 10px;
}

.blue {
	color: #2d59dd;
}
.txt13 {
	font-size: 13px;

}
.tab1 {
	padding: 0;
	width: 442px;
}
.tab1 td {
	vertical-align: top;
	padding-right: 6px;
	padding-top: 6px;
}
.tab2 {
	padding: 0;
	width: 540px;
}
.tab2 td {
	vertical-align: top;
	padding-right: 6px;
	padding-top: 6px;
}
.underline {
	text-decoration: underline;	
}
.bordert {
	border-top: 1px solid #eee;
	margin-top: 4px;
}
.tab1 table {
	margin-bottom: 6px;
}
