/* CSS Document */
.hlink { text-decoration:none; font-style: italic; color: #71A524; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.hlink:visited { text-decoration:none; font-style: italic; color: #71A524; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.hlink:active { text-decoration:none; font-style: italic; color: #71A524; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.hlink:hover { text-decoration:none; font-style: italic; color: #71A524; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }

.tlink { text-decoration:underline; font-style: italic; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small; }
.tlink:visited { text-decoration:underline; font-style: italic; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small; }
.tlink:active { text-decoration:underline; font-style: italic; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small; }
.tlink:hover { text-decoration:underline; font-style: italic; color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: small; }

.imglink { text-decoration:non; }
.imglink:visited { text-decoration:non; }
.imglink:active { text-decoration:non; }
.imglink:hover { text-decoration:non; }

a.thumb img { filter:alpha(opacity=50);	-moz-opacity: 0.50;	opacity: 0.50; border: solid 2px #FFFFFF; }
a.thumb:hover img {	filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;	border: solid 2px #FF0000; }

.bereich{
display: block;
color: #FFFFFF;
background-color: #000000;
text-align: center;
}

a.link{
display: block;
color: #FFD700;
font-family: Verdana, Arial;
font-size: 13px;
text-decoration: None;
border-bottom: solid 1px #FFFFFF;
}

a.link.bereich{
display: block;
background-color: #000000;
width: 100px;
height: 25px;

}

a.link:hover{
display: block;
color: #000000;
background-color: #FFD700;
}



.BoldItalic {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.Tiny {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.GreenHeading {
	color: #669900;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.Text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.GreenStar {
	color: rgb(102, 153, 0);
	font-size: medium;
	font-weight: bold;
}
.GreenStarLarge {
	color: rgb(102, 153, 0);
	font-family:Tahoma;
	font-size:44px;
	font-style: italic;
	font-weight: bold;
}
.ItalicLarge {
	color: #000000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.ItalicVeryLarge {
	color: #000000;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
}

ul{ 
	list-style-image:url(bilder/Image/greenStar.gif);
}

li{
	margin-bottom:10px;
}
