
.content{
   background-color:#fcfcfc;
}
td,input,select,option,textarea{
   font-family:Verdana;
   font-size:11px;
   color:#800000;
}
a{
   font-family:Verdana;
   font-size:11px;
   text-decoration:none;
   color:#800000;
}
a.topnavi{
   color:#800000;
   font-weight:bold;
}
a.topnavi:hover{
   color:#fcfcfc;
}
a.topnaviaktiv{
   font-weight:bold;
   color:#FFFFFF;
}
.title{
   font-family:Verdana;
   font-size:11px;
   color:#FFFFFF;
   font-weight:bold;
   text-decoration:none;
   background-color:#9F9F9F;
}
.navi{
   font-family:Verdana;
   font-size:11px;
   color: #800000;
   font-style: italic;
   text-decoration:none;
   background-image: url(../image/content_foot.gif);
}
a.navi:hover{
   font-family:Verdana;
   font-size:11px;
   color: #FFBF00;
   font-style: italic;
   text-decoration:none;
   background-image: url(../image/content_foot.gif);
}
.border{
   background-color:#FFFF00;
   padding: 0px;
}
#logo{
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 100;
	margin-left: -420px;
}