/*WYSIWYG: .mainheadline#Haupt&uuml;berschrift, .headline#&Uuml;berschrift, .black#Text&nbsp;black, .bold#Text&nbsp;bold, .italic#Text&nbsp;italic,*/
/*TABLECORE: .mainheadline#Haupt&uuml;berschrift, .headline#&Uuml;berschrift, .black#Text&nbsp;black, .bold#Text&nbsp;bold, .italic#Text&nbsp;italic*/

body	{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF url(420_EN);
}

body.wysiwyg, body.print	{
	background: #FFFFFF; 
}
body.tablecore	{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF; 
}

/*-------------- table, td ------------------ */
td	{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
span	{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
.weberror {
	color: #DF7800; 
	font-weight: bold;
}
td.bghead1 {
	background: #C7D5DD url(424_EN) no-repeat;
}
td.bghead2 {
	background: #C7D5DD url(425_EN) no-repeat;
}
td.bgtopnav {
	background: #FFFFFF url(429_EN);
}
td.bgsubnav {
	background: #FFFFFF url(471_EN) repeat;
}
td.bgsubnavactive {
	background: #F9A13A url(473_EN) repeat-y;
}
td.trennvert {
	background: #FFFFFF url(662_EN) repeat-y;
}
.subnav {
	color: #000000; 
	background: #C7D5DD;
}
td.navactive {
	background: #F9A13A;
}
.border	 {
	background: #000000;
}
.grey {
	background: #80A0B2;
}
.lorange {
	background: #FEF5E2;
}
.orange {
	background: #F9A13A;
}
.lblue {
	background: #D3DEE4;
}
.content {
	color: #000000; 
	background: #FFFFFF;
}
.projecthead {
	font-size: 10px;
	font-weight: bold; 
	color: #DF7800; 
	text-transform: uppercase; 
	background: #FEF5E2;
}
.eventhead {
	font-size: 10px;
	font-weight: bold; 
	color: #80A0B2; 
	text-transform: uppercase; 
	background: #D3DEE4;
}
/*---------------- links -------------------- */
a	{
	font-size: 11px;
	font-weight: normal; 
	color: #437893; 
	text-decoration: underline; 
}
.level0active {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.level0inactive {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
a.level1active {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none; 
}
a.level1inactive {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.level2active {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.level2inactive {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.level0inactive:hover, a.level1inactive:hover, a.level2inactive:hover {
	color: #666666;
}
/*---------------- inputs -------------------- */
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
input.input134  {
	width: 134px;
	height: 17px;
}
input.input154  {
	width: 154px;
	height: 17px;
}
input.input300, textarea.textarea300  {
	width: 300px;
}
select.select154  {
	width: 154px;
	height: 16px;
}
select.select300  {
	width: 300px;
	height: 16px;
}
input.button80 {
	font-size: 10px;
	width: 82px;
	height: 17px;
	color: #000000;
	background: #D3DEE4 url(443_EN) no-repeat;
	background-position: center;
	text-transform: uppercase;
	border: 0px;
}
/*--------- fliesstext/wxsiwyg -------------- */
.mainheadline {
	font-size: 13px;
	font-weight: bold; 
	font-style: normal;
	color: #DF7800;
	text-decoration: none; 
}
.headline {
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	color: #DF7800;
	text-decoration: none; 
}
.black	{
	font-size: 11px;
	font-weight: normal; 
	font-style: normal;
	color: #000000;
	text-decoration: none; 
}
.bold	{
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	color: #666666;
	text-decoration: none; 
}
.italic	{
	font-size: 11px;
	font-weight: normal; 
	font-style: italic;
	color: #000000;
	text-decoration: none; 
}
.mainheadline:hover, .headline:hover, .black:hover, .bold:hover, .italic:hover	{
	text-decoration: underline;
}