body {

background: #F4EFDE url(../Bilder/bg2.gif) repeat-x;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
text-align: center;
height: 100%;
width: 100%;

font-size:8pt;
	font-family:Helvetica,Verdana,Sans-Serif;
	letter-spacing:0.2mm;
	word-spacing:0.8mm; 
	
}

.rahmen {
position:absolute;
width: 100%;
height: 100%;
border-color: #B90731;
background-color: #B90731;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
text-align: left;
left: 0;
}

.red {
position:absolute;
width: 50%;
height: 100%;
border-color: #B90731;
background-color: #B90731;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
text-align: left;
left: 0;
}

.beige {
position:absolute;
width: 50%;
height: 100%;
/* border: 1px 1px 1px 1px solid; */
border-color: #F4EFDE;
background-color: #F4EFDE;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
text-align: right;
right: 0;
}

.logo {
position:absolute;
width: 100%;
top:10%;
text-align:center;
}

.text {
position:absolute;
top:250px;
width:270px;
left:49%;
color:#B90731;
text-align:right;
}

.hiddentext {
position:absolute;
width: 49%;
bottom:0;
color:#B90731;
}

.hiddentext2 {
position:absolute;
width: 49%;
bottom:0;
color:#F4EFDE;
right:0px;
}




A:link  {text-decoration: none; color: #B90731; font-size: 13pt; }
A:visited {text-decoration: none; color: #B90731; font-size: 13pt; }
A:active {text-decoration: none; color: #850606; font-size: 13pt;}
A:hover {text-decoration: underline; color: #850606; font-size: 13pt;}
