body {
	background-color: #000000;
	background-image: url(/site/gfx/system/ball_klein.jpg);
	background-repeat: no-repeat;
	background-position: 350px center;
	color: #FFFFFF;
	margin: 0px;
	margin-right: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 30px;
}

div.main {
	height:	100%;
	width:	100%;
	
}

img {
	display: block;
}

img.flRight {
	float:	right;
	display: inline;
	margin-left:	5px;
}

img.flLeft {
	float:	left;
	display: inline;
	margin-right:	5px;
}

img.flGal {
	display: inline;
	margin-right:	5px;
	margin-left:	5px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C8BFB6;
	text-align: center;
}

a:hover {
	border-bottom: 2px dotted; 
	border-left: 0px dotted; 
	border-right: 0px dotted; 
	border-top: 0px dotted; 
	color: orange;
}

a:active {
	color: red
}

br {
	margin-bottom:	12px;
}

.highlight {
	font-weight: bold;
	color: #ff9933;
}


.ueberschrift1,h1 {
	font-size:	24px;
	font-variant: small-caps;
	margin:	0px;
	padding:0px;
}

.ueberschrift2,h2 {
	font-size:	20px;
	font-variant: small-caps;
	margin:	0px;
	padding:0px;
}

.ueberschrift3,h3 {
	font-size:	15px;
	font-variant: small-caps;
	margin:	0px;
	padding:0px;
}

.zahl {
	color: 	#ff0000;
}
