body {
	background-color:#f9e8e8;
	margin:0px;
}

a,
a:link,
a:visited,
.Normal a,
.Normal a:link,
.Normal a:visited,
a.CommandButton,
a.CommandButton:link,
a.CommandButtin:visited
{
	color:#c11919;
	text-decoration:underline;
}

#outerTable {
	background-image:url('images/christoffel/bg_site.jpg');
	background-repeat:repeat-y;
	width:1004px;
	height:100%;
}

.menuTd {
	background-image:url('images/christoffel/bg_menu.jpg');
	background-repeat:repeat-x;
	height:38px;
}

div#menu a,
div#menu a:link,
div#menu a:visited
{
	background-image:url('images/christoffel/menu_bg.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	color:#ffffff;
	width:95px;
	text-align:center;
	display:block;
	float:left;
	height:38px;
	text-decoration:none;
}

div#menu .text
{
	margin-top:15px;
}

div#menu a:hover,
div#menu a.selected,
div#menu a.selected:link,
div#menu a.selected:visited,
a.expanded,
a.expanded:link,
a.expanded:visited
{
	background-image:url('images/christoffel/menu_bg_hover.jpg') !important;
	background-position:left top;
	background-repeat:no-repeat;
	color:#c11919 !important;
	font-weight:bold;
	text-decoration:none;
}

div#menu .slide
{
	margin-left:-1px;
	@margin-top:8px;
}

div#menu .level1
{

	@margin-top:-8px;
}

div#menu .level1 a,
div#menu .level1 a:link,
div#menu .level1 a:visited
{
	background-image:url('images/arrow_submenu.gif') !important;
	background-position:132px 8px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	font-size:11px;
	color:#000000 !important;
	width:135px;
	@width:150px;
	text-align:left;
	padding-left:15px;
	white-space:normal;
	line-height:20px;
	height:20px;
	overflow:hidden;
	border-left:1px solid #c11a1a;
	border-right:1px solid #c11a1a;
}


div#menu .level1 a .text,
div#menu .level1 a:link .text,
div#menu .level1 a:visited .text
{
	width:105px;
	margin:0px;
	overflow:hidden;
}


div#menu .level1 a:hover,
div#menu .level1 .selected,
div#menu .level1 .selected:link,
div#menu .level1 .selected:visited,
div#menu .level1 .expanded
{
	color:#c11919 !important;
	background-image:url('images/arrow_submenu_red.gif') !important;
}



div#menu .level1 .last,
div#menu .level1 .last:link,
div#menu .level1 .last:visited
{
	border-bottom:1px solid #c11a1a;
}

div#searchDiv
{
	background-image:url('images/christoffel/search.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	height:18px;
	width:255px;
}

.Head
{
	font-size:20px;
	color:#c11919;
	display:block;
	margin-bottom:15px !important;
}

.newsDate
{
	margin-top:10px !important;
	font-family:tahoma,sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.newsLink,
.newsLink:link,
.newsLink:visited
{
	width:320px;
	color:#000000;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #c11919;
	padding-bottom:5px;
}

.newsLink:hover
{
	color:#c11919;
	text-decoration:none;
}

.newsarchive,
.newsarchive:link,
.newsarchive:visited
{
	color:#c11919;
	text-decoration:underline;
	font-weight:bold;
	float:right;
	margin-right:40px;
}

div#adresDiv
{
	width:280px;
	height:300px;
	background-color:#fdf9f9;
	display:block;
}

#footerDiv {
	color:#000000;
	font-size:10px;
	text-align:right;
	float:right;
	margin-right:5px;
}

#footerDiv a,
#footerDiv a:link,
#footerDiv a:visited
{
	text-decoration:none;
	font-size:10px;
	color:#000000 
}

