 body
{
	font-family: Verdana, sans-serif;
	font-size: 0.74em;
	color: #FFFFFF;
	margin:0;
	padding: 0;
	text-align:center;
	line-height: 135%;
	background-attachment: fixed;
	background-image: url(bilder/hintergrund.jpg);
	background-repeat: no-repeat;
	
}


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

h1 {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	color: #9999cc;
}

h2 {
	font-size: 1.08em;
	font-weight: normal;
	color: #FFF;
	line-height: 135%;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
}

h4 {
	font-size: 1.9em;
	color: #FF0000;
	text-decoration: none;	font-size: 150%;
	font-weight: normal;
	color: #FFF;
}

h6 {
	font-size: 200%;
	font-weight: normal;
	color: #9999cc;
	font-family: Papyrus;
}


.rundecken {
  -webkit-border-radius:35px;
  -moz-border-radius:35px;
  border-radius:35px; 
}

.transparent {
	background: transparent;
}


.punkte {
	border: 4px dotted #383a49
;
}



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

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

.schriftweiss {
	color: #FFF;
}

.schriftschwarz {
	color: #000;
}

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

.kleinweiss {
color : #fff;
font-size : 90%;
}


.kleinrot {
color : #ff0000;
font-size : 90%;
}


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


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



