body {
	background-color: white;
	font-family: Verdana;
	table-layout: fixed;
	font-size: 9pt;
	margin: 0px;
	padding: 15px;
}
div {
margin: 0px;
padding: 0px;
display: block;
border: 0px;
}
table {
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: fixed;
	width: 100%;
}

td {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	color: black;
	line-height: 115%;
}

a {
	color: #1C51A8;
}

.sr {
	background-color: black;
}

.fr {
	background-color: rgb(78,82,151);
}

.panini_streifen {
	background-image: url(../img/bg_streifen.gif);
	height: 20px;
}

.btn_streifen {
	margin-left: 10px;	
}

.suchmaske {
	background-image: url(../img/bg_suchmaske.gif);
	height: 68px;
}

.hnav {
	height: 46px;
}

.subnav {
	background-image: url(../img/bg_subnav.gif);
}

.wobinich {
	background-image: url(../img/bg_wobinich.gif);
	height: 22px;
}

.wobinich_innen {
	vertical-align: middle;
	font-size: 8pt;
	color: rgb(216,215,223);
	letter-spacing: 1px;
}

.wobinich_link {
	color: rgb(216,215,223);
	font-size: 8pt;
	text-decoration: none;
}

.wobinich_link:hover {
	text-decoration: underline;
}

.hintergr {
	background-color: rgb(93,94,108);
	background-image: url(../img/bg_hintergr.gif);
}

.inhalt {
}

.r4 {
	background-image: url(../img/bg_rand_4.gif);
}

.r6 {
	background-image: url(../img/bg_rand_6.gif);
}

.r2 {
	background-image: url(../img/bg_rand_2.gif);
	height: 3px;
}

.suchfeld {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(109,109,109);
	margin-left: 10px; width: 107px;
	background-image: url(../img/bg_suchfeld.gif);
	font-size: 10pt;	
}

/*------------------------------------------------*/
.subnav_e0 {
	background-image: url(../img/bg_subnav_e0.gif);
}
.subnav_e1 {
	background-image: url(../img/bg_subnav_e1.gif);
}
.subnav_e2 {
	background-image: url(../img/bg_subnav_e2.gif);
}
.subnav_e3 {
	background-image: url(../img/bg_subnav_e3.gif);
}
/*------------------------------------------------*/
.subnav_e0_link {
	font-size: 8pt;	
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.subnav_e1_link {
	font-size: 8pt;	
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(221,222,245);
	text-decoration: none;
}
.subnav_e2_link {
	font-size: 8pt;	
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(40,31,128);
	text-decoration: none;
}
.subnav_e3_link {
	font-size: 8pt;	
	text-transform: uppercase;
	font-weight: bold;
	color: rgb(255,255,204);
	text-decoration: none;
}
/*------------------------------------------------*/
.subnav_e1_link:hover {
	text-decoration: underline;
}
.subnav_e0_link:hover {
	text-decoration: underline;
}
.subnav_e2_link:hover {
	text-decoration: underline;
}
.subnav_e3_link:hover {
	text-decoration: underline;
}
/*------------------------------------------------*/
