/*
#################################################
BODY DEFINITIONEN
#################################################
*/

BODY {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	text-decoration: none;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #807D6A;
	background-image: url(img/bg_top.png);
	background-repeat: repeat-x;

	/* SCROLLER COLORS IE */
	scrollbar-face-color: #D1CBBB; scrollbar-shadow-color: E5E3D6; 
	scrollbar-highlight-color: #D2CFC0; scrollbar-3dlight-color: #E5E3D6; 
	scrollbar-darkshadow-color: #D2CFC0; scrollbar-track-color: #E5E3D6;
	scrollbar-arrow-color: #1A150F;
}

td{
	font-size: 11px;
	font-weight: normal;
	}
	
a{
	text-decoration: none;
	color: #807D6A;
	cursor: hand;
}

a:hover{
	text-decoration: none;
	color:#47433E;
}

/*
#################################################
INDEX SPLASH DEFINITIONS
#################################################
*/

#ncIndexsplash{
	width:100%;
	background:#E5E2D5 url('img/bg_indexsplash.jpg') no-repeat 50% 0;
	text-align:center;
}

.ncIndexPresentsItem{
	float:left;
	width:140px;
	height:250px;
	margin-right:15px;
	padding:5px;
}

.ncIndexPresentsImage{
	padding:10px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
}

/*
#################################################
GENERAL DEFINITIONEN
#################################################
*/

#ncSplit_a_horizontal{
	background-image: url(img/split_a_horizontal.gif);
	background-repeat: repeat-x;
	height:1px;
	margin:10px 0px 10px 0px;
	padding:0px;
}

#ncSplit_a_vertical{
	background-image: url(img/split_a_vertical.gif);
	background-repeat: repeat-x;
	width:1px;
	margin:0px;
	padding:0px;
}

#ncSplit_b_horizontal{
	background-image: url(img/split_b_horizontal.gif);
	background-repeat: repeat-x;
	height:1px;
	margin:10px 0px 10px 0px;
	padding:0px;
}

#ncSplit2_a_horizontal{ /*2.Split Ohne abstand oben & unten */
	background-image: url(img/split_a_horizontal.gif);
	background-repeat: repeat-x;
	height:1px;
	margin:0px;
	padding:0px;
}

#ncSplit2_b_horizontal{ /*2.Split Ohne abstand oben & unten */
	background-image: url(img/split_b_horizontal.gif);
	background-repeat: repeat-x;
	height:1px;
	margin:0px;
	padding:0px;
}

/*
#################################################
PAGEHOLDER DIV DEFINITIONEN
#################################################
*/

#ncPageholder{
	width:100%;
	background:#DFDCCE url('img/bg_topbar.gif') no-repeat 50% 0;
	text-align:center;
}

/*
#################################################
TOPBAR DIV DEFINITIONEN
#################################################
*/

#ncTopbar{
	text-align:left;
	display:block;
	width:980px;
	height:150px;
	margin:0 auto;
	color:#8F897D;
}

/*
#################################################
CONTENT DIV DEFINITIONEN
#################################################
*/

#ncContent{
	display:block;
	width:980px;
	margin:0 auto;
	text-align:left;
}



/*
#################################################
BOTTOM DIV DEFINITIONEN
#################################################
*/

#ncBottom{
	display:block;
	width:100%;
	background:url('img/bg_bottom.png') repeat-x;
	background-color: #D2CEBE;
	margin:0px;
}

	#ncBottombar{
	text-align:left;
	display:block;
	width:980px;
	margin:0 auto;
	padding:27px 0 15px 0;
	}

/*
#################################################
FOOTER FRONTSIDE DIV DEFINITIONEN
#################################################
*/
#ncFooter{
	display:block;
	width:100%;
	padding-top:40px;
	background:url('img/bg_footer.png') repeat-x;
	background-color: #000000;
}

#ncFooter2{
	display:block;
	width:100%;
	padding-top:40px;
	background:url('img/bg_footer2.png') repeat-x;
	background-color: #000000;
}

	#ncFooterbar{
	text-align:left;
	display:block;
	width:980px;
	height:100px;
	margin:0 auto;
	color:#8F897D;
	}
	
	#ncFooterbar td{
	font-size: 11px;
	font-weight: normal;
	}
	
	#ncFooterbar a{
	color: #807D6A;
	text-decoration: none;
	}
	
	#ncFooterbar a:hover{
	color: #C5BCAA;
	text-decoration: none;
	}

/*
#################################################
TEXT DEFINITIONEN
#################################################
*/
.ncMiniTxt{
	font-size: 9px;
}


/*
#################################################
SOUNDCHECK DEFINITIONEN
#################################################
*/
#ncSoundcheckItem{
	margin:0px;
}

#ncSoundcheckItem{
	display:block;
}

#ncSoundcheckItem:hover{
	background-color:#D7D4C6;
	color:#47433E;
}

.ncSoundcheckCover{
	border: 1px solid #C2B9A6;
}

/*
#################################################
INTERVIEW DEFINITIONEN
#################################################
*/
#ncInterviewItem{
	margin:0px;
}

#ncInterviewItem a{
	display:block;
}

#ncInterviewItem a:hover{
	background-color:#D7D4C6;
	color:#47433E;
}


/*
#################################################
CONTENT SELECTOR (LINKAREA 1+2) DEFINITIONEN
#################################################
*/

#ncContentItem1{
	margin:0px;
	display:block;
}

#ncContentItem1:hover{
	background-color:#D7D4C6;
}

#ncContentItem2{
	margin:0px;
	display:block;
	background-color:#DBD8C9;
}

#ncContentItem2:hover{
	background-color:#D7D4C6;
}

#ncOnlyContentItem1{
	margin:0px;
}

#ncOnlyContentItem2{
	margin:0px;
	background-color:#DBD8C9;
}

/*
#################################################
NEWSBLOCK DEFINITIONEN
#################################################
*/

#ncNewsBlock{
	margin:0px;
	display:block;
}

#ncNewsBlockTitle{
	margin:0px;
	margin-bottom:5px;
	padding:5px;
	display:block;
	background-color:#DBD8CA;
	border: 1px solid #D7D4C6;
}

#ncNewsBlockText{
	margin:0px;
	margin-left:6px;
	display:block;
}

#ncNewsBlockText a{
	text-decoration: underline;
}

#ncNewsBlockText a:hover{
	text-decoration: underline;
}

/*
#################################################
BOTTOM SELECTOR (LINKAREA 1+2) DEFINITIONEN
#################################################
*/

#ncBottomItem1{
	margin:0px;
	display:block;
	background-color:#D4D0C0;
}

#ncBottomItem1:hover{
	background-color:#D7D4C6;
}

#ncBottomItem2{
	display:block;
	margin:0px;
	background-color:#CECABA;
}

#ncBottomItem2:hover{
	background-color:#D7D4C6;
}

/*
#################################################
PAGEING
#################################################
*/
#ncPageinRegular {
	float:left;
	margin:0px;
	margin-bottom:4px;
	padding:0px;
}

#ncPageinRegular a{
	font-size: 9px;
	white-space:nowrap;
}	
#ncPageinRegular a:hover{
	color: #D90606;
	text-decoration: none;
}


#ncPageinActive{
	float:left;
	margin:0px;
	margin-bottom:4px;
	padding:0px;
}

#ncPageinActive a{
	font-size: 9px;
	white-space:nowrap;
	color: #E5E3D6;
	text-decoration: none;
	}
	
#ncPageinActive a:hover{
	color: #000000;
	text-decoration: none;
}

#ncPageinSteparrow {
	float:left;
	margin:0px;
	margin-bottom:4px;
	margin-right:4px;
	padding:0px;
}


/*
#################################################
GFX DROPDOWN ETC
#################################################
*/

#ncGFXdropdownTop {
	font-size: 11px;
	color: #807D6A;
	height:20px;
	padding-top:3px;
	padding-left:7px;
	padding-right:20px;
	background-image: url(img/form_drop1.gif);
	background-repeat: no-repeat;
}

#ncGFXdropdownItem {
	font-size: 11px;
	color: #807D6A;
	padding-right:7px;
	padding-left:7px;
	background-color: #D8D5C8;
}

#ncGFXdropdownItem a{
	font-size: 11px;
	color: #807D6A;
	text-decoration: none;
}

#ncGFXdropdownItem a:hover{
	color: #D90606;
	text-decoration: none;
}


#ncGFXdropdownSplit{ 
	background-image: url(img/split_b_horizontal.gif);
	background-repeat: repeat-x;
	height:1px;
	margin:3px 0px 3px 0px;
	padding:0px;
}

/*
#################################################
GFX LOGIN INPUTFORM
#################################################
*/

#ncGFXloginForm {
	margin:0px;
	padding:0px;
	height:20px;
	background-image: url(img/form_inputfield1.gif);
	background-repeat: no-repeat;
}

#ncGFXloginForm input {
	height:18px;
	width:129px;
	font-size: 11px;
	color: #807D6A;
	padding-top:3px;
	padding-left:0px;
	padding-right:0px;
	margin-right:5px;
	border: 0px none #CDCABD;
	background-color: #CDCABD;
	
}



