/* Copyright (c) 2005 Bissantz & Company GmbH - http://www.bissantz.de/  */

/* HTML elements */

body {
	margin: 0; padding: 0 0 24px 0 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	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: 11px;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 16px;
}

address { display: none; }

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}


/* Seitenbereiche */

#header {
	height: 40px;
	margin: 0; padding: 0;
	width: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 3;
	background: #fff;
}

#hlogo {
	position: absolute;
	top: 20px; left: 14px;
	z-index: 3;
}

img#pageimg {
	position: absolute;
	z-index: 2;
}

div#footer {
	width: 100%; 
	height: 24px;
	position: absolute; 
	bottom: 0; left: 0; 
	white-space: nowrap;
	background: #fff;
	z-index: 55;
}

div#content {
	margin: 0;
	padding: 0;
} 

#main {
	position: absolute;
	top: 300px;
	left: 27px;
	width: 830px;
	z-index: 35;
}

div.spalten {
}

#spalte1, #spalte2, #spalte3, #spalte4 {
	position: absolute;
	width: 210px;
}

#spalte1 { left: 0; }
#spalte2 { left: 240px; }
#spalte3 { left: 480px; }
#spalte3 { left: 720px; }

@media screen {
	body>div#footer { position: fixed; }
	#spalte1, #spalte2, #spalte3, #spalte4 {
		padding: 0 0 35px 0;
	}
}

div.spalten h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 12px;
}

div.spalten h2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	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 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 17px;
	left: 212px;
	width: 740px;
	z-index: 7;
}

ul#menu li {
	display: block;
	float: left;
	margin: 0 14px 0 0; padding: 0;
	list-style-type: none;
	line-height: normal;
}

ul#menu li a {
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

ul#menu li#youarehere a {
	color: #f80;
	font-weight: bold;
}

ul#menu li a:hover { color: #000; text-decoration: underline; }

a#sitemaplink {
	position: absolute;
	left: 826px; top: 22px;
	margin: 0;
	padding: 0;
	z-index: 59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}

a#sitemaplink:hover {
	text-decoration: underline;
}

a#altlang1a, a#altlang2a {
	position: absolute;
	top: 23px;
	z-index: 59;
}
a#altlang1a { left: 890px; }
a#altlang2a { left: 934px; }

a#altlang1b, a#altlang2b {
	position: absolute;
	top: 22px;
	margin: 0;
	padding: 0;
	z-index: 59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a#altlang1b { left: 908px; }
a#altlang2b { left: 952px; }

a#altlang1b:hover, a#altlang2b:hover {
	text-decoration: underline;
}

form#quickjumpmenu {
	position: absolute;
	left: 748px; top: 20px;
	margin: 0;
	padding: 0;
	z-index: 59;
}

form#quickjumpmenu select#quickjump {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

form#quickjumpmenu input#submitquickjump {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background: #ccc;
	border: 1px solid #ccc;
}

/* Seitenueberschrift */

h1.pagetitle {
	position: absolute;
	top: 60px; left: 27px;
	font-size: 32px;
	color: #f80;
	font-weight: normal;
	margin: 0; padding: 0;
	z-index: 19;
}

h2.pagetitle {
	position: absolute;
	top: 100px; left: 27px;
	color: #000;
	font-weight: normal;
	font-size: 22px;
	margin: 0; padding: 0;
	z-index: 19;
}

h3.pagetitle {
	position: absolute;
	top: 160px; left: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	z-index: 19;
}


h3.pagequote {
	font-size: 20px;
	font-weight: normal;
	color: #f80;
	position: absolute;
	top: 220px; left: 22px;
	z-index: 19;
}
/* Sparkticker */

#ticker {
	margin: 0; padding: 0;
	border-top: 1px solid #ccc;
	width: 100%;
}

#tickercontrollabel {
	float: left;
	position: absolute;
	top: 6px; left: 8px;
}

#tickercontrollabel a, #tickercontrollabel a:link, #tickercontrollabel a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
}

#tickercontrollabel a:hover {
	text-decoration: underline;
}

#tickerslowfast {
	position: absolute;
	cursor: pointer;
	top: 10px; left: 90px;
	z-index: 9;
}

#tickerstartstop {
	position: absolute;
	cursor: pointer;
	top: 10px; left: 110px;
	z-index: 9;
}

#tickerarea {
	margin: 0 105px 0 130px;
}

#tickerareanojs {
	height: 20px;
	margin: 0 105px 0 90px;
}

#marqueeimg { margin: 1px 0 0 0; padding: 0; }

#tickerlegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	position: absolute;
	top: 10px; right: 0;
	padding: 0 6px 0 0;
	color: #666;
	background: #fff;
}

#tickerlegal a, #tickerlegal a:link, #tickerlegal a:visited {
	color: #666;
	text-decoration: none;
}

#tickerlegal a:hover {
	text-decoration: underline;
}

.delink {
	color: #666;
}



