body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #C00;
	margin: 0;
       margin-top: 40px;
}
a {
       color: #000;
       text-decoration: none;
}
.TextRightLarge a {
       color: #FFF;
       text-decoration: underline;
}
.WhiteSpace {
	background-color: #FFF;
	background-image: url(img/Foto_Daniela_halb_200.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 100%;
}
.WhiteSpaceText {
	font-size: 10pt;
	color: #000;
	text-align: right;
	width: 700px;
	float: right;
	vertical-align: middle;
	padding-right: 20px;
       padding-top: 10px;
}
.HeaderText {
	padding-left: 20px;
       margin-top: 40px;
       margin-bottom: 40px;
}
.TextRight {
	padding-right: 20px;
}
.Footer {
	position: absolute;
	height: auto;
	width: auto;
	bottom: 40px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.Footer h2 {
       font-size: 12px;
       font-weight: normal;
}
.TextRightLarge {
	font-size: 10pt;
       font-weight: bold;
	text-align: right;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Button1 {
	color: #000;
	background-color: #FFF;
	text-align: center;
	height: 25px;
	width: 100px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	vertical-align: middle;
	padding-top:10px;
       font-size: 10px;
}
.Button1:hover , .Button2:hover{
	background-color: #CCC;
       height: 35px;
}
.Button2 {
	color: #000;
	background-color: #FFF;
	height: 25px;
	width: 100px;
	position: absolute;
	right: 120px;
	bottom: 0px;
	text-align: center;
	padding-top:10px;
       font-size: 10px;
}
.FrameTop {
	position: absolute;
	height: 40px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFF;
}
.FrameLeft {
	position: absolute;
	height: 100%;
	width: 40px;
	left: 0px;
	top: 0px;
	background-color: #FFF;
}
.FrameLeft {
	position: absolute;
	height: 100%;
	width: 40px;
	left: 0px;
	top: 0px;
	background-color: #FFF;
}
.FrameBottom {
	position: absolute;
	height: 40px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #FFF;
}
.FrameRight {
	position: absolute;
	height: 100%;
	width: 40px;
	right: 0px;
	top: 0px;
	background-color: #FFF;
}