﻿body {
background-color: #fffaf0;
margin: 0px;
padding: 0px;}

#head {
position: absolute;
background-image:url('../images/headleiste.png');
width: 880px;
height: 100px;   
margin-left: 50px;
margin-top: 50px;}


#menue {
position: absolute;
border-right-color:#8b1a1a;
border-right-style:solid;
border-right-width:1px;
width: 165px;
height: 600px;
top: 160px;
left: 60px;
padding-right:5px;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #000;}


#besucher {
text-align:center;
width: 100px;
height: 40px;
top: 700px;
left: 0px;
font-family : verdana, arial, helvetica, sans-serif;
font-size: 7pt; 
color: #8B1A1A;}


#content {
position: absolute;
width: 670px;
height: 600px;
left: 250px;
top: 160px;
padding-right:10px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
overflow: auto;}


#foot {
position: absolute;
width: 700px;   
margin-left: 230px;
margin-top: 780px;
border-top-color: #8b1a1a;
border-top-style: solid;
border-top-width: 1px; 
font-family: arial, helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-align: center;}


.text-klein { 
font-family : arial, helvetica, sans-serif;
font-size : 10px;
color: #000;}


.text { 
font-family : arial, helvetica, sans-serif;
font-size : 14px;
color: #000;}


.text-rot {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 13px;
font-weight: bold;
color: #8B1A1A;}


h1 {
font-family: arial, helvetica, sans-serif;
font-size:12pt; 
color:#000;}


a:link {
text-decoration : none; 
color: #8b1a1a;} 

a:hover {
text-decoration : none; 
color: #000;} 

a:active {
text-decoration : none; 
color: #000;} 

a:visited {
text-decoration : none; 
color: #000;}


hr {
color: #8b1a1a;
height: 1px;
text-align:left;}


img{
	border: 0px;}


.schatten {
color:#ffffff; 
text-shadow: black 0.1em 0.1em 0.3em, red  0.1em 0.1em 0.4em,  green  0.1em 0.1em 0.4em;}

.spielrahmen {
background-color: #fffaf0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #fffaf0;
border-right-color: #fffaf0;
border-bottom-color: #fffaf0;
border-left-color: #fffaf0;
text-align: center;
vertical-align: middle;}
	
.spielrahmenInnen {
background-color: #fffaf0;
border-left:1px solid #fffaf0;
border-right:1px solid #fffaf0;
border-top:1px solid #fffaf0;
border-bottom:1px solid #fffaf0;
text-align: center;
vertical-align: middle;
margin: 0px;
padding: 0px}

.spielrahmenKopf {
background-color: #fffaf0;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #fffaf0;
border-right-color: #fffaf0;
border-bottom-color: #fffaf0;
border-left-color: #fffaf0;
text-align: center;
vertical-align: middle;
margin: 0px;
padding: 0px;}


