﻿body {
background-color: #ffaa08;}


#all {
width: 1000px;
margin: 0px auto;}        /* mittelt den Container auf der Seite horizontal aus */

	
	
#head {
width: 1000px;
height: 150px;
background-image:url('../images/head.png');
background-repeat:no-repeat;
border-bottom: 1px solid #000;}



#titel{
width:300px;
height:25px;
padding-left:10px;
padding-top:65px;
font-family:Verdana, Geneva, Tahoma;
font-size:1.1em;
font-weight:bold;
color:#ffffcc;}


    
#menue{
overflow: auto;
width:285px;
height:auto;
float:left;
font-family:verdana, arial;
font-size:1em;
padding-left:5px;}

  	
#content{
overflow: auto;
width:670px;
float:right;
padding-right:10px;
padding-left:20px;
margin-bottom:20px;
background-color:#ffffcc;
font-family:verdana, arial;
font-size:1em;
color:#000;
border-bottom:1px black solid;}

  	

#index{
width:450px;
height:485px;
margin-left:115px;
margin-top:100px;}

	
#foot{
width:auto;
margin-top:10px;
font-family:verdana, arial;
font-size:0.8em;
color:#000;}


a:link{
text-decoration:none;
font-family:Verdana, Geneva, Tahoma;
font-size:1em;
color:#000;}


a:hover{
text-decoration:none;
font-family:verdana, arial;
font-size:1em;
color:#fff;}


a:active{
text-decoration:none;
font-family:verdana, arial;
font-size:1em;
color:#ff0000;}


.strong
{font-family:Verdana, Geneva, Tahoma;
font-size:1em;
color:#ff0000;}


.nav{
font-family:Verdana, Geneva, Tahoma;
font-size:1em;
color:#ff0000;}


.head{
font-family:Verdana, Geneva, Tahoma;
font-size:1.2em;
color:#0000ff;}



h2{
font-family:Verdana, Geneva, Tahoma;
font-size:1.1em;
color: #000;
font-weight:bold;}
