﻿body
{
    font-family: 'Franklin Gothic Medium';
    color: #800000;
    background-color: #800000;
	margin: 0px;
}

#Alles
{
	width: 1080px;
	background-color: #FFE6CD;
	margin: 10px;
	padding-top: 5px;
}
#Header
{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(./Images/Design/header.png);
	font-family: "Mural Script", Andalus;
	font-size: 60px;
	text-align: center;
	margin-top: 10px;
}
#SubHeader
{
	clear: both;
	margin: 0px 10px 10px 10px;
}

#Links
{
	float: left;
}

#Mitte
{
	text-align: center;
	float: left;
	width: auto;
}

#Rechts
{
	text-align: right;
	float: right;
}

#MittlererTeil
{
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#LinkeSpalte
{
	background-color: #FFF1E7;
	float: left;
	width: 200px;
	text-align: left;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
}
#Menue
{
	height: 240px;
}
#Menue a
{
	text-decoration: none;
	color: #000080;
}

.linkgif
{
    border-style: none;
}

#Kontakt
{
    font-size: small;
    margin-left: 10px;
}

#RechteSpalte
{
	float: right;
	margin-left: 5px;
	margin-bottom: 20px;
}
#Iframe
{
	background-color: Transparent;
	width: 810px;
	height: 460px;
}
#Footer
{
	margin: 10px;
	clear: both;
}
#Bilderleiste
{
	margin: 10px;
}
#Impressum
{
	margin: 10px;
	clear: both;
	text-align: center;
	width: 474px;
}
#LinkesBild
{
	float: left;
	height: 31px;
}
#impMitte
{
	float: left;
}
#RechtesBild
{
	float: left;
	height: 31px;
}
#Counter
{
	margin: 10px;
	clear: both;
}
