body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	background-repeat: repeat;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
body {
	background-image: url(picture/background.gif);
}
td {
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	white-space: normal;
	background-color: #FFFFFF;
}
p {
	line-height: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.Titel1 {
	font-family: Tahoma
	font-size: 20px;
	line-height: 100%;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 28px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.Titel2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding: 0px;
}

.Stil3 {font-size: 9px}
.LeerZeile {font-size: 1px; color: #FFFFFF}
.ListPunkte {
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#LayerKopf {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	height:60px;
	z-index:1;
	visibility: visible;
	background-repeat: no-repeat;
	background-image: url(picture/Banner.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#LayerMid {
	position:relative;
	left:0px;
	top:0px;
	width:780px;
	z-index:2;
	right: 0px;
}
#LayerMid #NaviRahmen {
	position: relative;
	top: 0px;
	width: 150px;
	left: 10px;
	right: 10px;
}
#LayerMid #ZelleBlasen {
	background-image: url(picture/Blase.png);
	background-repeat: repeat;
}
#LayerMid #ZelleAbgrenzung {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
#LayerFuss {
	position:relative;
	left:0px;
	top:5px;
	width:780px;
	height:16px;
	z-index:3;
}

#LayerMid #BildRechts {
	float: right;
}
