body {
	background-color: rgb(239, 241, 245);
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #444444;
	text-align: center;
	/* width: 100%; */
}

li
{
	list-style-type: square;
}

a, a:hover, a:link, a:visited
{
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
	color: white;
	
}

a img {
border: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

h5 /*für wichtige Informationen */
{
	font-family: Tahoma,fantasy;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

.centered
{
	text-align: left;
	margin: 0 auto;
    width: 860px;
}

.clsHeader 
{
	text-align: center;
	position: relative; 
	top: 0px; 
	width: 853px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.clsMain
{
	position: relative;
	top: 0px;
	width: 853px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.clsfooter{
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.clsfooter a, .clsfooter a:hover, .clsfooter a:link, .clsfooter a:visited
{
	text-decoration: none;
	font-size: 12px;
	color: blue;
	
}


.clsContent 
{
	color: white;
	position: absolute; 
	top: 80px; 
	left: 50px; 
	width: 750px;
	height: 480px;
	overflow: auto;
}

.clsContent p
{
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}

.clsContent h1, .clsContent h2
{
	text-align: left;
}


.clsUrlInfo
{
	position: absolute;
	bottom: 0px; 
	left: 30px; 
	width: 300px;
	height: 60px;
	font-size: 40px;
}

.clsUrlInfo p
{
	font-size: 24px;
}

.clsPageHeader 
{
	position: absolute; 
	top: 0px; 
	left: 30px; 
	width: 790px;
	text-align: right;
}


.clsUrlInfo a, .clsUrlInfo a:visited, .clsUrlInfo a:hover
{
	cursor: pointer;
	color: white;
	text-decoration: none;
	font-weight: normal;
    font-style:italic;
}



.clsWas h1,.clsWas  h2,.clsWas .clsContent h5
{
	color: #308037;
}

.clsWie h1,.clsWie h2,.clsWie .clsContent h5
{
	color: #2736a7;
}

.clsWieviel h1,.clsWieviel h2,.clsWieviel .clsContent h5
{
	color: #e11a1a;
}

.clsInfos
{
	float: right;
	width: 200px;
	font-size: 12px;
	color: #555555;
}

.clsInfos a, .clsInfos a:hover, .clsInfos a:link, .clsInfos a:visited
{
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
	color: #555555;
}

.clsInfos ul li
{
	list-style-image: url('../img/link.png');
}

.clsMenu
{
	float:left; 
	width: 150px;
}

.clsclear
{
	clear: both;
}

#spLink
{
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

.asterisk
{
	color: #555555;
	font-size: 10px;
	font-style: italic;
}

.clsLinkList li, .clsLinkList a
{
	list-style-image: url('../img/link.png');
	font-size: 14px;
}
