﻿body {
	font-family: Arial;
	font-size: 0.8em;
	background-color: #7C0A24;
	overflow:scroll;
	background-attachment: fixed;
	color: #7C0A24;
	
}

a.navigation {
	font-family: Arial;
	font-size: large;
	text-align: left;
	color: #7C0A24;
	text-decoration: none;
	font-weight: bold;
}

a.text {
	text-decoration:underline;
	color:#7C0A24;


}
a.fussnote	{
	text-decoration:none;
}

a:hover {
	color: #000000;
	
}

a:visited {
	color: #FFAA54;
	text-decoration:none;
}

a:active {
	color:red;
}

h3 {
	font-family: Arial;
	font-size: large;
	text-align: left;
	color: #FFAA54;
	font-weight: normal;
}

.hinten_oben {
	background-color: #FFFFFF;
	background-position: left top;
	width: 100%;
	height: 30px;
	top: 0px;
	right: 0px;
	position: absolute;
}

.zentriert {
	text-align: center;
}
.content_mitte {
	background-image: url('../images/content_mitte.gif');
	
}
.content_unten {
	background-image: url('../images/content_unten.gif');
}
.content_oben {
	background-image: url('../images/content_oben.gif');
}
.blocksatz {
	text-align: justify;
}
.kleine_schrift {
	font-family: "Trebuchet MS", sans-serif;
	font-size: xx-small;
	color: #7C0A24;
}
.ohne_rahmen {
	border-width: 0;
}
h6 {
	color: #FFAA54;
	font-size: small;
	font-weight: bold;
}

.werbung {
	font-family: Arial;
	font-size: medium;
	font-variant: normal;
	text-decoration: none;
	color: #FFAA54;
	font-style: italic;
}
.fussnote {
	font-family: Arial;
	font-size: xx-small;
	color: #FFAA54;
	text-decoration: none;
}
.style1 {
	color: #FFAA54;
}
.style2 {
	margin-top: 3%;
}
.style3 {
	font-family: Arial;
	font-size: xx-small;
	color: #FFAA54;
}
.style6 {
	text-decoration: none;
}

