body {text-align:center; background-color:#ffffff;color:#000000}

textarea, input {color:#000000; font-size:12px;
font-family:Arial, Helvetica, sans-serif;
vertical-align:top }

td {color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top}

.td_projects {vertical-align:bottom;
			 text-align:center}

.boldtext {color:#000000; font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold  }

.boldtextwhite {color:#FFFFFF; font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold  }

.header11 { color:#888888; font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold }

.header12 {color:#888888; font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;}

.header {color:#888888; font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold}

.headerp {color:#888888; font-size:21px;
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
letter-spacing: -1px;
font-weight:bold}

.headerp2 {color:#888888; font-size:16px;
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
letter-spacing: -1px;
font-weight:bold;
text-align:left;}

.red {color:#CC0000}

.news{color:#0040AD; font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold }

.symbol {
	color: black;
	font-size: 12px;
	line-height: 14px;
	font-family: Symbol;
}

a:active {color:CC0033;font-weight: bold;text-decoration:underline}
a:link {color:#CC0033;font-weight: bold;text-decoration:underline}
a:visited {color:#CC0033;font-weight: bold;text-decoration:underline}
a:hover {color:#FF0000;font-weight: bold;text-decoration:underline}

.text {
	color:#000000;
	text-decoration:none;
}


/* Aussehen der Link in extra Klasse */
.contentext {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#999999;
    text-decoration:none;
    text-align:left;
}

.contentext a{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#999999;
    text-decoration:underline;
    font-weight: bold;
}

.contentext a:hover{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#990000;
    text-decoration:none;
    font-weight: bold;
}

/* Blockquote-Style */
.zitat {
	text-align:justify;
	font-style:italic;
	font-size:12px;
	padding-left:1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	color: #333333;
}
