a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #CC0000;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #CC0000;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #CC0000;
	background: transparent; 
	}
	
.menuActuator { 
	font-weight:normal;
	font-size:13px;
	line-height: 13px;
	/*font-family:arial;*/
	padding-left: 0px;
	}

.menu {
	font-size:12px;
	line-height: 22px; 
	background-color:#ffffff;
	margin-top: 1px;
	padding-left: 5px;
	padding-top: 5px;
	/*border-top: 1px #cccccc solid;*/
	border-left: 1px #cccccc solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid; }

td div {
      /* this makes TDs a container with their own coordinate system.
         absolutely-positioned elements will be offset relative to them */
      position:relative;
      }

.float {
    float: left;
  	width: 244px;
	margin-right: 8px;
	padding-left: 14px;
	padding-top: 8px; }

.flankone {
	font-size:10px;
	color:#999;
	line-height: 14px;
	border-bottom: 1px #cccccc solid;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 9px; }

.flanknoline {
	font-size:10px;
	color:#999;
	line-height: 14px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 9px; }

.middle {
	color: #000000;
	font-size: 12px;
	line-height: 24px;
	padding-left: 14px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 10px; }

img.thumbtop {
	padding-top: 8px; }

img.thumbmiddle {
	padding-top: 8px;
	padding-left: 0px; }

.links {
	font-size:10px;
	color:#999;
	line-height: 14px; }

.headright {
	font-size: 16px;
	font-style: italic;
	border-bottom: 1px #cccccc solid;
	margin-top: 4px;
	padding-left: 7px;
	padding-bottom: 4px; 
	}

.headcenter {
	margin-top: 6px; }
	
.head1 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 4px; 
	}

.head2 {
	color: #000000;
	font-size: 14px;
	line-height: 17px;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-right: 10px;
	}

.head3 {
	color: #000000;
	font-size: 14px;
	line-height: 17px;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-right: 10px;
	}

.news {
	color: #cf142b;
	font-size: 12px;
	line-height: 17px;
	margin-top: 12px;
	margin-left: 8px; }

.spacer {
	clear: both;
}

.signoff {
	color: #000000;
	font-size: 9px;
	line-height: 14px;
	/*background-color:#ffffff;*/
	/*border-top: 2px #ffffff solid;*/
	border-top: 1px #cccccc solid;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 7px; }
	
.bottomnavi {
	color: #666666;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 7px; }
