body {
	background: #fff4df;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvettica, sans-serif;
	font-size: 11px;
}


#main_oben
{
	background: #fff4df url(./img/back_oben.gif);
	width: 760px;
	margin: 0px auto 0px auto;
	height: 20px;
	text-align: left;
}

#main {
	
	padding: 0px 15px 0px 14px;
	background: #fff4df url(./img/back_main.gif);
	color: #000000;
	background-repeat: repeat-y;
	width: 920px;
	margin: 0px auto 0px auto;
	text-align: left;
	overflow: hidden;
}

#main_unten
{
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: #fff4df;
	width: 920px;
	height: 5px;
	valign: top;
}


#border_top
{
	background: #ffcc66 url(./img/header.gif);
	width: 920px;
	height: 100px;
	float: left;
	position: relative;
	clear: both;
}


#logo_nfc
{
	float:left;
	background: #fff4df url(./img/logo_nfclab.gif);
	width: 200px;
	margin: 0px 0px; 0px 0px;
	height: 100px;,
	text-align: left;
}


#logo_fh
{
	float:right;
	background: #fff4df url(./img/fhlogo_top.gif);
	width: 200px;
	margin: 0px 0px; 0px 0px;
	height: 100px;,
	text-align: left;
}


#middle
{
	width: 920px;
	float: left;
	position: relative;
	clear: both;
}

#menu
{
	float:left;
	position: relative;
	padding: 10px 10px 10px 10px;
	margin-right:0;
	width: 180px;
	top: 20px;
	line-height: 25px;
	color: #000000;
}

.postit
{
	margin-right:5px;
	margin-left:-5px;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 180px;
	line-height: 0px;
	color: #000000;
}

#logos_side
{
	float: right;
	position: relative;
	padding: 10px 10px 10px 10px;
	margin-right: 0px;
	width: 180px;
	top: 20px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#contentx
{
	position:relative;
	margin-left:200px;
	padding: 10px 10px 10px 10px;
	top: 20px;
	width: 500px;
	line-height: 18px;
	color:#333333;
	min-height: 1px;
}

#border_bottom
{
	float: left;
	background: #ffcc66 url(./img/back_main.gif);
	height: 30px;
	width: 920px;
	position: relative;
	clear: both;
}

#bottom_left
{
	float:left;
	background: #faba3a url(./img/bottom_left.gif);
	width: 200px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	text-align: left;
	vertical-align: middle;
}


#bottom_center
{
	float:left;
	background: #faba3a url(./img/bottom_center.gif);
	width: 520px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	line-height: 30px;
	color: #ffffff;
}


#bottom_right
{
	float:right;
	background: #faba3a url(./img/bottom_right.gif);
	width: 200px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	text-align: right;
	vertical-align: middle;
}


A.menuL1
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvettica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration:none;
}

A.menuL1x
{
	font-family: Verdana, Arial, Helvettica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #faba3a;
	text-decoration:none;

}

A.menuL2
{
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvettica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-decoration:none;
}

A.menuL2x
{
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvettica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #faba3a;
	text-decoration:none;
}

A:hover, .active
{
    text-decoration:underline;
}

a
{
	color: #faba3a;
}

a.noul:hover
{
    text-decoration: none;
}

img
{
	border: none;

}

H2 {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 0px;
}

p {
	text-align: justify;
}

p.align-left {
	text-align: left;
}

p.align-right {
	text-align: right;
}

p.align-center {
	text-align: center;
}

#bg { 
	background-color:#ffcc66
}

/** -------------------- INFO FÜR NEWS ---------------------------- **/



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-nfc-container {
	background-color:#FFFFFF;
}


.news-list-nfc-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	background-color:#FFFFFF;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#FFFFFF;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-nfc-container H3 {
	margin-bottom: 5px;
	border-bottom: 1px solid #ffcc66;
	background-color: #ffcc66;
}
.news-list-nfc-container H3 A:LINK,.news-list-nfc-container H3 A:VISITED,.news-list-nfc-container H3 A:HOVER {
	color:#FFFFFF;
	padding-left:2px;
	font-size: 16px;
}
.news-list-nfc-container H3 A {
	color:#FFFFFF;
	font-size: 16px;

}
.news-list-nfc-container P {
	padding-left:3px;
}
.news-list-nfc-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #DDDDDD;
	}

.news-list-nfc-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-nfc-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-nfc-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-nfc-morelink,.news-list-nfc-category {
	font-size:12px;
	margin-left:3px;
}
.news-list-nfc-morelink  {
	margin-bottom:3px;
}
.news-list-nfc-browse {
	text-align: center;
}


	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-nfc-item {
	padding:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;

}
.news-single-nfc-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 0px;
}
.news-single-nfc-item H3 {
	margin-bottom: 15px;
}



.news-single-nfc-img {
	float: right;
	margin-left:5px;
	vertical-align: top;
}



.news-single-nfc-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-nfc-category {

	float: right;
}
.news-single-nfc-backlink, .news-single-nfc-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-nfc-timedata {
	float: right;
}
.news-single-nfc-timedata, .news-single-nfc-author,.news-single-nfc-imgcaption {
	font-size: 9px;
}
.news-single-nfc-author {
	padding-bottom: 3px;
}
.news-single-nfc-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-nfc-related,.news-single-nfc-files,.news-single-nfc-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-nfc-related DD, .news-single-nfc-links DD, .news-single-nfc-files DD {
	margin-left:20px;
}

.news-single-nfc-related DT, .news-single-nfc-links DT, .news-single-nfc-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-nfc-container HR.clearer, .news-single-nfc-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;

