*
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html
{
	padding: 0;
}

body
{
	background-color: #F1D78A;
	margin: 0;
}

#header
{
	margin: 80px 0 4ex 0;
	padding: 0 0 0 0;
	width: 100%;
	float:left;
	clear: both;
	display: block;
	background-color: #BAB9BE;
	position: relative;
}

#logo
{
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	border-right-color: #f1d78a;
	border-right-style: solid;
	border-right-width: 10px;
}

a img
{
	border: none;
}

#content_wrapper
{
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
}

#mainimg
{
	position: absolute;
	left: 0;
}

div.clear
{
	clear: both;
	height:0;
}

#content
{
	background-color: #FFFED5;
	margin: 0;
	margin-left: 343px;
	padding: 1ex 1ex 4ex 1ex;
	font-size: 80%;
	padding-right: 150px;
}

#imagebar
{
	float: right;
	/*width: 130px;
	position: relative;
	overflow: hidden;*/
	text-align: right;
}

#imagebar .noarticlefound
{
	display: none;
}

h2, h2 a
{
	color: #9F2E34;
	font-weight: bold;
	text-decoration: none;
}

h2
{
	font-stretch: wider;
	font-size: 130%;
}

.teasercont h2 > a:hover, .teasercont h2 > a:visited, .teasercont h2 > a:active, .teasercont h2 > a
{
	text-decoration: none;
	font-size: 100%;
}

a , a:hover, a:visited, a:active
{
	font-size: 100%;
	text-decoration: underline;
	color: #9F2E34;
}

a:hover
{
	text-decoration: none;
}

#navigation ul
{
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 353px;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 90%;
	margin-left: -0.8ex;
}

#navigation ul li a
{
	text-decoration: none;
	color: #000000;
}

#navigation ul li
{
	display: block;
	float: left;
	font-weight: bold;
/*	margin-right: 1.5ex;*/
	padding: 0 0.8ex 0 0.8ex;
}

#navigation ul li ul
{
	display: block;
	top: 5ex;
	position: absolute;
	left: 0;
	width: 100%;
	margin-left: 0.7ex;
}

#navigation ul li ul li
{
	font-weight: normal;
	margin: 0.5ex 1.5ex 0 0;
	padding: 0ex 1.5ex 0 0.5ex;
	border-right-color: #BAB9BE;
	border-right-style: solid;
	border-right-width: 2px;
}

#navigation ul li.over a
{
	color: #ffffff;
}

#navigation ul li.over ul
{
	display: block;
}

#navigation ul li.over ul li a
{
	color: #000000;
}

#navigation ul li.activemenu, #navigation ul li.activeparent
{
	background-color: #f1d78a;
}

div.teaserimg
{
	position: absolute;
	float: right;
	right: 0;
}

a.activemenu
{
	font-weight: bold;
}
