body
{
	background-color: #eaeaea;
	font-family: Arial;
	font-size: 12px;
	color: #565656;
	margin: 0px;
}

a
{
	color: #cc0000;
	text-decoration: none;
}

a:hover
{
	color: #989898;
}

a img {
	border:none;
}


hr
{	
	color: #cccccc;
	background-color: #cccccc;
	border: 0px;
	height: 1px;
}

h1
{
	margin-top: 16px;
	margin-bottom: 16px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
}

h2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	margin-top: 12px;
	margin-bottom: 12px;
}

p
{
	line-height: 18px;	
}

.small
{
	font-size: 10px;
	line-height: 16px;	
}

.clear
{
	clear: both;	
}

.content
{
	width: 835px;
	margin: 0px auto;
	background-color: #ffffff;
}

.header
{
	position: relative;
	height: 167px;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	text-align: left;
	background-color: #cc0000;
}

.navHeader
{
	height: 23px;	
	background-color: #d01111;
	line-height: 23px;
	text-align: center;	
	overflow: hidden;
}

.navHeader .leftBar
{
	float: left;
	padding-left: 30px;
	color: #ffffff;
	height: 23px;
	width: 595px;
	background-image: url('img/navheader_left.png');
	text-align: left;
}

.navHeader .rssButton
{
	float: left;
	color: #ffffff;
	height: 23px;
	width: 51px;
	background-image: url('img/navheader_rss.png');
	text-decoration: none;
}

.navHeader .contactButton
{
	float: left;
	color: #ffffff;
	height: 23px;
	width: 68px;
	background-image: url('img/navheader_contact.png');
	text-decoration: none;	
}

.navHeader .impressumButton
{
	float: left;
	color: #ffffff;
	height: 23px;
	width: 91px;
	background-image: url('img/navheader_impressum.png');	
	text-decoration: none;	
}

a.rssButton:hover
{
	background-image: url('img/navheader_impressum_hl.png');
	text-decoration: none;
	color: #ffffff;	
}

a.contactButton:hover
{
	background-image: url('img/navheader_contact_hl.png');
	text-decoration: none;
	color: #ffffff;	
}

a.impressumButton:hover
{
	background-image: url('img/navheader_impressum_hl.png');
	text-decoration: none;
	color: #ffffff;		
}

a.whiteLink
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;	
}

a.whiteLink:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.arrow
{
	width: 6px;
	height: 9px;
	margin-left: -10px;
	margin-right: 4px;
	border: none;
}

.navSpacer
{
	height: 4px;	
}

.subLink
{
	line-height: 18px;
}

a.navLinkLevel0
{
	font-weight: normal;
	margin-left: 10px;	
}

.mainContent
{
	position: relative;
	padding-top: 30px;
	text-align: left;
}

.emptySpacer
{
	margin-top: 5px;
	text-align: center;
	font-style: italic;
	margin-bottom: 5px;	
}

.contentSpacer
{
	height: 10px;	
}

.columnSet
 {
 	background-color: #ffffff;
 	width: 100%;
 	padding-bottom: 30px;
 }
 
 .csBackground
 {
 	background-image: url('img/bg.png'); 
 }
 
 .csWhite
 {
 	background-color: #ffffff;
 }

.shadowLeft
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 15px;
	background-image: url('img/shadow_left.png');
}

.shadowRight
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 15px;
	background-image: url('img/shadow_right.png');
}

.shadowTop
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 15px;
	width: 100%;
	background-image: url('img/shadow_top.png');
}

.shadowBottom
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 15px;
	width: 100%;
	background-image: url('img/shadow_bottom.png');
}

.softShadowTop
{
	background-image: url('img/softshad_top.png');
	background-color: #ffffff;
	height: 30px;
}

.navColumn
{
	width: 175px;
	background-color: #f1eae3;
	float: left;
}

.navColumn .head
{
	height: 5px;
	width: 100%;
	background-color: #cc0000;
}

.navColumn .row
{
	padding-left: 30px;
	width: 145px;
	border-bottom: 1px solid #cccccc;
	line-height: 23px;
	background-color: #f1eae3;
}

.navColumn .search
{
	padding-left: 15px;
	width: 160px;
	position: relative;
}

.navColumn .search .searchBox
{
	font-size: 12px;
	width: 125px;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 0;
}

.navColumn .search .searchBox.watermark
{
	color: #999999;
}

.navColumn .search .searchBox.result
{
	color: #CC0000;
}

.navColumn .search .searchSubmit
{
	height: 17px;
	width: 17px;
	cursor: pointer;
	background: transparent url('img/search.png') no-repeat;
	border: none;
	position: absolute;
	top: 12px;
	right: 12px;
}

.mainColumn
{
	width: 420px;
	float: left;
	margin-left: 15px;
}

.rightColumn
{	
	width: 180px;
	padding-left: 15px;
	padding-right: 15px;
	float: right;
}

.homeLink
{
	position: absolute;
	top: 2px;
	left: 32px;
	width: 72px;
	height: 142px;
}

.newsItem
{
	margin-bottom: 8px;	
}

.newsHeader
{
	font-weight: bold;	
}

.gallery
{	
	clear: both;
}

.gallery img
{
	float: left;	
}

.gallery a
{
	float: left;
	display: inline;
	margin-left: 10px;	
}

p.programHeader
{
	margin-bottom: 4px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/*
Main content layout
*/
.mainColumn *
{
	margin: 0px 0px 12px 0px;
}

.mainColumn h1,
.mainColumn h2,
.mainColumn h3,
.mainColumn h4,
.mainColumn h5
{
	margin-bottom: 20px;
}

.mainColumn table,
.mainColumn table td
{
	border-collapse: collapse;
	border: solid 1px #cccccc;
}

.mainColumn td
{
	padding-left: 4px;
	padding-right: 4px;
}

table.esgBox,
table.esgBox td
{
	border: none;
	vertical-align: top;
	text-align: left;
}

table.esgBox img,
table.esgBox p
{
	margin: 0px;
}

/*
Spider Search
*/
#powered_by
{
	text-align: right;
	font-size: 10px;
}

#other_pages
{
	font-size: 10px;
	margin-top: 16px;
	margin-bottom: 16px;
}

#results hr
{
	margin-top: 4px;
	margin-bottom: 4px;
}

#results .description
{
	margin-bottom: 4px;
}

#results .url
{
	margin-bottom: 24px;
}

/*
Right column layout
*/
.rightColumn p,
.rightColumn div
{
	line-height: 14px;
	font-size: 10px;
}

.rightColumn h1,
.rightColumn h2,
.rightColumn h3,
.rightColumn h4,
.rightColumn h5
{
	font-size: 12px;
}

.rightColumn img
{
	margin-left: -15px;
	margin-top: -10px;
}

.rightColumn a
{
	font-weight: bold;
	color: #565656;
}
