﻿.hstsh {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FF0000;
	font-weight: bold;
}
bodyz {
	background-color: #FFFFFF;
	color: #5D1844;
}
body {
	background-color:#FFFFCC;
	color: teal;
	font-family: Verdana;
}
.normal {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}
.headline {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	font-style: normal;
}
.font07 {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.font11 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.font12 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.font14 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.font14u {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-decoration:underline;
}
.font16 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.font18 {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.font20 {
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.font24 {
	font-family: Verdana;
	font-size: 24pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.rot {
	background-color:#F00;
	color:#FFF;
	text-align:center;
	width:300px;
	height:250px;
	float:none;
	padding:10px;
	margin:20px;
	font-size:12px;
	font-family:arial;
} 
.violett {
	background-color: #E36713;
	color: #5D1844;
	text-align:center;
	width:200px;
	height:200px;
	float:none;
	padding:0px;
	margin:0px;
} 
.text {
	background-color: #E36713;
	color: #5D1844;
	text-align:center;
	width:250px;
	height:100px;
	float:none;
	padding:10px;
	margin:10px;
} 
.textweiss {
	background-color: #E36713;
	color: #FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	height:50px;
	float:none;
	padding:10px;
	margin:0px;
}
.impressum {
	background-color: #E36713;
	color: #FFFFFF;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	height:50px;
	float:none;
	padding:10px;
	margin:0px;
} 