body {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #585852;
/*	font-weight: bold; */
	background: url(../images/background.gif) 0px 270px no-repeat #FFD52F;
}

div, img, h1, p {
	margin: 0px;
	padding: 0px;
	clear: none;
}

/* Addition to IE png fix */
a {
	#position: relative;
}

a, a:hover {
	font-weight: bold;
	color: #FFAA10;
}


div#sitecontainer {
	width: 992px;
}

div#topbarcontainer {
	width: 100%;
	height: 111px;
	background-color: #585852;
}

div#topbar {
	width: 875px;
	float:left;
	display:inline;
	margin-left: 115px;
}
/*
div.buttoncont {
	float: right;
	display: inline;
	width: 96px;
	height: 50px;
	margin: 6px 0px 0px 3px;
}
*/
div.button, div.buttonact {
	float: right;
	display: inline;
	width: 96px;
	height: 25px;
/* 	background: url(../images/button.gif) no-repeat;  */
	margin: 6px 0px 0px 3px; 
	color: #5D5D57;
	font-family: Arial, sans-serif;
	padding: 0px; 
	text-align: center;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
}

div.button img, div.buttonact img {
	margin: 0px;
	padding:0px;
}


div.button a, div.button a:visited {
	display: block;
	color: #5D5D57;
 	background: url(../images/button.gif) no-repeat 0% 50%;
	padding: 5px 0px 5px 0px; 
	width: 100%;
}

div.button a:hover, div.buttonact a, div.buttonact a:hover {
	display: block;
	color: #5D5D57;
	background: url(../images/buttonact.gif) no-repeat 0% 50%;
	width: 100%;
	padding: 5px 0px 5px 0px; 
}

a:link, a:visited {
	text-decoration: none;
}


html>body div.button {
	height: 21px;
}

div#logo {
	margin: 15px -50px 0px 10px;
	width: 379px;
	height: 89px;
	background: url(../images/logo.gif) no-repeat;
	float:left;
	display:inline;
}

div.clearfix {
	clear:both;
}

div#pressekontakt {
 	clear: right; 
	float: right;
	display:inline;
	margin: 20px 0px 0px 0px;
	width: 200px;
	text-align: right;
/*	font: 14px bold Arial, sans-serif; */
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #9D9D96;
}

div#pressekontakt a {
	color: #9D9D96;
}

div.clearer {
	clear:both;
	float:left;
	display:inline;
	height:1px;
	width:1px;
}

/* -------------------------- restyling ---------------------- */
h1.csc-firstHeader {
	color: #9C9D97;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 22px;
}

div.ttnewscatmenuheader {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	color: #585752;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

div.level1 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float:left;
	display:inline;
}

div.level1 a {
	color: #FDAA10;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

span.splitter {
	margin: 0px 5px 0px 5px;
	background-color: #787974;
	color: #787974;
	width: 2px;
}

div.submenualign {
	clear: right;
	float: right;
	display: inline;
/*	width: 490px;   */ /* for 5 buttons */
	width: 390px;
	margin: 5px 0px 0px 0px;
}

div.buttonsubmenu {
	float: left;
	display: inline;
	color: #FFA010;
}

div.buttonsubmenu a {
	color: #FFA010;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 11px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(../images/darrow.gif);
	width: 100%;
}

div.buttonsubmenuact {
	float:left;
	display: inline;
}
div.buttonsubmenuact a {
	color: #FFA010;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 11px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(../images/darrow.gif);							
}

div.submenusplitter {
	color: #BBBBBB;
	background-color: #BBBBBB;
	width: 2px;
	margin: 0px 5px 0px 5px;
	float:left;
	display:inline;
}

div.buttonbar {
	float: right;
	display: inline;
	width: 500px;
	height: 50px;
}

div#blog div.csc-header h1.csc-firstHeader  {
	font-size: 14px;
	text-transform: none;
	color: #585752;
    font-weight: bold;
	font-family: Arial, sans-serif;
}

div.FrontPageListImage {
	border: none;
}

div.FrontPageListItemImageContainer a img {
	border: none;
	text-decoration: none;
}

div.julle-events-archive {
	clear: both;
	float: right;
	display: inline;
/*	width: 50px; */
}


