﻿.Kopfhintergrund {
	background-color: #FFDD58;
	background-image: url('images/Kopfhintergrund.gif');
}
.KopfbereichtTitel {
	margin-top:55px;
	margin-left:35px;
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:xx-large;
	color: #3965A5;
}
.KopfbereichZelle {
	text-align: left;
}
.Fusshintergrund {
	background-color: #FFDD58;
	background-image: url('images/Fusshintergrund.gif');
	margin-top: 0px;
}
.Mittelteilrahmen {
	background-image: url('images/Mitte.gif');
}
.Menuezeilehintergrund {
	background-image: url('images/Menuezeile.gif');
}
.Mittelteil {
	background-color: white;
	background-image: url('images/Mittelteil.gif');
	background-repeat: repeat-x;
	width: 899px;
	text-align: left;
}
.Vorstellunghintergrund {
	background-image:url('images/Vorstellunghintergrund.gif');
	background-repeat: no-repeat
}
.TextFusszeile {
	font-family: Tahoma;
	font-size: small;
	color: #3965A5;
	margin-left: 37px;
}

.TextFusszeileErweiterung {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	margin-left: 37px;
}

.TextMittelteilGross {
	font-family: Tahoma;
	font-size: medium;
	color: #3965A5;
	margin-left: 1px;
}

.TextMittelteilKlein {
	font-family: Tahoma;
	font-size: small;
	color: #3965A5;
	margin-left: 1px;
}

.Referenztabelle {
	font-family: Tahoma;
	font-size: small;
	color: #3965A5;
	margin-left: 1px;
	border-style:ridge;
	border-color: #3965A5;
}

h1 {
	font-family: Tahoma;
	font-size:medium;
	color: #3965A5;
	margin-left: 1px;
}

h2{
	font-family: Tahoma;
	font-size:xx-small;
	color: #3965A5;
	font-weight: normal;
	margin-left: 37px;
	height: 3px; 
	
}
