body {
	font-family: Verdana;
	font-size: 70%;
	color: #FFFFFF;
    line-height: 130%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(bilder/hintergrund.jpg);
	
}
a:link {
	text-decoration: none;
	color: #cccccc;
	font-family: Verdana;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;

	
	
}
a:visited {
	color: #dcdcdc;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
h1 {
	font-size: 90%;
	font-weight: normal;
	color: #9999cc;
}

h2 {
	font-size: 110%;
	font-weight: normal;
}
h3 {
	font-size: 130%x;
	font-weight: normal;
}

h4 {
	font-size: 140%;
	font-weight: normal;
}
h5 {
	font-size: 300%;
	font-family: Nasalization;
	color: #FF0000;
}


.bildlinks {
	float: left;
	margin: 5px 25px 5px 0px;
}

.bildrechts {
	float: right;
	margin: 10px 0px 10px 10px;
}

.farbe {
    color : #9999cc;
    font-family : Verdana, Geneva, sans-serif;
}
.schwarz {
    color : #000000;
}
.weiss {
    color : #ffffff;
}
acronym {
    border-bottom : 1px dotted #9999cc;
  c  ursor : help;
}

.gold {
    color : #cfb047;
}

.rose {
    color : #854953;
}
.rot {
    color : #ff0000;
}

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



