html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr,
acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul,
li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr,
acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul,
li, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
	border: 0;
}

body {
	text-align:center;
	background-color: #f2f0ee;
	font-family: Georgia,Arial,Verdana,serif;
}

a {
	text-decoration:none;
	color:#5c5c5c;
}

p {
	line-height: 1.5;
	margin-bottom:20px;
}


a:hover {
	color:#3162aa;
}

.navi_aktiv {
	color:#3162aa;
}

#page {
	text-align:left;
	margin: 10px auto;
	width: 870px;
	background-color:#ffffff;
	padding-top:5px;
}

#dot_top  {
	background-image:url("../images/dot.jpg");
	background-repeat:repeat-x;
	background-position:top;
	height:1px;
	margin:24px auto;
	width:848px;
}

.dotline  {
	background-image:url("../images/dot.jpg");
	background-repeat:repeat-x;
	background-position:top;
	height:1px;
  margin: 10px 0 10px;
}

#header {
	width: 850px;
	height: 127px;
	background-color: #9d9d9d;
	margin: 6px auto;
	background-image:url("../images/header_start.png");
	background-repeat:no-repeat;
}

#boxes {
	margin: 24px auto;
	width: 850px;

}

#breadcrump {
	width:468px;
	margin-bottom:20px;
}

#breadcrump li {
	display:inline;
	list-style-type:none;
	color:#3162aa;
	font-size: 8pt;
	font-family: Arial,Verdana,Helvetica,sans-serif;

}

#whereami {
	font-weight: bold;
}

#content {
	min-height: 600px; /* mindest Höhe, versteht nur Gecko o.Ä. */
  height:auto !important;  /* für moderne Browser [Fx,Sf,Op] */
  height: 600px;  /*für den IE6 */

	width:425px;
	padding-left: 20px;
	padding-right: 20px;
	float:left;
	text-align:justify;
	border-left: 1px dotted silver; 
	border-right: 1px dotted silver;
}

#content a {
	border-bottom: 1px dotted silver;
}

#content p {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size:10pt;
	color:#5c5c5c;
}

#content h2 {
	color:#5c5c5c;
	font-size:13pt;
	font-weight:bold;
	margin-bottom:10px;
}

#content li {
	line-height: 1.5;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color:#5c5c5c;
	font-size: 10pt;
	text-align: left;
	margin-left: 20px;
}

h1 span {
 visibility: hidden;
}

#service {
	width:133px;
	height:22px;
	background-image:url("../images/service.png");
	background-repeat:no-repeat;
}

#kontakt {
	width:133px;
	height:22px;
	margin-top:25px;
	background-image:url("../images/kontakt.png");
	background-repeat:no-repeat;
}

#col_l {
	width: 167px;
	float:left;
	padding-right:10px;
}

.col_r_ul li {
	list-style-type:none;
	color:#5c5c5c;
	font-size: 10pt;
	font-weight:bold;
}

.navi_ul {
	margin-top:20px;
	margin-left: 2px;
}

.navi_ul li {
	list-style-type:none;
	color:#5c5c5c;
	font-size: 9pt;
	font-weight:bold;
	padding-bottom: 18px;
}

#col_r {
	width:196px;
	float:left;
	padding-left:10px
}

.col_r_ul {
	margin-top:20px;
}

.col_r_ulsans {
	margin-top: 5px;
	margin-bottom:10px;
}

.col_r_ulsans li {
	list-style-type:none;
	color:#5c5c5c;
	font-size: 9pt;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

#kontakt_infos_ul {
	margin-top:20px;
}

.kontakt_infos {
	padding-top:5px;
	padding-bottom:5px;
}

#footer {
	clear:both;
	height:20px;
	text-align:center;
}

#footer ul {
	margin-top:25px;
}

#footer ul li {
	display:inline;
	color: silver;
	font-size: 8pt;
	margin-left:10px;
}

