/* CSS-Datei zur Vorlage "http://wwww.css-vorlagen.de/templates/mohnblume/ */
/* Diese Datei darf frei verwendet und angepasst werden, unterliegt jedoch der http://creativecommons.org/licenses/by/2.0/ */


/* Allgemeine Formatierungen */
* { margin: 0; padding: 0 }

body { font: 0.8em "trebuchet ms", arial, sans-serif; background-color: #eee; text-align: center }


/* Formatierungen Layout (grob) */
#seite  { background: #fff url(Neue_Dateien/background01.jpg) repeat-y; text-align: left; margin: 0 auto; padding: 10px 10px 5px 13px; width: 715px }

#oben   { background: #fff url(Neue_Dateien/background02.jpg) no-repeat right ; clear: both; width: 700px; height: 168px }

#links{
 float:left;
 margin:0 0 20px 0;
 width:458px;
}

#rechts { float: left; margin: 0 0 20px 20px; width: 235px }

#unten  { color: #838383; background-color: #ff5c45; clear: both; width: 700px }

/* Formatierungen Navigationsleiste */
#navigation   { background-color: #ff5c45; float: left; padding: 0 0 4px; width: 700px }

#navigation ul { }

#navigation ul li { display: inline; margin: 0 10px 0 0 }

#navigation ul li a { color: #666; font-weight: bold; font-size: 0.9em; text-decoration: none; border-bottom: 4px solid #fff }

#navigation ul li a:hover { text-decoration: none; border-bottom: 4px solid #666 }



/* Sonstige Formatierungen */
.titel { float: right; padding: 0 10px 0 0; width: 90px }

.titel img { list-style-image: url(Neue_Dateien/pics/ni-logo-klein.jpg); border: 0 }



/* Schrift-Formatierungen */
h1,h2,h3,h4,h5,h6 { color: #666; font-size: 1.5em; letter-spacing: 0.01em; margin: 25px 0 0; border-bottom: 1px solid #ccc }

#links p{
 text-align:justify
}

#unten p{
 color:#eee;
 font:.85em "trebuchet ms", verdana, sans-serif;
 padding:5px;
}

/* Formatierungen Navigation (Rechte Spalte) */
#rechts ul{
list-style:none;
 margin:0 0 0 0
}

#rechts ul li { background-repeat: no-repeat; display: block; margin: 0 0px 0 0; padding: 0 0 0 16px }

#rechts ul li a{
 text-decoration:none;
  color:#666;
}

#rechts ul li a:hover{
  color:#000;
}



/* Link-Formatierungen */
a:link,a:visited,a:active { color: #000; text-decoration: underline }

a:hover{
 text-decoration:none
}


#unten a { color: #5c5c5c; text-decoration: underline }

#unten a:hover{
 text-decoration:none
}
