/* CSS-Datei zur Vorlage "http://www.css-vorlagen.de/templates/mohnblume/ */
/* Diese Datei darf frei verwendet und angepasst werden, unterliegt jedoch der http://creativecommons.org/licenses/by/2.0/ */
/* Angepasst von Christian Mehler im September 2006 */

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

body{
 background:#fff;
 color:#000;
 font:.75em "trebuchet ms", arial, sans-serif;
 text-align:center;
}


/* Formatierungen Layout (grob) */
#seite{
 background:#fff url(img/bg1.jpg) repeat-y;
 color:#000;
 margin:0 auto;
 padding:0px;
 text-align:left;
 width:750px;
}

#header{
 background:#fff url(img/top1.gif) repeat-y;
 clear:both;
 float:right;
 width:750px;
 height:15px;
 padding:0px;
 margin: 0px; 
}

#oben{
 background-color:#fff;
 color:#94AD10;
 clear:both;
 height:180px;
 width:720px;
 margin: 0px 0px 0px 15px;
}

#links{
 float:left;
 margin:10px 0 20px 30px;
 width:468px;
}

#rechts{
 float:left;
 margin:0 20px 20px 60px;
 width:170px;
 font:.9em "trebuchet ms", arial, sans-serif;
}

#unten{
 background:#174C19 url(img/unten.jpg);
 color:#B5CE29;
 clear:both;
 width:720px;
 height:30px;
 text-align:right;
 margin-left:15px;
}

#footer{
 background:#fff url(img/bottom1.gif) repeat-y;
 clear:both;
 float:right;
 width:750px;
 height:15px;
 padding:0px;
 margin: 0px; 
}

/* Sonstige Formatierungen */

/* Schrift-Formatierungen */
h1 {
 border-bottom:1px solid #6B6B6B;
 color:#174C19;
 font-size:1.2em;
 letter-spacing:0.01em;
 margin:10px 0 10px 0;
}

h2 {
 color:#174C19;
 font-size:1.2em;
 letter-spacing:0.01em;
 margin-bottom:5px;
}

h3 {
 color:#174C19;
 font-size:1.0em;
 letter-spacing:0.01em;
 margin:0px;
}

h4 {
 color:#174C19;
 font-size:1.0em;
 letter-spacing:0.01em;
 margin-top:15px;
}

.button {
background-color:#94AD10; color:#fff; border:1px solid #174C19; font-size:0.8em; padding:2px; margin-top:5px;
}

#links p{
 text-align:justify;
 margin-top:15px;
}

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


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

#rechts ul li{
 background:url(img/liste.gif) no-repeat;
 display:block;
  margin:15px 0px 0px 0px;
 padding:0px 0px 0px 16px;
}

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

#rechts ul li a:hover{
  color:#94AD10;
}

#rechts ul li a.aktuell {color:#94AD10;}


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

a:hover{
 text-decoration:none;
}

#links ul{
 margin:0px 0px 0px 20px;
}

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

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

.referenz {
	margin-top:1em;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	clear:both;
	overflow:hidden;
}

.bild_rechts_rahmen {
	border:#6B6B6B 1px solid;
	margin-bottom:10px;
}

.ref_tabelle {
width: 465px;
margin-top:20px;
border:0px;
}

.ref_td1 {
width: 265px;
padding-right:20px;
vertical-align:top;
}

.ref_td2 {
width: 200px;
vertical-align:top;
}

.pfoto {
text-align:center; 
font-size:.8em; 
font-style:italic;
}