/** html elements */

body {
	font-family:Arial,Sans-Serif;
	font-size: 9pt;
	padding:0px;
	background-color: black;
	color: white;
	padding:0px;
	margin:0px;
	
	
     scrollbar-face-color: #473E2D;
     scrollbar-track-color: #39341E;
     scrollbar-3dlight-color: #6B6653;
     scrollbar-darkshadow-color: #6B6653;
     scrollbar-arrow-color: #A7A3A0;
     scrollbar-highlight-color: #6B6653;
     scrollbar-shadow-color: #6B6653
     
}

img {
	border:0px;
}

img.inline {
	display:inline;
}

a {
	text-decoration: none;
	color: #d01e20;
	font-weight:bold;
}

a:active {
	text-decoration: none;
	color: #d01e20;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

input, select, option, textarea {
	font-size: 90%;
	font-family:sans-serif;
	text-transform:none;
	vertical-align: middle;
}

input.search {
  position:relative;
  top:-4px;
  background-color: #EFEFEF;
  border: 1px solid #000000;
  border-color: #000000;
  width: 130px;
  height:14px;
  color: #554841;
}

a.nav_l2,
a.nav_l2:visited {
	color:white;
	text-decoration: none;
	font-weight:bold;
}

a.nav_l2:hover
{
	color: white;
	text-decoration: none;
	font-weight:bold;
}

a.nav_l2_active,
a.nav_l2_active:visited {
	color:white;
	text-decoration: none;
	font-weight:bold;
	background-color: #910802;
}

a.nav_l2_active:hover
{
	color:white;
	text-decoration: none;
	font-weight:bold;
	background-color: #910802;
}

a.nav_bottom,
a.nav_bottom:visited{
	color:white;
	text-decoration: none;
	font-weight:normal;
}

a.nav_bottom:hover{
	color:white;
	text-decoration: underline;
	font-weight:normal;
}

a.news,
a.news:visited,
a.news:hover{
	float:right;
	color:#7A673B;
	text-decoration: none;
	font-weight:bold;
}

a.news2,
a.news2:visited,
a.news2:hover{
	color:#7A673B;
	text-decoration: none;
	font-style:normal;
}


em, em a {
	font-weight:bold;
	font-style:normal;
	color:white;
}

strong, strong a {
	font-weight:bold;
	font-style:normal;
	color:white;
}

h1, h2 {
	font-family:Arial,Sans-Serif;
	font-weight:bold;
	font-style:normal;
	margin:0px 0px 0px 0px;
	padding:0px;
}

h1 {
	font-size:110%;
	color: #FFFFFF;
}

h2 {
	font-size:100%;
	color: #FFFFFF;
}

h3 {
	font-size:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #FFFFFF;
	font-weight:bold;
}

p {
	padding:0px;
	margin:1ex 0ex 1ex 0ex;
}

p.sitemap {
	padding:0px;
	margin:3px 0px 3px 0px;
}


label {
  color:#d01e20;
  font-size:80%;
  vertical-align: baseline;
  margin: 0px 0px 0px 0px;
}


ul {
	list-style-type:disc;
	margin:0px 0px 0px 15px;
	padding:0px;
}

li {
	font-size: 100%;
	color: white;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
}


hr {
	height:1px;
	border:0px;
	border-bottom:1px solid white;
}

table {
  border: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

  
td {
  vertical-align: middle;
  text-align: left;
}


.format1 {
	color:#d01e20;
}
.format2 {
	color:#FEA403;
}
.format3 {
	color:#00400F;
}


/** page elements */

div.maincontainer {
  background-image: url(/img/bg_home_vorab.jpg);
  background-repeat: no-repeat;
	width: 874px;
  height: 994px;
  margin: 0px auto;
  overflow: hidden;
}

div.maincontent {
  position: relative;
  top: 510px;
  left: 400px;
  width: 440px;
  height: 370px;
  padding-right: 8px;
  margin-right: 8px;
  overflow: auto;
}



div.top {
	width:874px;
	height:488px;
	padding:0px;
	margin:0px;
	vertical-align: top;
	overflow: hidden;
}

div.middle {
	width:874px;
	height:424px;
	padding:0px;
	margin:0px;
	overflow: hidden;
}
div.bottom {
	width:874px;
	height:82px;
	padding:0px;
	margin:0px;
	vertical-align: top;
	overflow: hidden;
}



div.nav_l1 {
	width:365px; 
	height: 19px;
	margin:0px;
	padding:53px 0px 0px 529px;
}


div.nav_l2 {
	width:384px; 
	height: 16px;
	margin:0px;
	padding:2px 0px 0px 490px;
}


div.nav_l3 {
	width:874px; 
	height: 16px;
	margin-bottom:10px;
	padding:0px;
}



div.nav_bottom {
	width:384px;
	height:11px;
	padding-left: 490px;
	margin: 0px;
}

div.links_bottom {
	width:284px;
	height:40px;
	padding-left: 590px;
	margin-top: 10px;
}



div.content_home {
	width:760px;
	height:366px;
	padding: 0px 114px 50px 0px;
	margin: 0px;
	overflow: hidden;
}

div.home_left {
	float: left;
	width:257px;
	height:356px;
	padding-top: 10px;
	margin-right: 66px;
	overflow: hidden;
}


div.home_right {
	float:left;
	width:404px;
	height:336px;
	padding: 10px 20px 0px 0px;
	margin-top: 20px;
	overflow: auto;
	overflow-x: hidden;
}


div.single {
	width:226px;
	height:145px;
	padding: 23px 20px 14px 10px;
	margin-bottom: 3px;
	overflow: hidden;
	background-image: url(/img/portlet_single.jpg);
	background-repeat: no-repeat;

}

div.dates {
	width:226px;
	height:145px;
	padding: 23px 20px 14px 10px;
	margin-bottom: 3px;
	overflow: hidden;
	background-image: url(/img/portlet_dates.jpg);
	background-repeat: no-repeat;
}

div.dates_ct {
	width:226px;
	height:125px;
	padding: 10px 5px 10px 5px;
	overflow: auto;
	overflow-x:hidden;
}


div.headline {
	clear:both;
	width:100%;
	height:12px;
	padding: 0px;
	margin-bottom: 10px;
}


div.content {
	width:520px;
	height:306px;
	padding: 0px 40px 50px 0px;
	margin-top: 10px;
	overflow: auto;
	overflow-x: hidden;
}



