
body {
	margin					: auto;
	padding					: 0px;
	font-family				: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size				: 100%;
	color					: #000000;
	text-color				: #000000;
	background-color		: #FFFFFF;
	width					: 750px;
	text-align				: left;
	text-decoration			: none;
	font-weight				: normal;
}

a:link, a:active, a:visited, a:hover {
	background-color		: transparent;
	color					: #668cb3;
	font-weight				: bold;
	text-decoration			: none;
}

H1 {
	font-size				: 100%;
	font-weight				: bold;
	margin					: 5px 0px 5px 0px;
}
H2 {
	font-size				: 100%;
	font-weight				: bold;
	margin					: 0px 0px 10px 0px;
}

P, .bodytext, UL {
	font-family				: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size				: 80%;
	text-color				: #000000;
	/* text-indent				: 20px; */
	line-height				: 180%;
	margin					: 0px 0px 5px 0px;
}


UL {
	text-indent				: 0px;
	list-style-type			: disc;
	margin-top				: 10px;
	margin-bottom			: 10px;
	margin-left				: 20px;
}

li {
	margin-top				: 0px;
	margin-bottom			: 10px;
}

#headblock {
	float					: left;
	width					: 750px;
	height					: 66px;
	background				: #ffffff;
	margin					: 0px;
	white-space				: nowrap;
	vertical-align			: middle;
	text-align				: left;
	border-width			: 1px;
/*	border-top				: 1px solid #999999; */
	border-bottom			: 1px solid #999999;
	background-image		: url("../art/farbverlauf.gif");
}

#headblock img {
	background				: #ffffff;
/*	padding-top				: 5px; */
	padding-bottom			: 0px;
}

#content {
	float					: left;
	width					: 523px;
	padding-left			: 26px;
	padding-right			: 0px;
	padding-top				: 26px;
	vertical-align			: top;
	border-width			: 1px;
	border-left				: 1px solid #999999;
/*	border-right			: 1px solid #999999; */
}

#footblock {
	float					: left;
	width					: 750px;
	height					: 10px;
	background				: #ffffff;
/*	margin					: 20px 0px 0px 0px;*/
	white-space				: nowrap;
	vertical-align			: middle;
	text-align				: left;
/*	border-width			: 1px;
	border-top				: 1px solid #999999; 
	border-bottom			: 1px solid #999999;*/
	background-image		: url("../art/farbverlauf.gif");
}

#authordate {
	float					: left;
	width					: 747px;
	font-size				: 80%;
	white-space				: nowrap;
	color					: #668cb3;
	background				: #ffffff;
	vertical-align			: middle;
	text-align				: right;
}

#counter {
	float					: right;
	background				: #ffffff;
	font-size				: 75%;
	color					: #668cb3;
}

#links {
	clear					: left;
	float					: left;
	width					: 200px;
}

#language {
	margin				: 10px  0 -20px 0;
	padding				: 0;
}

#logobmbf {
	float					: left;
	bottom					: 200px;
	width					: 200px;
	background				: #ffffff;
	margin					: 52px 0px 0px 0px;
	white-space				: nowrap;
	text-align				: left;
/*	border-width			: 1px;
	border-top				: 1px solid #999999;
	border-bottom			: 1px solid #999999; */
}

#menu_1 {
	float					: left;
	vertical-align			: top;
	width					: 200px;
	padding-top				: 26px;
	visibility				: show;
	layer-background-color	: transparent;
	background-color		: transparent;
	border-bottom			: 1px solid #999999;
}

#menu_1 DIV {
	width					: 100%;
}

#menu_1 DIV A {
	width					: 100%;
	font-size				: 80%;
	font-weight				: bold;
	color					: #666666;
	text-decoration			: none;
}

#menu_1 DIV.menu1-level1-no {
	border-top				: 1px solid #999999;
	font-size				: 100%;
	font-weight				: bold;
	padding-top				: 5px;
	padding-bottom			: 5px;
	padding-left			: 5px;
	width					: 195px;
}

#menu_1 DIV.menu1-level1-act {
	border-top				: 1px solid #999999;
	font-size				: 100%;
	font-weight				: bold;
	padding-top				: 5px;
	padding-bottom			: 5px;
	padding-left			: 5px;
	width					: 195px;
	background-color		: #eeeeee;
	filter					: alpha(opacity='70', style='0');
}

#menu_1 DIV.menu1-level2-no {
	font-size				: 80%;
	padding-top				: 2px;
	padding-bottom			: 2px;
	margin					: 2px 0px 2px 0px;
	padding-left			: 20px;
	width					: 180px;
}

#menu_1 DIV.menu1-level2-act {
	font-size				: 80%;
	padding-top				: 2px;
	padding-bottom			: 2px;
	margin					: 2px 0px 2px 0px;
	padding-left			: 20px;
	background-color		: #eeeeee;
	filter					: alpha(opacity='70', style='0');
	width					: 180px;
}

#menu_1 DIV.menu1-level3-no {
	font-size				: 80%;
	padding-top				: 2px;
	padding-bottom			: 2px;
	margin					: 2px 0px 2px 0px;
	padding-left			: 40px;
	width					: 160px;
}

#menu_1 DIV.menu1-level3-act {
	font-size				: 80%;
	padding-top				: 2px;
	padding-bottom			: 2px;
	margin					: 2px 0px 2px 0px;
	padding-left			: 40px;
	width					: 160px;
	background-color		: #eeeeee;
	filter					: alpha(opacity='70', style='0');
}

