﻿h1 {font-family: Times New Roman; font-weight: bold; font-size: 18pt; color: #654D1F;}
h2 {font-family: Times New Roman; font-weight: normal; font-size: 14pt; color: #654D1F;}



/*Hier können Sie einen andere Datei für Ihren Hintergrund angeben, eventuell muss danach auch background-repeat: repeat-x geloescht werden.*/

body {background-image: url("../images/background.gif"); background-repeat: repeat-x}



/* normale Schriftgrößen im Seitentext, kann nach belieben geaendert werden.*/

table  {font-family: Verdana; font-weight: normal; font-size: 10pt; color: #000000;}
th, td {font-family: Verdana; font-weight: normal; font-size: 10pt; color: #000000;}



/* Weitere Schriften, koennen nach belieben geaendert werden.*/

.zueinsam  {font-family: Verdana; font-weight: bold; font-size: 10pt; color: #FDFCFB;}
.goldbraun {font-family: Verdana; font-weight: bold; font-size: 10pt; color: #A8761A;}


/* allgemeine Links, koennen nach belieben geaendert werden.*/

 a:link    {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #000076;}
 a:visited {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #000076;}
 a:hover   {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #000000;}
 a:active  {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #000076;}
 
 a.braunklein:link    {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #654D1F;}
 a.braunklein:visited {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #654D1F;}
 a.braunklein:hover   {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #004080;}
 a.braunklein:active  {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #654D1F;} 

 a.braungold:link    {text-decoration:none; font-family: Verdana; font-weight: bold; font-size: 10pt; color: #A8761A;}
 a.braungold:visited {text-decoration:none; font-family: Verdana; font-weight: bold; font-size: 10pt; color: #A8761A;}
 a.braungold:hover   {text-decoration:none; font-family: Verdana; font-weight: bold; font-size: 10pt; color: #004080;}
 a.braungold:active  {text-decoration:none; font-family: Verdana; font-weight: bold; font-size: 10pt; color: #A8761A;} 
 
 a.braungoldbb:link    {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #A8761A;}
 a.braungoldbb:visited {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #A8761A;}
 a.braungoldbb:hover   {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #004080;}
 a.braungoldbb:active  {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #A8761A;} 
 
 
 


hr {
	width: 1000px;
	height: 2px;
	margin-top: 30px;
	margin-bottom: 15px;
}

