body {
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
#topbar {
	position:relative;
	display:inline; 
	background-image:url(../pic/topbar-blue_102q.gif);
	background-repeat:repeat-x;
	float:left;
	width:100%; 
	height:102px; 
}
#topshadow {
	position:relative;
	clear:left;
	width:100%; 
	height:10px; 
	margin:0;
	padding:0;
}
#shadow_left {
	float:left;
	background-image:url(../pic/shadow_dark_q10.gif);
	background-repeat:repeat-x;
	width:150px; 
	height:10px; 
	margin:0px;
	padding:0px;
}
#shadow_right {
	background-image:url(../pic/shadow_light_q10.gif);
	background-repeat:repeat-x;
	margin-left:150px;
	margin-right:0px;
	height:10px; 
}
* html #topshadow { height: 1%; position:relative; top: -4px; }
* html #shadow_right { 
	height: 1%; 
	position:relative; 
	margin-left:0px;
	margin-right:0px;
	left:-3px;
}
#toplefttext {
	width:104px; 
	height:104px; 
}
#floatlogo {
	position:absolute;
	top:0px;
	right:0px;
	width:240px; 
	height:102px; 
}
#main {
	position:absolute;
	display:inline; 
	width:100%; 
	min-width:896px;
}
#navi {
	display:block;
	float:left;
	width:150px; 
	margin-top:0px;
}
#navi ul {
	list-style:none;
	margin: 0;
	padding: 0;

}
#navi ul ul {
	margin: 0;
	padding: 0;
}
#navi li {
	height:1%;
}
#navi li a:link, #navi li a:visited {
	font-size:90%;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0.4em 0 0.4em 18px;
	color: #FFF1DB;
	text-decoration: none;
}
#navi ul ul a:link, #navi ul ul a:visited {
	font-size:80%;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0.2em 0 0.2em 32px;
	color: #FFF1DB;
	text-decoration: none;
}
#navi ul li.navi_selected {
/* dunkler Hintergrund für selektierten Menupunkt */
	background-color:#4D4B47;
} 
#navi ul li.navi_subselected {
/* hellerer Hintergrund für selektierten Menupunkt */
	background-color:#807D75;
} 
/* #navi li.navi_subselected a:link {
// dunkle Schrift für subselektierten Menupunkt 
	color:#4D4B47;
}  */
#navi li.navi_selected ul {
 /* heller Hintergrund fuer selektierte Subnavigationspunkte */
	background-color:#807D75; 
}
#navi li a:hover {
 /* Mouseover Hintergrund fuer alle Links */
	background-color:#93918A;
}
#navi li a:hover {
 /* Mouseover-Schriftfarbe fuer Hauptnavigationspunkte */
	color:#4D4B47;
}
#navi ul li a:hover {
 /* Mouseover-Schriftfarbe fuer Subnavigationspunkte */
	color:#4D4B47;
}
* html #content { height: 1%; }
#content {
	margin-left:164px;
	margin-right:18px;
}
* html #nest { height: 1%; }
#nest {
	padding-top:8px;
}
* html #middlecontent { height: 1%; }
#middlecontent {
	margin-left:0px;
	margin-right:238px;
}
* html #rightcontent { height: 1%; }
#rightcontent {
	float:right;
	width:228px;
	margin-right:0px;
	padding-right:0px;
}
.textbox, .textbox_m {
	margin-bottom:12px;
	border:0px;
}
.textbox_m {
	width:400px;
}
.trenner {
/*	clear:both; */
	clear:left;
	height:4px;
}
.trenner12 {
/*	clear:both; */
	clear:left;
	height:12px;
}
* html #framebox { height: 1%; }
.framebox, .pageskipbox {
	display:inline;
	float:left;
	vertical-align:top;
	border:1px solid #BFBEBA;
	background-color:#F3F2F2;
	padding:0px;
	margin: 0px 0px 12px 0px;
}
.pageskipbox {
		width:22em;
}
* html #rightcontainer { height: 1%; }
.rightcontainer {
	float:right;
	margin: 0px 0px 12px 12px;
}
* html #rightbox { height: 1%; }
.rightbox, .firstrightbox {
	border:1px solid #BFBEBA;
	background-color:#F3F2F2;
	padding:4px;
	margin: 0px 0px 12px 0px;
}
.firstrightbox {
	margin-top:2.7em;
}
.image_wb1_left {
	border:2px solid #FFFFFF;
	margin: 0px 12px 0px 0px;
	float:left;
}
.image_wb1_right {
	border:2px solid #FFFFFF;
	margin: 0px 0px 0px 12px;
	float:right;
}
.image_wb1_solo {
	border:2px solid #FFFFFF;
	margin: 1em 0em 1em 0em;
	display:block;
}
.image_right {
	margin-right:16px;
}
#footerbox {
	width:100%;
	margin:0 auto;
	border-top:1px solid #4D4B47;
	padding-top:4px;
}
p, ul, td {
	margin: 0 0 0.5em 0;
	padding: 0;
	line-height:130%;
}
p a, td a, .smallframetext a {
	text-decoration:none;
	color:#4D4B47; /* color:#4D4B47 - #004797; */
	border-bottom:1px solid #BFBEBA;
}
p a:hover, td a:hover, .smallframetext a:hover {
/*	color:#807075; */
	color:#004797;
	border-bottom:1px solid #004797;
}
a.linked_img, a.linked_img:hover {
	border-bottom:0px;
}
td a.linked_img, td a.linked_img:hover {
	border-bottom:0px;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color:#4D4B47;
}
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #C80000;
	margin: 0 0 0.3em 0;
	padding: 0;
}
h2 {
	color:#4D4B47;
}
h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0.3em 0 0.2em 0;
	padding: 0;
}
h3 {
	color: #C80000;
}
h3 a {
	text-decoration:none;
	color:#C80000; 
	border-bottom:1px dotted #C80000;
}
h3 a :hover {
	color:#807075;
	border-bottom:0px;
}
h4 {
	color:#4D4B47;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0.3em 0 0 0;
	color:#4D4B47;
}
.headgray {
		color:#4D4B47;
}
.smalltophead {
	font-size:0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#4D4B47;
	margin-bottom:0px;
	padding-bottom:0px;
}
.smallframetext {
	font-size:0.8em;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#4D4B47;
	margin-bottom:0px;
	padding-bottom:0px;
}
.smalllinktext_center {
	font-size:0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align:center;
	color:#4D4B47;
	margin-top:12px;
	margin-bottom:4px;
	padding-bottom:0px;
}
ul {
	margin-left:1em;
	margin-bottom:0.5em;
	list-style-type:none;
	list-style-image: url(../pic/list-bullet.gif);
}
ul.linklist {
	margin-left:2em;
	margin-bottom:0.5em;
	list-style-type:none;
	list-style-image: url(../pic/pfeilbullet_weiter_024q.gif);
}
#content li {
	margin-bottom:0.3em;
}
#footerbox p {
	font-size:0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#4D4B47;
}
td {
	vertical-align:top;
}
table.linktable td {
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color:#4D4B47;
}
.refliste td {
	vertical-align:top;
	padding:4px;
/*	border 2px 0px 1px 0px solid #BFBEBA; */
	margin:0px;
	border-style:solid;
	border-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:#BFBEBA; 
}
.refliste th {
	font-size:0.8em;
	font-weight:bold;
	vertical-align:top;
	padding:4px;
/*	border 2px 0px 1px 0px solid #BFBEBA; */
	margin:0px;
	border-style:solid;
	border-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:#BFBEBA; 
	background-color:#F3F2F2;
}
cite {
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-size: 1em;
*/
	font-variant: small-caps;
	font-style:normal;
}
.caption_img {
	font-size:0.85em;
	font-weight: bold;
	font-style:italic;
	border:0;
	margin:-0.5em 0 0.75em 0;
}
