/* 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:#333;
	text-align:center;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}


/* Formatierungen Layout (grob) */
#seite{
	text-align:left;
	width:640px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-color: #333;
	background-image: none;
}

#oben{
	background:#333 url(header.gif) no-repeat;
	clear:both;
	height:80px;
	width:640px;
}

#links{
	float:left;
	width:auto;
	margin-top: 62px;
	line-height: 20px;
}

#rechts{
	float:right;
	width:490px;
	color:#999999;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#mitte{
	float:right;
	width:640px;
	color:#434987;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#captcha{
float:left;
}

#unten{
	clear:both;
	width:640px;
	background-color: #333333;
	height: 60px;
}


/* Formatierungen Navigationsleiste */
#navigation{
 float:right;
 width:500px;
 padding:0 0 0 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: #A49478;
 font-size:.9em; 
 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 120px 0 0
}

.titel1{
 float:left;
 width:90px;
 padding:10 120px 0 0
}

.titel img{
 border:0
}

/* Schrift-Formatierungen */
h1{
color:#A49478;
font-size:0.9em;
margin-top: 25px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
text-decoration: none
}

h2{
 border-bottom:1px solid #ccc;
 color:#434987;
 font-size:1.2em;
 letter-spacing:0.01em;
 margin:25px 0 0 20px
}

h3{
	color:#000;
	font-size:16px;
	letter-spacing:0.01em;
	margin:25px 0 25px 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
}

h4,h5,h6 {
color:#A49478;
font-size:0.95em;
margin:0 0 0 0;
text-decoration: none
}

p#gold {
color:#A49478;
font-size:1em;
margin-top: 2em;
margin-right: 0;
margin-bottom: 0;
margin-left: 30px;
text-decoration: none
}

#image {
	text-align:center;
	float:inherit;
	color:#A49478;
	font-size:1em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none
}

.Stil1 {
color: #A49478
}

.Stil2 {
color: #999999;
font-size:0.8em;
}

.Stil3 {
color: #6E5F48
}

.Stil4 {
color: #6E5F48;
font-size:11pt
}

.Stil5 {
color: #A49478;
font-size:9pt
}

.Stil6 {
font-size:7pt;
float:right
}

.Stil7 {
    color: #A49478;
	font-size:8pt;
	text-decoration:underline;
	float:left;
	font-weight: bold;
}

.Stil8 {
    color: #6E5F48;
	font-size:8pt;
	float:left
}

.Stil9 {
	color: #FF0000;
	text-align: center;
}

.Stil10 {
    color: #6E5F48;
	font-size:6pt;
	float:left;
	font-style:italic
}


.Stil11 {
	color: #FF0000;
	font-size:9pt;
	font-style:italic;
	font-family: "Palatino Linotype";
}

#rechts p{
	margin:0 0 0 0;
	text-align:justify;
	line-height:160%
}

#mitte p{
 margin:0 0 0 0;
 text-align:justify;
 line-height:160%
}

#unten p{
	color:#999;
	margin:2px 0 2px 0;
	text-align:center;
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 0.85em
}

/* Formatierungen Navigation (Linke Spalte) */
#links ul{
list-style:none;
 margin:10px 0 0 0
}

#links ul li{
 display:block;
  margin:0 0 0 0;
 padding:0 0 0 0
}

#links ul li a{
 text-decoration:none;
  color:#A49478;
}

#links ul li a:hover{
	color:#6E5F48;
}



/* Link-Formatierungen */
a:link,a:visited,a:active{
	color:#A49478;
	text-decoration:none;
	font-weight: normal;
}

a:hover{
	color:#6E5F48;
	text-decoration:none
}

mitte a{
}

#mitte a:hover{
color:#6E5F48;
text-decoration:none
}

#unten a{
color:#A49478;
text-decoration:underline
}

#unten a:hover{
color:#6E5F48;
text-decoration:none
}
