body {
	background-color:white;
}
.tableborder {
	background-color:#aa0000;
}
.tablecontent {
	background-color:#666666;
}
a {
	color: #ee0000;
}

td,p,div {
	font-family:Helvetica,Arial,sans-serif;
	font-size: 10px;
	color:white;
}


.normal {
	font-Family:Helvetica,Arial,sans-serif;
	font-Size: 10px;
	line-height: 12px;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
	margin-top: 5px;
}
.header2, a.header2 {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:none;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.subtitle {
	font-size:11px;
	font-weight: bold;
	color: #ccc;
}

.smallgrey
{
	font-size: 8px;
	color: #cccccc;
	margin-top: 3px;
	margin-bottom: 3px;
}
.small
{
	font-family:Helvetica,Arial,sans-serif;
	font-size: 8px;
}
.supersmall {
	font-size: 6px;
	color: #cccccc;
}
.scharf {
	font-size: 6px;
	color: #006600;
}
.datum {
	color: #cccccc;
}

.smallwhite
{
	color:white;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 8px;
}
.navigl {
	color:#ee0000;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	text-decoration:none;
}
a.linke {
	color:#ee0000;
	text-decoration:none;
}

.project {
	color:eeeeee;
	font-weight: bold;
	font-size: 10px;
	margin-bottom:5px;
}

.text {
	margin-left:15px;
	line-height:12px;
}
