/* Betaversion des Standard-CSS-Files
*/
a:link {
	text-decoration: none;
}
body {
	background-image:  url(Bilder/Hintergrundcloth022.jpg);
}
.copyright {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 10px;
	color: #999999;
}
.grey	{
	color:#CCCCCC;
}
h1 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 17px;
}
h2 {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 15px;
	}

p {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 14px;
	font-weight:normal
}

ul {
	list-style-image:url("../Bilder/ul.gif");
	}

li {
	font-family:"Trebuchet MS", Geneva, sans-serif;
	font-size: 14px;
	font-weight:normal;
}

.newsheadline {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.randoben {
	position:relative;
	top:0 px;
}
.hinweis {
	border-color:#666666;
	border-width:3px;
	border-style:solid;
	background-color:#FFFFFF;
}

strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
