body {
background-color: #cccccc;
margin: 0px 0px 0px 0px;
}

body, table {
font: 12px Arial, sans-serif;
line-height: 140%;
color: #666666;
}

a {
color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none
}

a:hover {
color: #ffffff;
text-decoration: none
}


.head {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%
}

.bighead {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%
}

.head2 {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	line-height: 100%
}

.head3 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%
}

.aktiv {
color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none
}

.mini {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%
}

.intro {
	color: #cccccc;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%
}


