/*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 gray; 
font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size : 15px;
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 gray; 
}

/*Hier sind die Betriebe horizontal als rote Buttons angeordnet*/  
div#betriebe { 
display : none;
}

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

/* Hier sind alle MenUEpunkte vertikal aufgelistet, dazu noch ein Countdown zum nAEchsten Veranstaltung*/ 
div#leftnav { 
display : none;
}

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


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

/*Auf Seiten, bei denen sich am rechten Rand Bilder befinden, befinden sich im pictures_right die Bilder*/
div#pictures_right { 
width : 179px;
padding-top : 20px;
float : right;
} 

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

div#veranstaltung a{
color : #FFFFFF;
}

div#veranstaltung a:hover{
color : #003399;
}

/* "Wollen Sie mehr UEber uns wissen? ..." */
div#footer { 
display : none;
} 

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


.klein { 
font : bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif; 
color : #AA1111; 
}

.rot { 
font : bold 15px 'Trebuchet MS', Arial, Helvetica, sans-serif; 
color : #AA1111; 
}

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

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

.siehe { 
padding : 5px; 
}

.image_right{
margin-bottom : 40px;
}

img{ 
border : 0px; 
}

div#betriebe a{
color : #FFFFFF;
}

div#betriebe a:hover{
color : #CC0000;
}

