body {
	width: 100%;
	margin: 0; 
	padding:0; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 15px; 
	color: #04378b;
	background: #a2a2a2 url(../img/bg02.gif) repeat 0 0;
}	

h3 {color: #000080; font-size: 14px;}

td.address1 {font-size: 14px; line-height:16px; font-weight: normal;font-style: italic; text-decoration: none; text-align: right; vertical-align: top;}
td.address2 {font-size: 14px; line-height:16px; font-weight: normal;text-align: left; vertical-align: top;}
td.space {width: 35px;}
tr.blank {font-size: 10px; line-height:10px;}

p.box {display:block; font-size:1em; color:#000; padding:0.5em;	background:#f0f0f4; border-left:8px #E0E7F5 solid;}
p.redbox {color:#000; background-color:#fee; border:1px #fcc solid; padding:6px; margin-bottom:0.5em;}
p.bluebox {color:#000; background:#f0f0f4; line-height:20px; padding:2px; border:1px #ccd solid; text-align:left;	padding:6px; margin-bottom:1em;}
p.greenbox {background-color:#f4f8f4; border:1px #aca dotted; padding:6px; margin-bottom:0.5em;}
p.greenbox a {color:#353;}
p.greenbox a:hover {background:transparent;}


#Content {
	position:absolute; 
	top:330px; 
	left:325px;
	width:500px; 
	z-index: 3;
	}	

#Topic {
	position: absolute;
	font-size: 16px;
	font-weight: bolder;
	color: #121212;
	z-index: 3;    
	}

#Text {
	position: absolute;
	top: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #121212;
	z-index: 3; 
	}

a:link.navoben,
a:visited.navoben,
a:active.navoben  {color: #ececec; font-family: Arial; font-size: 14px; text-decoration: none;}
a:hover.navoben {color: #ececec; font-family: Arial; font-size: 14px; text-decoration: underline;}

a:link.address,
a:visited.address {color: #ececec; font-family: Arial; font-size: 13px; font-weight: normal; text-decoration: none;}	

a:link.refs,
a:visited.refs,
a:active.refs  {color: #04378b; font-family: Arial; font-size: 14px; text-decoration: none;}
a:hover.refs {color: #04378b; font-family: Arial; font-size: 14px; text-decoration: underline;}


#menuschatten {position:relative; top:6px; left:63px; width: 100px; height:35px;font-size: 16px;font-weight: bold;color: #1a1a1a; z-index: 1;text-align: center;}
#menuschatten2 {position:relative; top:0px; left:0px; width: 230px; height:23px;z-index: 1;}
	
#standardmenu {position:relative; top:6px; left:63px; width: 100px; height:35px; font-size: 16px;font-weight: bold;color: #cccccc; z-index: 1; text-align: center}
#standardmenu a,
#standardmenu a:link,
#standardmenu a:active,
#standardmenu a:visited {display: block; height: 35px;text-decoration: none; font-size: 16px;font-weight: bold;color: #cccccc; z-index: 1;text-align: center; }

#standardmenu a:hover {
	font-size: 16px;
	text-decoration: none;		/* underline,overline,line-through,blink,none */ 
	background:transparent url(../img/link.png) center left no-repeat;
}









	
a.history:link {
		text-decoration: none;		/* underline,overline,line-through,blink,none */ 
		border: none;	
	}
	
a.history:visited {
		text-decoration: none;		/* underline,overline,line-through,blink,none */ 
		color: #dcdcdc;
		border: none;
		}
	
a:active.history {
		color: #fefefe;
		text-decoration: none;		/* underline,overline,line-through,blink,none */ 
		}
	
a:hover.history {
		color: #dcdcdc;
		text-decoration: underline;		/* underline,overline,line-through,blink,none */ 
		}

