html, body {
	background: #ffffff;
}
html * {
	margin: 0;
}
.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.menue_dick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.laendername {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #939597;
}
.kleiner_titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.haupttitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	color: #0065B2;
}
.bildlegende {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #333;
}
.leadtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.fliesstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.projekt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
ul.linklist, ul.linklist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-top: 1px solid #ccc;
	font-size: 12px;
}

ul.linklist a, ul.linklist ul a {
	width: 100%;
	display: block;
	background-color:#dbf0fe; /**--•••••••••••••••• DAS HIER IST DIE HINTERGRUNDFARBE DES MENUES!!!!!!!!!!!! •••••••••••••••••--**/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;	border-bottom: 1px solid #dbf0fe; /**--•••••••••••••••• DAS HIER IST DIE STAERKE UND FARBE DER TRENNLINIE IM MENUE!!!!!!!!!!!! •••••••••••••••••--**/
	color: #333;
	font-size: 12px;
}

ul.linklist a:hover {
	background: #006ab3; /**--•••••••••••••••• DAS HIER IST DIE HINTERGRUNDFARBE BEIM HOVER!!!!!!!!!!!!!!! •••••••••••••••••--**/
	color: #fff;
	font-size: 12px;
}
#toplists {position: absolute; width: 180px; height: 640px; z-index:100; left: 49%; overflow: hidden; clip: rect(0px 180px 640px 0px); visibility: visible; margin-left: 140px; top: 160px;}
#toplists[id] {position: fixed;}


.spende 			
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #00cccc; text-decoration:none;}
a.spende:hover
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3399cc; text-decoration:underline;}
a.spende:visited
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; text-decoration:none;}
a.spende:visited:hover
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:underline;}

.spenderot 			
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000; text-decoration:none;}
a.spenderot:hover
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #00CCCC; text-decoration:underline;}
a.spenderot:visited
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; text-decoration:none;}
a.spenderot:visited:hover
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration:underline;}

.pdf 			
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #FF0000; text-decoration:none;}
a.pdf:hover
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration:underline;}
a.pdf:visited
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #999999; text-decoration:none;}
a.pdf:visited:hover
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:underline;}