body {
	background-color: #EAF7FC;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

td, p, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.artikellead{
	font-weight:bold;
}

.artikeloptions, .bildlegende, .bildsource {
	font-size:10px;
}

.logo {
	background-image: url(../img/bg_head.jpg);
}

.thm {
	background-repeat: no-repeat;
	background-position: right top;

}


.content_bg_r {
	background-color: #94CBE3;
	background-image: url(../img/bg_content_r.jpg);
	background-repeat: no-repeat;
}

.headlinks,.headlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
	word-spacing: 10px;
}

p.artikeltext {
	display:block;
	clear: left;
}

#navigation {
	position:absolute;
	width:167px;
	height:449px;
	z-index:6;
	left: 0px;
	top: 98px;
	text-align: right;
}

.navilink, .navilink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color:#000000;
	display:block;
}

.navilinkSub, .navilinkSub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color:#000000;
	display:block;
}

#navibg {
	position:absolute;
	width:270px;
	height:449px;
	z-index:3;
	left: 0px;
	top: 98px;
	background-repeat: no-repeat;
}

h1 {
	font-size: 16px;
	margin-bottom:-10px;
	color: #F29300;
	position: relative;
	left: -50px;
}

.untertitel1, h2 {
	font-size: 13px;
	margin-bottom:-10px;
}

#navibgbg {
	background-image: url(../img/bg_content_l.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	height: 907px;
	width: 270px;
	left: 0px;
	top: 98px;
	overflow: hidden;
}

#contentTable {
	position:absolute; 
	width:100%;
	z-index:5;
}

#headbg {
	background-image: url(../img/bg_site.jpg);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 1;
	height: 54px;
	width: 100%;
	left: 0px;
	top: 0px;
}

.catName {
	font-size: 13px;
	font-weight: bold;
	text-indent: 4px;
	margin-bottom: 0px;
}

a {
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#007FBA;
}

a.articlelink {
	text-decoration:none;
	font-size:13px;
}

a.articlelink:hover {
	color:#000000;
	text-decoration:underline;
}

.nwlinput {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 100%;
	margin-top: 10px;

}

#eventSpacer {
	height:50px;
}

#eventsBox {
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	display: block;
	margin-bottom: 7px;
	margin-right: 5px;
	padding-left: 23px;
}

#eventsBox a {
	text-decoration:none;
}

#eventsBox a:hover {
        text-decoration:underline;
	color:#000000;
}


#footnote {                                 
        visibility: hidden;     
        overflow: hidden;         
        height: 1px;                
}
