body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
#container
{
	margin: 0em auto;
	width: 642px;
	height: 100px;
	text-align: center;
	background-color: #FFFFFF;
}
#logo
{
	margin: 0px;
	width: 642px;
	height: 59px;
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
#header
{
	position: relative;
	width: 100%;
	height: 2em;
}
#main
{
	border: 1px solid #666666;
	clear: both;
	background: #FFFFFF;
	width: 642px;
	height: auto;
	padding-top: 2px;
}
#navigation
{
	margin: 0em auto;
	width: 642px;
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 2px;
}
#banner
{
	margin: 0em;
	width: 642px;
	height: 100px;
	text-align: left;
	background-color: #FFFFFF;
}
#spacer
{
	margin: 0em;
	width: 644px;
	height: 19px;
	background-image: url(pics/bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	line-height: 16px;
	text-indent: 5px;
}
#schatten
{
	margin: 0em auto;
	width: 644px;
	height: 10px;
	background-image: url(pics/schatten.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#contents
{
	padding: 0em;
	background: #FFFFFF;
	margin-left: 71px;
	margin-bottom: 10px;
	width: 642px;
	height: auto;
	text-align: left;
}
#footer	
{
	width: 642px;
	height: 65px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(pics/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 34px;
}		
	
div, td, th, h2, h3, h4
{ /* redundant rules for bad browsers  */  
	font-family: verdana,sans-serif;
	font-size: 11px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #333;
}
#base
{
	height: auto;
	width: 500px;
	background-color: #FFFFFF; /* #F7F7F7; */
	border-color: #FFFFFF; /* #CCCCCC; */
	border-style: solid;
	border-width: 1px;
	padding-bottom: 18px;
}
#base h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	height: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	color: #FFFFCC;
	text-align: center;
	font-variant: small-caps;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #660033;
	padding-bottom: 4px;
	padding-top: 4px;
}
html>base h1
{
  width: 500px;
}

#side, #sidedark
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 460px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 3px;
	height:auto;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	text-align: justify;
	padding: 3px;	
}
#sidedark
{
	color: black;
	background-color: #E8E8E8;
}

#normal, #normal p, #normal warning
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#normal ul
{
	margin-left: 20px;
}
#normal warning
{	
	color: red;
}	
a:link
{
	color: #33CC00;
	font-size: 10px;
	font-weight: bold;
}
a:visited
{
	color: #33CC00;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	color: #006600;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
.subnavi
{
	color: #993333;
	font-size: 9px;
	font-weight: bold;
}
.subnavi a:link
{
	color: #003300;
	font-size: 9px;
	font-weight: bold;
}
.subnavi a:visited
{
	color: #003300;
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
}
.subnavi a:hover
{
	color: #822400;
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
}		
	