<!--/*<style>*/
/*Cursor*/
table, tr, tr, div, select, span, html, li, ul, lu
 {
	cursor:crosshair;
	font-size:12px;
	color:#1E252D;
	font-family:Tahoma;
 }
textarea, input
 {
	font-size:12px;
	color:#1E252D;
	font-family:Tahoma;
	cursor:crosshair;
 }
/*Body*/
body {
	background-color: #D8E9EC;
	height:100%;
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	border:0px solid black;
	margin:0px;
	cursor:crosshair;
	font-size:12px;
	color:#1E252D;
}
/*Menu*/
#menu, #menu a:link, #menu a:visited
 {
	font-size:15px;
	font-family:Tahoma, Tahoma;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#006600;
	cursor:default;
 }
#menu a:hover
 {
	font-size:15px;
	font-family:Tahoma, Tahoma;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	color:#0B7D04;
	cursor:default;
 }
#menu a:active
 {
	font-size:15px;
	font-family:Tahoma, Tahoma;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	cursor:default;
 }
/*SubMenu*/
#submenu, #submenu a:link, #submenu a:visited
 {
 	font-size:13px;
	font-family:Tahoma;
	text-align:center;
	text-decoration:none;
	color:#003300;
	cursor:default;
 }
#submenu a:hover
 {
 	font-size:13px;
	font-family:Tahoma;
	text-align:center;
	cursor:default;
	color:#171A71;
	text-decoration:none;
 }
#submenu a:active
 {
 	font-size:13px;
	font-family:Tahoma;
	text-align:center;
	cursor:default;
	color:#003366;
	text-decoration:none;
 }
/*CopyRight*/
#cr, #cr a:link, #cr a:visited
 {
	height:13px;
	font-size:11px;
	font-family:Tahoma;
	text-align:center;
	padding-bottom:5px;
	color:#666666;
	text-decoration:none;
	cursor:default;
	letter-spacing:0.1em;
 }
#cr a:hover
 {
	height:13px;
	font-size:11px;
	font-family:Tahoma;
	text-align:center;
	padding-bottom:5px;
	color:#999999;
	text-decoration:none;
	cursor:default;
 }
#cr a:active
 {
	height:13px;
	font-size:11px;
	font-family:Tahoma;
	text-align:center;
	padding-bottom:5px;
	color:#CCCCCC;
	text-decoration:none;
	cursor:default;
 }
/*Links*/	
a:link, a
 {
	color:#000066;
	text-decoration:none;
	cursor:default;
 }
a:visited
 {
	color:#0000FF;
	text-decoration:none;
	cursor:default;
 }
a:hover
 {
	color:#333333;
	text-decoration:underline;
	cursor:default;
 }
a:active
 {
	color:#000033;
	text-decoration:none;
	cursor:default;
 }
/*Content*/
#content
 {	
	text-align:justify;
	/*height:320px;*/
	width:690px;
	padding:0px 15px 0px 0px;
	font-size:12px;
	color:#1E252D;
	font-family:Tahoma;
	overflow:auto;
	vertical-align:middle;
 }
 
/*Styles from Databse*/

.36
 {
	font-family:; 
	font-size:36px; 
	font-style:; 
	font-weight:; 
	color:; 
	background-color:; 
	background-image:;
	border-style:; 
	border-width:0px; 
	border-color:;
	cursor:;
 }

.18
 {
	font-family:; 
	font-size:18px; 
	font-style:; 
	font-weight:; 
	color:; 
	background-color:; 
	background-image:;
	border-style:; 
	border-width:0px; 
	border-color:;
	cursor:;
 }

.Seitenschrift
 {
	font-family:Georgia, Times New Roman, Times serif; 
	font-size:30px; 
	font-style:oblique; 
	font-weight:bolder; 
	color:#990000; 
	background-color:; 
	background-image:;
	border-style:none; 
	border-width:1px; 
	border-color:;
	cursor:crosshair;
 }
-->

