body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 63%;
	color: #FFFFFF;
	line-height: 140%;
	background-attachment: fixed;
	background-image: url(../bilder/hintergrund.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: default;
}


a:visited {
	text-decoration: none;
	color: #6d6db7;
	font-size:100%;
	font-weight: normal;
		
}
a:link {
	text-decoration: none;
	color: #9999cc;
	font-size:100%;
	font-weight: normal;
	
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size:100%;
	font-weight: normal;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:100%;
	font-weight: normal;
}
h1 {
	font-size: 94%;
	font-weight: normal;
	text-decoration: none;
	color: #9999cc;
}

h2 {
	font-size: 110%;
	font-weight: normal;
	color: #FFF;
	line-height: 135%;
}
h3 {
	font-size: 125%;
	font-weight: normal;
	color: #FFF;

}

h4 {
	font-size: 135%;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	
}

.punktrand {
	border-top: 5px solid #ff0000;
	border-right: 5px solid #ff0000;
	border-bottom: 5px solid #880000;
	border-left: 5px solid #880000;
	border-style: dotted;
	
}

.bildlinks {
	float: left;
	margin: 10px 10px 0px 0px;
}

.bildrechts {
	float: right;
	margin: 10px 0px 10px 10px;
}
.schriftrot {
	color: #F00;
}

.klein {
color : #9999cc;
font-size : 85%;
}

.farbe {
	color: #b2b3ee;
	text-decoration: none;
}


.kugerl {
list-style : url(../bilder/kugerl.gif);
}

