body, html {
	background-color: #ffffff;
	margin: 0px;
}
body, html, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
td.n1b, .top, .bottom, h1 {
	background-color: #f2f3f4;
	border-color: #d0d6dc;
	border-style: solid;
	border-width: 0px;
	padding: 8px;
}
.top, .bottom {
	background-image: url(images/tbg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
h1 {
	font-size: 23px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	line-height: 28px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	background-image: url(images/hbg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
h2 {
	font-size: 18px;
	line-height: 28px;
	text-decoration: underline;
}
h3 {
    background-color: #ffffff;
    padding: 8px;
    margin: 0px;

}
a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:link, a:active {
	color: #4176af;
}
a:visited {
	color: #313d60;
}
a:hover {
	text-decoration: underline;
}
a.nobg:hover {
	background-color:  #e3e4e5;
}
a.nobg2:hover {
	background-color:  #ffffff;
}
p.c1 {background-color: #ffffff; border-color: #000000; border-style: solid; border-width: 1px; padding: 6px; text-align: center}
.herbert {
	padding-left: 31px;
	padding-right: 31px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/sbm.gif);
	background-repeat: repeat-y;
	color: #00b000;
	font-size: 18px;
	line-height: 28px;
}
.frage {
    margin: 16px;
}

.antwort {
    background-color: #ffffff;
    padding: 8px;
    margin: 12px;
}
.blubb {
    background-color: #f2f3f4;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    padding: 8px;
    margin-bottom: 12px;
}

.bild_links, .bild_rechts {
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: italic;
}
.bild_rechts {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
.bild_links {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
.zitat {
	float: left;
	border-color: #00b000;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;

}
table.gv {
	padding: 0px;
}
.inhalt {
	padding: 18px;
}

.balken {
	background-color: #000000;
}
.neusprech {
	border-style: solid;
	border-color: #f4f1c7;
	border-width: 1px;
	background-color: #ffffff;
	vertical-align: top;
}
th.neusprech {
	background-color: #f4f1c7;
}
.top {
	border-bottom-width: 3px;
}

.bottom {
	border-top-width: 3px;
}


.navi_l {
	width: 260px;
	margin: 0px;
	margin-right: 12px;
	padding: 12px;
	background-color: #fdfdf7;
	background-image: url(images/navi_lbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-color: #deded0;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.navi-icon {
	float: left:
	margin-right: 12px;
}
.navi_l-1 {
	height: 180px;
	font-size: 12px;
}
.navi_l-2 {
	font-size: 8px;
}
.navi_l-3 {
	font-size: 10px;
	padding-top: 21px;
	text-align: center;
}
.navi_right {
	background-color: #ffffff;
	border-color: #deded0;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	padding: 12px;
	background-image: url(images/navi_rbg.jpg);
	background-repeat: repeat-y;
}
dt {
	background-color: #fdfdf7;
	border-color: #deded0;
	border-width: 1px;
	border-style: solid;
	padding: 6px;
	padding-right: 12px;
	margin-bottom: 6px;
}
dd {
	padding: 4px;
}
.top {
	border-width: 0 0 4 0;
}
.bottom {
	border-width: 4 0 0 0;
}
ul {
	list-style-type: square;
	margin-bottom: 12px;
	padding-left: 14px;
}
