#content {
	position:absolute;
	width:85%;
	height:600px;
	z-index:2;
	left: 50px;
	top: 40px;
	visibility: visible;
	background-color:#FFF;
}
#lang {
	position: absolute;
	width:80%;
	height: 30px;
	z-index: 3;
	left: 50px;
	top: 55px;
	text-align:right;
}
a:link {
	color: #0C2953;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C2953;
}
a:hover {
	text-decoration: none;
	color: #0C2953;
}
a:active {
	text-decoration: none;
	color: #0C2953;
}
.TextNormal {
color: #002953;
font-size: 18px;
line-height: 24px;
background-image:url(bilder/stripes.png);
font-family: Georgia, "Times New Roman", serif;
}

.zitate {
color: #2A79B5;
font-size: 18px;
line-height: 24px;
font-family: Georgia, "Times New Roman", serif;
}
.zitateKursiv {
color: #2A79B5;
font-size: 18px;
line-height: 24px;
font-style:italic;
font-family: Georgia, "Times New Roman", serif;
}

.TextGross {
color: #002953;
font-size: 35px;
line-height: 45px;
font-family: Georgia, "Times New Roman", Times, serif;
background-image:url(bilder/stripes.png);
}

.TextGrossKursiv {
color: #002953;
font-size: 35px;
line-height:45px;
font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif;
background-image:url(bilder/stripes.png);
}

.emaillink:link {
color: #2A79B5;
font-size: 18px;
line-height: 24px;
background-image:url(bilder/stripes.png);
font-family: Georgia, "Times New Roman", serif;
text-decoration: none;
}

.emaillink:visited {
color: #2A79B5;
font-size: 18px;
line-height: 24px;
background-image:url(bilder/stripes.png);
font-family: Georgia, "Times New Roman", serif;
text-decoration: none;
}

.emaillink:hover {
color: #002953;
font-size: 18px;
line-height: 24px;
background-image:url(bilder/stripes.png);
font-family: Georgia, "Times New Roman", serif;
border: 0px;
}

.emaillink:active {
color: #002953;
font-size: 18px;
line-height: 24px;
background-image:url(bilder/stripes.png);
font-family: Georgia, "Times New Roman", serif;
text-decoration: none;
}

.sprache:link {
color: #2A79B5;
font-size: 11px;
line-height: 15px;
font-family: Arial;
text-decoration: none;
}

.sprache:active {
color: #2A79B5;
font-size: 11px;
line-height: 15px;
font-family: Arial;
text-decoration: none;
}

.sprache:visited {
color: #2A79B5;
font-size: 11px;
line-height: 15px;
font-family: Arial;
text-decoration: none;
}

.sprache:hover {
color: #2A79B5;
font-size: 11px;
line-height: 15px;
font-family: Arial;
text-decoration: underline;
}

.sprachauswahl {
color: #002953;
font-size: 11px;
line-height: 15px;
font-family: Arial;
text-decoration:none;
}

#claim {
	position: absolute;
	width: 180px;
	height: 25;
	z-index: 1;
	left: 50px;
	bottom: 20px;
	visibility: visible;
}

