/* 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{
 background:#eee;
 font:1.05em times, serif;
 text-align:center;
}


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

#oben{
// background:#fff url(/images/earth-title.gif);
 clear:both;
 height:130px;
 width:750px;
}

#oben2{
 background:#fff url(kopf2.gif);
 clear:both;
 height:53px;
 width:713px;
}

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

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

#unten{
 background:#666;
 clear:both;
 width:950px;
}

#zit
{
 clear:both;
 width:950px;
 text-align:right;
}

/* Formatierungen Navigationsleiste */
#navigation{
 background:#fff;
 float:left;
 width:900px;
 padding:0 0 4px 0;
}

#navigation ul{
}

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

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

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



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

.titel img{
 border:0;
}


#h2{
	color:#00a;
	font-size:1.4em;
	letter-spacing:0.01em;
	text-align:center;
	margin:25px 0 0 0;
}

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

h2{
	color:#00a;
	font-size:1.4em;
	letter-spacing:0.01em;
	text-align:center;
	margin:25px 0 0 0;
}

#zitat
{
	font-size:1.4em;
	font-style:italic;
}

#zitr
{
	font-size:1.4em;
	font-style:italic;
	text-align:right;
}

#autor
{
	font-size:0.75em;
}

#links p{
 text-align:justify;
 margin:.85em 0 0 0;
}

#mincen{
 color:#000;
 font-size:1.01em;
 text-align:center;
}

#unten p{
 color:#eee;
 font:.85em times, serif;
 padding:5px;
}

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

#rechts ul li{
 background:url(liste.jpg) 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;
}

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

#rechts h6 a:hover{
  color:#000;
}


#links ul {
	list-style:none;
	margin:0 0 0 0;
}


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

a:hover{
 text-decoration:none;
}


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

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