/* Copyright (c) 2005 Bissantz & Company GmbH - http://www.bissantz.de/  */

/* HTML elements */

body {
	margin: 0; padding: 0 0 24px 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background: #fff;
	color: #000;
}

a, a:link, a:visited { color: #000; text-decoration: underline; }

img, a img { margin: 0; padding: 0; border: 0; }

p, th, td, li, blockquote {
	font-size: 11pt;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 13pt;
}

address {
	display: block;
	margin: 40px 0 0 0;
	font-style: normal;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}


/* Seitenbereiche */

#header {
	position: absolute;
	height: 40px;
	margin: 0; padding: 0;
	width: 100%;
	z-index: 3;
	background: #fff;
}

#hlogo {
	display: block;
	margin: 0 0 32px -14px;
	z-index: 3;
}

img#pageimg {
	position: static; 
	display: block !important;
}

div#footer {
	display: none;
}

div#content {
	position: static;
	margin: 0;
	padding: 0;
	width: 100%;
} 

#main {
	position: static;
	z-index: 35;
	border: 1px solid #fff;
}

div.spalten {
	position: static !important;
}

div#spalte1, div#spalte2, div#spalte3, div#spalte4 {
	left: 0 !important; 
	position: static !important;
	width: 80% !important;
}

div.spalten h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 12px;
}

div.spalten h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 12px;
}

div.spalten h1 a, div.spalten h1 a:link, div.spalten h1 a:visited  {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

.nobulls, ul.nobulls, ul.nobulls li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.bignumber, a .bignumber, a:link .bignumber, a:visited .bignumber,
.bignumber a, .bignumber a:link, .bignumber a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #f80;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.highlight {
	color: #f80;
	font-weight: bold;
}

.date {
	margin: 0;
	color: #999;
}

.gray {
	color: #999;
}

/* Menu */

ul#menu {
	display: none;
}

a#altlang {
	display: none;
}

form#quickjumpmenu {
	display: none;
}

#sitemaplink, #altlang1, #altlang2 {
	display: none;
}

/* Seitenueberschrift */

h1.pagetitle {
	position: static !important;
	font-size: 19pt;
	color: #f80;
	font-weight: normal;
	margin: 64px 0 0 0; padding: 0;
	z-index: 19;
}

h2.pagetitle {
	position: static;
	color: #000;
	font-weight: normal;
	font-size: 17pt;
	margin: 8px 0 0 0; padding: 0;
	z-index: 19;
}

h3.pagetitle {
	position: static;
	font-size: 13pt;
	font-weight: bold;
	color: #666;
	z-index: 19;
}


h3.pagequote {
	font-size: 15pt;
	font-weight: normal;
	color: #f80;
	position: static;
	z-index: 19;
}
/* Sparkticker */

#ticker {
	display: none;
}