div#center {
	text-align:center;
}

div#allesgute2011 {
	position: absolute;
	top:450px;
	left:-200px;
	text-align:center;
	margin-left:50%;
	margin-right:50%;
}

p#index_zusatz{
	font-size: 20px;
	color: white;
}

body
{
	background-color: #B8863E;
	margin: 0px;
	font-weight: normal;
    font-size: 14px;
    color: #563F1E;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none
}
img
{
	border: 0px;
}

.copyright
{
    font-weight: normal;
    font-size: 11px;
    margin: 0px;
    color: #563F1E;
    text-decoration: none
}

.right
{
    text-align: right;
}

/*----------- Menü --------------- */
div.menu
{
	font-weight: bold;
    font-size: 16px;
	text-align: center;
    color: #563F1E;
}
a.menu:link
{
    font-weight: bold;
    font-size: 16px;
    color: #563F1E;
    text-decoration: underline
}
a.menu:visited
{
    font-weight: bold;
    font-size: 16px;
    color: #563F1E;
    text-decoration: underline
}
a.menu:active
{
    font-weight: bold;
    font-size: 16px;
    color: #CBA46D;
    text-decoration: underline
}
a.menu:hover
{
    font-weight: bold;
    font-size: 16px;
    color: #CBA46D;
    text-decoration: underline
}
/*----------- Link --------------- */

a.link:link
{
    font-weight: bold;
    color: #563F1E;
    text-decoration: underline
}
a.link:visited
{
    font-weight: bold;
    color: #563F1E;
    text-decoration: underline
}
a.link:active
{
    font-weight: bold;
    color: #CBA46D;
    text-decoration: underline
}
a.link:hover
{
    font-weight: bold;
    color: #CBA46D;
    text-decoration: underline
}
/*----------- Emailadresse --------------- */
a.email:link
{
    font-weight: normal;
    color: #563F1E;
    text-decoration: underline
}
a.email:visited
{
    font-weight: normal;
    color: #563F1E;
    text-decoration: underline
}
a.email:active
{
    font-weight: normal;
    color: #CBA46D;
    text-decoration: underline
}
a.email:hover
{
    font-weight: normal;
    color: #CBA46D;
    text-decoration: underline
}
/*----------- Impressum --------------- */
a.impressum:link
{
    font-weight: normal;
    font-size: 11px;
    color: #563F1E;
    text-decoration: underline
}
a.impressum:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #563F1E;
    text-decoration: underline
}
a.impressum:active
{
    font-weight: normal;
    font-size: 11px;
    color: #CBA46D;
    text-decoration: underline
}
a.impressum:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #CBA46D;
    text-decoration: underline
}
/*============================================================================================== */
div.img-left
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px
}
div.img-center
{
	float: both;
	margin: 10px
}
div.img-right
{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px
}
div.clear
{
	clear: left
}

h1
{
    clear: left;
	font-weight: bold;
    font-size: 24px;
    margin: 0px;
    color: #563F1E;
    text-decoration: none
}
h2
{
	clear: left;
    font-weight: bold;
    font-size: 18px;
    margin: 0px;
    color: #563F1E;
    text-decoration: none
}
p.index
{
    font-weight: bold;
    font-size: 24px;
    margin: 0px;
    color: #563F1E;
	text-align: center;
    text-decoration: none
}
