/*CSS STYLESSHEET  der NBiK- Homepage*/
/*© by Adrian Geringer 2009*/

/*Gesamter Inhalt der Seite, es gelten die unten stehenden Codes fUEr die gesamte Seite*/
div#container { 
width : 1000px; 
margin : auto; 
color : #333; 
border : 1px solid #808080; 
font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size : 14.5px;
color : #000000;
}

	div#container a{
	color : #AA1111;
	font-weight : bold;
	}

	div#container a:hover {
	color : #FF0000;
	font-weight : bold;
	}

	div#container h2{
	font-size : 23px;
	}

	div#container h3{
	font-size : 17px;
	text-decoration : underline; 
	}

/*Div fUEr den Banner*/
div#top { 
padding : 0px; 
width : 998px; 
background-image : url("images/banner/sonstige/ban_hintergrund.jpg");
background-repeat: no-repeat;
border-bottom : 0 solid #808080; 
}


/*Hier sind die Betriebe horizontal als rote Buttons angeordnet*/  
div#betriebe { 
margin-left : 114px; 
font-size : 19px;
}
	div#betriebe_tab_menue_rot a{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	}

	div#betriebe_tab_menue_rot  a:hover {
	color : #808080;
	font-weight : bold;
	text-decoration : none;
	}
	
	.tab_menue {
	background-color : #AA1111;
	}
	
	.tab_menue a{
	color : #FFFFFF;
	font-weight : bold;
	}
	
	.tab_menue a:hover {
	color : #808080;
	font-weight : bold;
	text-decoration : none;
	}

	/*.tab_menue td:hover{
	background-color : #FF0000;
	}*/

	div#betriebe_tab_menue_grau a{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none; 
	font-size : 14.5px;
	}

	div#betriebe_tab_menue_grau a:hover {
	color : #FF0000;
	font-weight : bold;
	text-decoration : none; 
	font-size : 14.5px;
	}



/* "Sie befinden sich hier: ..." */
div#pfad { 
width : 852px; 
border : 1px solid #808080; 
padding-left : 5px;
font-size : 12px;
vertical-align : middle;
} 

/* Hier sind alle MenUEpunkte vertikal aufgelistet, dazu noch ein Countdown zum nAEchsten Veranstaltung*/ 
div#leftnav { 
float : left; 
width : 115px; 
margin : 0; 
min-height : 610px;
font-size : 19px;

}

	div#leftnav a{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none; 
	}

	div#leftnav a:hover {
	color : #808080;
	font-weight : bold;
	text-decoration : none; 
	}
	

div#countdown {
font-size : 14.5px;
}

	#c1 { 
	font : bold 20px Arial, Helvetica, sans-serif; 
	color : #AA1111; 
	}
	 
	#c2 { 
	font : bold 13px Arial, Helvetica, sans-serif; 
	color : #AA1111; 
	}
	
	div#countdown a{
	color : #AA1111;
	}


/* Im content befinden sich Bilder und Text*/
div#content { 
width : 859px; 
min-height : 578px; 
margin-left : 115px; 
border : 1px solid #808080; 
background-image : url("images/logo.gif"); 
padding : 10px; 
line-height : 20px;
} 

	div#pictures_right { 
	width : 179px;
	padding-top : 20px;
	float : right;
	} 

		div#pictures_right td{
		padding-top : 10px;
		padding-bottom : 5px;
		}
	
	.tab_newsletter {
	font-size : 14.5px; 
	}

	.tab_newsletter_kl {
	font-size : 12px; 
	}

	.white_newsletter {
	font-size : 14.5px; 
	color : #FFFFFF; 
	}


	div#veranstaltung {
	font : bold 19px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #0066CC;
	text-align : center; 
	padding : 0px;
	}

		div#veranstaltung a{
		color : #FFFFFF;
		}

		div#veranstaltung a:hover{
		color : #003399;
		}
		
div#see_also_tab_menue_red a{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	}

	div#see_also_tab_menue_red  a:hover {
	color : #808080;
	font-weight : bold;
	text-decoration : none;
	}

/* "Wollen Sie mehr UEber uns wissen? ..." */
div#footer { 
margin : 4px;
width : 985px; 
border : 1px solid #808080; 
padding-left : 5px;
vertical-align : middle;
} 


.klein { 
font-size : bold 12px; 
color : #AA1111; 
}

.rot { 
font-size : bold 15px; 
color : #AA1111; 
}

.mwst {
font : bold 12px Arial, Helvetica, sans-serif; 
color : #AA1111; 
}

.white {
font : 1px Arial, Helvetica, sans-serif; 
color : #FFFFFF; 
}


img{ 
border : 0px; 
}







