body
{
	background-color: #ffffff;
	color: #000000;
	font-family:arial, verdana, tahoma, sans-serif;
	font-size: 12px;
}

/* CMN TerminPro */
#terminframe
{
	font-family:arial, verdana, tahoma, sans-serif;
	width:761px;
}

* html #terminframe
{
	width="762px";
}

#terminframe th
{
	font-size:12px;
	color:#FFFFFF;
}

.white
{
	display:block;
	height:20px;
	margin-bottom:3px;
	padding:0px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.white_active
{
	display:block;
	height:20px;
	margin-bottom:3px;
	padding:0px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image: url('icons/neusubc.gif');
	background-repeat: no-repeat; 
  background-position: left bottom;
}

a.white
{
	background-image: url('icons/neusub.gif');
	background-repeat: no-repeat; 
  background-position: left bottom;
}

a:hover.white
{
	background-image: url('icons/neusubm.gif');
	background-repeat: no-repeat; 
  background-position: left bottom;
}

#termine
{
	border-collapse:collapse;
	width:630px;
	margin-bottom:7px;
}

#termine th
{
	border:1px solid #D0D0D0;
	color:#C5002D;
	background-color:#D0D0D0;
	text-align:left;
}

#termine .sub
{
	border:1px solid #D0D0D0;
	color:#000000;
	background-color:#F0F0F0;
}

#termine td
{
	border:1px solid #D0D0D0;
	font-size:12px;
	text-align:left;
}

#termine .od_headline
{
	background-color: #FFFFCC;
}

#termine .subheadline
{
	color: #C5002D;
	font-weight: bold;
}

/* CMN Easynews */
#shownews
{
	border: 1px solid #E0E0E0;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

#shownews.empty
{
	font-weight: bold;
	font-size: 14px;
	background-color: #f0f0f0;
	color: #c5002d;
	padding-top: 50px;
	padding-bottom: 50px;
}

#headline
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-color: #f0f0f0;
	color: #c5002d;
	padding: 3px;
}

#content
{
	display: block;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	background-color: #fafafa;
	color: #000000;
	padding: 3px;
}

* html #content
{
	height: 100%;
}

#content a									{ text-decoration: none; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold;  }
#content a:active						{ text-decoration: none; color: #74C7C7;  }
#content a:hover						{ color: #74C7C7; text-decoration: none;  }
#content a:link							{ color: #4371A3; text-decoration: none;  }
#content a:visited					{ text-decoration: none; color: #4371A3;  }
#content a:visited:hover		{ text-decoration: none; color: #74C7C7;  }
