﻿body {
	background-color: #CCCCCC;
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
td{
	vertical-align:top;
}
img{
	border:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}

#contentholder
{
	width:800px;
	border:0px;
	margin:auto;
	background-color:white;
	margin-top:20px;
}
#rightcolumn
{
	background-color:red;
	width:400px;
	background-image:url('../images/boxes/bg_rc_wrapper.jpg');
	position:relative;
	left:400px;
	top:-248px;
	height:470px;
}
#introtext
{
	float:left;
	width:270px;
	padding-left:4px;
	padding-top:22px;
}
#rc_text
{
	width:260px;
	float:left;
}
#rc_banner
{
	float:right;
}
#newslist
{
	list-style-image:url('../images/home/newspoint.gif');
	padding-left:8px;
	margin-left:40px;
}
#newslist li
{
	padding-top:-10px;
	margin-top:-3px;
	margin-bottom:6px;
}
#newslist a, #newslist a:active, #newslist a:visited
{
	color:black;
	text-decoration:none;
}
#newslist a:hover
{
	color:black;
	text-decoration:underline;
}

#navigation
{
	width:750px;
	height:22px;
	background-image:url('../images/generic/bg-menubar.jpg');
	background-repeat:repeat-x;
	color:White;
	text-align:center;
	font-size:0.9em;
	padding-top:3px;
	margin-bottom:0px;
	/*position:relative;
	top:-424px;*/
}
#navigation a, #navigation a:visited
{
	color:white;
	margin-left:30px;
}
#whatsin
{
	background-color:#FE9900;
	width:750px;
	height:120px;
	margin-top:0px;
	/*position:relative;
	top:-427px;*/
}
#ankeiler
{
	position:relative;
	top:-420px;
	left:30px;
}
#sponsors
{
	margin:auto;	
	width:790px;
}
#sponsors img
{
	vertical-align:top;
	margin:4px;
}