/* Start of CMSMS style sheet 'FFL' */
@media print {
#printhack {
width: 450px;
}

}

body {
	background-color: #FFFFFF;
	font-family:Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	text-align: left;
	line-height: 16px;
        font-size: 11px;
	}
	
#menu, #menu a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#fff;
	text-align:right;
	font-weight:bold;
	}
	
#menu {
	position: absolute;
        top: 133px;
        text-align: left;
        margin-left: 175px;
        width: 849px;
	}
	
#menu a:hover {
	color:#FFFF00;
	}
	
select, input, textarea {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}	
	
a img {border: 0px;}
	
	
#content {
	
	position: absolute;
	left: 0;
	top: 0;
	width: 1024px;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px inset #000000;
	background-image:url(/images/bg_rechts.gif);
	background-position:left;
	background-repeat:repeat-y;
	}

#contentdetail {
	
	position: absolute;
	left: 0;
	top: 0;
	width: 1024px;
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px inset #000000;
	}
	
#bflnetwork {
	
	position: absolute;
	width: 775px;
	height: 49px;
	}
		
#fflnetwork {
	
	position: absolute;	
	top: 23px;
	left: 354px;
	}
	
#lffabnetwork {
	
	position: absolute;	
	top: 23px;
	left: 600px;
	}
	
#left_header {
	position: absolute;
	left: 0px;
	top: 190px;
	width: 190px;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #000000;
	line-height: 16px;
	}
	
#left {
	position: absolute;
	left: 5px;
	top: 206px;
	width: 190px;
	padding-left: 10px;
	padding-top: 5px;
	}	
	
#middle_header {
	
	position: absolute;	
	left: 205px;
	top: 190px;
	width: 400px;	
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #000000;
	line-height: 16px;
	}
	
#middle {
	
	position: absolute;
	left: 205px;
	top: 206px;
	width: 398px;
	padding-left: 5px;
	padding-top: 5px;
	border: 1px solid #000000;
	line-height: 16px;	
	}
	
#right_header {
	
	position: absolute;
	left: 610px;
	top: 190px;
	width: 160px;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #000000;
	line-height: 16px;
	
	}
	
#right {
	
	position: absolute;
	left: 610px;
	top: 206px;
	width: 160px;
	padding-left: 10px;
	padding-top: 5px;
	}
	
#footer {
	
	border-top: 1px solid #000000;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000000;
        text-align: center;
        vertical-align:middle;
	}

.cellpadd {
       padding: 10px 20px 10px 20px;
}

.tblheader {
      background-color:#000;
      color: #fff;
      font-weight:bold;
}
	
	
.NewsSummaryLink {
	
	}
	
.NewsSummaryCategory {
	
	}
	
.NewsSummaryPostdate {
        font-size: 9px;
        font-style: italic;
        font-weight:normal;
	}
	
.NewsSummarySummary, .NewsSummaryContent {
       text-align:justify;
	
	}
	
.NewsSummaryMorelink {
	
	}

#netlog {
     display: inline-block;
     margin: 0 8px 0 0;
     vertical-align: top;
}

/* Layout sections */
/* body {
		background: #ccc;
		color: #333;
		}
		
	div#page {
		border: 1px solid #000;
		background: #fff;
	    }
		
	div#header {
		color: #fff;
		}
		
	div#footer {
		color: #fff;
		background-color: #385C72;
		}*/
		
/* Links */		
/*	a,
	a:link 
	a:active, a:visited {
		color: #385C72;
	}*/

a.downloads {
    line-height: 20px;
}

/* Headings */	
	h1, h2, h4, h5, h6 {
		color: #000;
	}
       h3 {
        color: #666;
        }
/* End of 'FFL' */

