/*STYLESHEET FUER WWW.Nordsternpark.DE*/
/*Copyright gkd-el, 2004, www.gkd-el.de*/

/*Alle mit "#" beginnenden Individualformate setzen voraus, dass es ein HTML-Element gibt, dass eine gleichnamige ID besitzt*/
/*Der gesamte Inhaltsbereich ist in einen <div>-Tag mit der ID "maincontent" gekapselt*/

/* Von den Usern einsetzbare CSS-Klassen*/

body {
background: url(http://www.nordsternpark.info/images/Hintergrund_6313.gif) left top repeat-y;
}

#adresse {
display:none;
}

.hyperlink {
font-size: x-small;
color:black;
font-weight:bold;
}

.hyperlink:hover {
font-size: x-small;
color:#d7d7d7;
font-weight:bold;
}

.ueberschrift_gross {
font-size: larger;
font-family:verdana, arial, helvetica, sans-serif;
font-weight:bold;
margin-bottom:0 0 0 0;
color: black;
}

.ueberschrift_klein {
font-size: x-small;
font-family:verdana, arial, helvetica, sans-serif;
font-weight:bold;
margin-bottom:0px;
color: black;
}

.fliesstext {
font-size: x-small;
font-family:verdana, arial, helvetica, sans-serif;
}

.titel {
font-size: x-small;
font-family:verdana, arial, helvetica, sans-serif;
font-weight:bold;
color: white;
}

.fussnote {
font-size: xx-small;
font-family:verdana, arial, helvetica, sans-serif;
font-weight:bold;
}

.zitat {
font-size: x-small;
font-family:verdana, arial, helvetica, sans-serif;
color:black;
font-style: italic
}

.listesymbol {
font-size: x-small;
font-family:verdana, arial, helvetica, sans-serif;
list-style-type: square;
}

.listezahl {
font-size: x-small;
font-family:verdana, arial, helvetica, sans-serif;
list-style-type: decimal;
}

.grossbuchstaben {
font-size: x-small;
font-family:verdana, arial, helvetica, sans-serif;
text-transform: uppercase;
}

.tabelle_kopf_reihe {
font-size: x-small;
font-family:verdana, arial, helvetica, sans-serif;
font-weight:bold;
background-color:black;
color:white;
}

.tabelle_gerade_reihe {
font-size: x-small;
font-family:verdana, arial, helvetica, sans-serif;
background-color:whitesmoke;
color:black;
}

.tabelle_ungerade_reihe {
font-size: x-small;
font-family:verdana, arial, helvetica, sans-serif;
background-color:lightgray;
color:black;
}

.tabelle_fuss_reihe {
font-size: xx-small;
font-family:verdana, arial, helvetica, sans-serif;
background-color:silver;
color:black;
}

.bild_rechts {
float:right;
margin-left:5px;
}

.bild_links {
float:left;
margin-right:5px;
}

/*Ende*/

/* Stilzuweisungen fuer den Hauptinhalt*/

#maincontent a, p, li, ul, tr, td, span {
font-family: verdana, arial, helvetica, sans-serif;
}

#main a {
font-size: medium;
text-decoration:none;
color:white;
font-weight:bold;
}

#main a:hover {
font-size: medium;
text-decoration:none;
color:#cecece;
font-weight:bold;
}

#maincontent a {
font-size: small;
color:black;
font-weight:bold;
}

#maincontent a:hover {
font-size: small;
color:#cecece;
font-weight:bold;
}

#haupt a {
font-family: verdana, arial, helvetica, sans-serif;
font-size: medium;
color:white;
text-decoration:none;
font-weight:bold;
}

#haupt a:hover {
font-family: verdana, arial, helvetica, sans-serif;
font-size: medium;
color:#cecece;
text-decoration:none;
font-weight:bold;
}

.first {
font-size: xx-small;
text-decoration:none;
color white;
font-weight:bold;
}


/* Stilzuweisungen fuer die Links in der Hauptnavigation*/

#mainmenu a {
font-size: xx-small;
color:white;
font-weight: bold;
font-style: normal;
TEXT-DECORATION: none
}

#mainmenu a:hover {
font-size: xx-small;
color: #D7D7D7;
font-weight: bold;
font-style: normal;
TEXT-DECORATION: none
}


/*Ende*/

/* Stilzuweisungen fuer die Suche*/

#suche a {
font-size: x-small;
color:white;
font-weight: bold;
font-style: normal;
TEXT-DECORATION: none
}

#suche a:hover {
font-size: x-small;
color: #D7D7D7;
font-weight: bold;
font-style: normal;
TEXT-DECORATION: none
}

#suche_feld a {
font-size: xx-small;
color:white;
font-weight: bold;
font-style: normal;
TEXT-DECORATION: none
}

#suche_feld a:hover {
font-size: xx-small;
color: #D7D7D7;
font-weight: bold;
font-style: normal;
TEXT-DECORATION: none
}

/*Ende*/