/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contentTop {
	background: #ffffff url(i/top_bg.gif);
	font-size: 2px;
	height: 6px;
}

.content {
	background: #ffffff url(i/mid_bg_02.gif) repeat-y 0px 10px;
	color: #4b261b;
}
.cellEdgeRight {
	width: 4px;
	background: url(i/bg_right_02.gif) repeat-y;
}

.cellEdgeLeft {
	width: 4px;
	background: url(i/bg_left_02.gif) repeat-y;
}

.footercontent {
	background: #ffffff url(i/mid_bg.gif) repeat-y 0px 10px;
	color: #4b261b;
}
.cellFooterRight {
	width: 4px;
	background: url(i/bg_right.gif) repeat-y;
}

.cellfooterLeft {
	width: 4px;
	background: url(i/bg_left.gif) repeat-y;
}


.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #777777;
}
.headlines {
	font-family: "Courier New", Courier, mono;
	font-size: 22px;
	color: #66CC33;
	margin-top: 10px;
	margin-left: 20px;
}
.subheadlines {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #999999;
	margin-left: 10px;
	margin-top: 10px;
}
.colourheadlines {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #66CC33;
}
.newstext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.datum {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #CC0000;
	font-weight: normal;
	font-style: normal;
}
A:link {
	color : #68C3EE;
	text-decoration: none;
}
A:visited {
	color: #68C3EE;
	text-decoration: none;
}

A:hover {
	color: #009900;
}

A:active {
	color : #FF00FF;
	text-decoration: none;
}

.newstextschwarz {
	font-family: "Georgia", Times, Times Roman, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-top: 10px;
	margin-left: 10px;
}

A.NavTextSans:link, A:active { font: 12px "Georgia", Times, Times Roman, serif; color: #68C3EE; font-weight: normal; line-height:18px; text-decoration: none; }
A.NavTextSans:visited { font: 12px "Georgia", Times, Times Roman, serif; color: #68C3EE; font-weight: normal; line-height:18px; text-decoration: none; }
A.NavTextSans:hover { font: 12px "Georgia", Times, Times Roman, serif; color: #009900; font-weight: normal; line-height:18px; text-decoration: none; }
