/* ----------------------------------------------------------------------------
Screen CSS File
Aragon AG
Copyright 2008 by Softloop
---------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------
Allgemeine Tags und Klassen
----------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
} 

body {
	background: url('../pics/body.gif');
	font: 12px "Georgia", "Times", serif;
	line-height: 1.4em;
	color: #002052;
	height: 100%;
}

a, a.big {
	color: #002052;
}

a:hover, a.big:hover {
	color: #667997;
}

p a {
	color: #667997;
}

p a:hover {
	color: #a2aac0;
}

span.more {
	padding-left: 2px;
}

a.big {
	font: 11px "Arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

strong {
	font-size: 11px;
}

li {
	list-style-type: none;
	margin-bottom: 3px;
}

h1 {
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 25px;
	font: 18px "Arial", sans-serif;
	font-weight: bold;
}

h1.border {
	text-transform: uppercase;
	margin-top: 10px;
	padding-bottom: 62px;
	margin-bottom: 0px;
	font: 18px "Arial", sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #002052;
}

h1.big {
	font: 22px "Arial", sans-serif;
	font-weight: bold;
}

h2.table {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #002052;
}

p {
	margin-bottom: 10px;
	padding-right: 30px;
}

ul.news {
	margin-bottom: 20px;
}

ul.news li {
	margin-bottom: 10px;
}

ul.news .date {
	color: #e6e6c5;
	font: 10.5px "Arial", sans-serif;
	padding-right: 5px;
}

ul.news .more {
	white-space: nowrap;
}

ul.news a {
	color: #a2aac0;
}

ul.news a:hover {
	color: #e6e6c5;
}

ul.links {
	margin-bottom: -3px;
}

ul.links li {
	margin-bottom: 10px;
}

ul.links a {
	font: 11px "Arial", sans-serif;
	text-transform: uppercase;
	color: #e6e6c5;
	font-weight: bold;
}

ul.links a:hover {
	color: #a2aac0;
}

.pleft {
	float: left;
	margin-right: 8px;
}

.abstand_nach {
	margin-bottom: 10px;
}

#hintergrundbild {
	background: url('../pics/wrapper.jpg') no-repeat;
	width: 1080px;
	height: 860px;
	position: fixed;
	left: 50%;
	margin-left: -540px;
}

* html #hintergrundbild {
	background: url('../pics/wrapper.jpg') no-repeat;
	width: 1080px;
	height: 860px;
	position: absolute;
	left: 50%;
	margin-left: -540px;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

.media {
	margin-bottom: 6px;
}

/* ----------------------------------------------------------------------------
Automatische Bildhintergründe
---------------------------------------------------------------------------- */

#catid_26 #hintergrundbild { background-image: url("../pics/36/wrapper.jpg"); }
#catid_27 #hintergrundbild { background-image: url("../pics/43/wrapper.jpg"); }
#catid_25 #hintergrundbild { background-image: url("../pics/43/wrapper.jpg"); }
#catid_33 #hintergrundbild { background-image: url("../pics/43/wrapper.jpg"); }
#catid_32 #hintergrundbild { background-image: url("../pics/43/wrapper.jpg"); }
#catid_28 #hintergrundbild { background-image: url("../pics/28/wrapper.jpg"); }
#catid_49 #hintergrundbild { background-image: url("../pics/50/wrapper.jpg"); }


/* ----------------------------------------------------------------------------
Logo
----------------------------------------------------------------------------*/

#logo_bg {
	position: absolute;
	top: 0;
	left: 580px;
	background: #061631;
	width: 360px;	
	height: 170px;
	opacity: 0.95;
	filter:Alpha(opacity=95);
	z-index: 100;
} 

#logo {
	position: absolute;
	top: 48px;
	left: 674px;
	width: 360px;
	height: 170px;	
	z-index: 101;
}

#logo img {
	width: 170px;
	height: 60px;
}

#logo a {
	line-height: 0;
	font-size: 0;
}

img {
	behavior: url("iepngfix.htc");
}


/* ----------------------------------------------------------------------------
Navigation
----------------------------------------------------------------------------*/

#navi_bg {
	position: absolute;
	top: 180px;
	left: 30px;
	width: 170px;
	height: 570px;
	background: #ebecd1;
	opacity: 0.8;
	filter:Alpha(opacity=80);
}

* html #navi_bg {
	position: absolute;
}

#navi_top {
	position: absolute;
	top: 180px;
	left: 30px;
	width: 154px;
	height: 215px;
	font: 10px "Verdana", sans-serif;
	padding-top: 7px;
	border-top: 5px solid #002052;
	margin: 10px 8px;
}

*+html #navi_top ul.firstLevel {
	font: 11px "Arial", sans-serif;
}

*+html #navi_top ul.secondLevel li { 
	font: 9px "Verdana", sans-serif;
}

*+ html #navi_top ul.firstLevel li ul {
	margin-bottom: 9px;
}

* html #navi_top ul.firstLevel {
	font: 11px "Arial", sans-serif;
}

* html #navi_top ul.secondLevel li a {
	font: 9px "Verdana", sans-serif;
	margin-bottom: -14px;
}

* html #navi_top ul.firstLevel li ul {
	margin-bottom: 10px;
}

* html #navi_top {
	padding-top: 9px;
	position: absolute;
}

*+ html #navi_top {
	padding-top: 9px;
}

#navi_top ul.firstLevel {
	margin-top: -2px;
	margin-left: -6px;
	padding-left: 0px;
	font: 10.5px "Arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#navi_top ul.secondLevel li {
	font: 10px "Verdana", sans-serif;
	text-transform: none;
	margin-left: -13px;
	margin-bottom: -2px !important;
}

#navi_top ul.secondLevel li a {
	display: block;
	padding-left: 22px;
	padding-bottom: 0px;
}

#navi_top ul.firstLevel li {
	margin-top: 3px;
	padding-left: 14px;
	margin-bottom: -10px;
}

#navi_top ul.firstLevel li.active a {
	color: #667997;
}

/* #navi_top ul.firstLevel li.active_noChildren {
	margin-bottom: -3px;
}

#navi_top ul.firstLevel li.active_noChildren a {
	color: #667997;
} */

#navi_top ul.firstLevel li.active li a {
	color: #002052;
}

#navi_top ul.firstLevel li.active li a.active {
	color: #667997;
}

#navi_top ul.firstLevel li ul {
	margin-bottom: 12px;
}

#navi_top li.active {
	margin-bottom: 7px !important;
}

#firstLevelLI50.active_noChildren {
	margin-bottom: -11px !important;
}

#firstLevelLI50.active_noChildren a {
	color: #667997;	
}

#navi_top ul.firstLevel #firstLevelLI50.active {
	margin-bottom: -11px !important;
}

#navi_top ul.firstLevel #firstLevelLI50 {
	margin-bottom: -11px !important;
}

ul.secondLevel li a.active, ul.secondLevel li a:hover {
	background: url("../pics/secondlevel_a_hover.gif") no-repeat 0 bottom;
}

#navi_bottom {
	position: absolute;
	top: 390px;
	left: 30px;
	width: 154px;
	margin: 0px 8px;
}

* html #navi_bottom {
	position: absolute;
}

#navi_bottom h2 {
	font: 11px "Arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 8px;
	border-top: 1px solid #002052;
	padding-top: 5px;
	margin-bottom: 10px;
}

#navi_bottom img {
	padding-bottom: 3px;
}

#navi_bottom h2.border {
	border-top: none;
	font: 11px "Arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-top	: 5px solid #002052;
	padding-left: 8px;
	padding-top: 8px;
	margin-bottom: 17px;
}

#navi_top ul.stretcher {
	height: 0;
	overflow: hidden;
}

#navi_top li.active ul.stretcher {
	height: auto;
	overflow: hidden;
}


/* ----------------------------------------------------------------------------
Navi 3rd level
----------------------------------------------------------------------------*/
ul#subsubnav {	
	float: left;
	width: 513px;
	padding-top: 15px;
	border-bottom: 1px solid #002052;
	margin-bottom: 18px;
}

ul#subsubnav li {
	padding-top: 5px;
	float: left;
	font: 11px "Arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-left: 12px;
}

ul#subsubnav li.first {
	padding-left: 0;
}

ul#subsubnav a:hover, ul#subsubnav a.aktiv {
	color: #667997;
}

/* ----------------------------------------------------------------------------
Content
----------------------------------------------------------------------------*/

#wrapper #content {
	position: absolute;
	top: 180px;
	left: 210px;
	width: 730px;
}

#content ul {	
	padding-bottom: 5px;
}

#content ul.bullet li {
	padding-left: 15px;
	background: url("../pics/bullet.gif") no-repeat 0 7px;
}

a.pfeil {
	font-size: 11px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 515px;
	border-top: 1px solid #002052;
	border-bottom: 1px solid #002052;
	color: #002052;
	font-weight: bold;
}

a.pfeil:hover {
	color: #002052;	
}

/* ----------------------------------------------------------------------------
Article
----------------------------------------------------------------------------*/

#article {
	float: left;
	background: #fff;
	width: 545px;
	margin-right: 10px;
	overflow: hidden;
}

*html #article {
	margin-right: 7px;
}

*html #sidebar_wrapper {
	margin-left: 367px;
}

#wrapper.kurz #article {
	height: 570px;
}

#article_top {
	border-top: 5px solid #002052;
	margin: 10px 8px;
	padding: 5px 8px;
	height: 80px;
	overflow: hidden;
}

#article_bottom {
	border-top: 5px solid #002052;
	margin: 8px;
	padding: 0 8px;
	padding-bottom: 36px;
	overflow: hidden;
}

#article_bottom p {
	width: 436px;
}

#article_bottom p.auto {
	width: auto;
}

#article_bottom h2 {
	font: 11px "Georgia", serif;
	line-height: 1.3em;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 30px;
}

#article_bottom img {
	margin-top: 20px;
	margin-bottom: 6px;
}

#article_top a {
	font: 10.5px "Arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

ul.download {
	border-top: 1px solid #002052;
	margin-bottom: 20px;
	margin-top: 3px;
}

ul.download li {
	border-bottom: 1px solid #002052;
	padding: 3px 0;
	margin: 0;
}

ul.satzung {
	margin-bottom: 20px;
	margin-top: 3px;
}

ul.satzung li {
	border-bottom: 1px solid #002052;
	padding: 3px 0;
	margin: 0;
}

table {
	empty-cells: show;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	line-height: 1.2em;
}

table td {
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #002052;
	vertical-align: top;
}

table th {
	border-bottom: 1px solid #002052;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

table.finanzkalender {
	border-top: 1px solid #002052;
}

table.analystenbewertungen {
	border-spacing: 0;
	width: 515px;
	font-size: 10px;
	margin-bottom: 30px;
}

table.analystenbewertungen td {
	vertical-align: top;
	border-top: none;
	border-bottom: 1px solid #002052;
	padding-right: 6px;
	border-right: 6px solid #fff;
}

table.analystenbewertungen th {
	vertical-align: top;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	padding-right: 6px;
	border-right: 6px solid #fff;
	text-align: left;
}


table.analystenbewertungenarial {
	border-spacing: 0;
	width: 515px;
	font-size: 10px;
	margin-bottom: 30px;
	font-family: Arial, sans-serif;
}

table.analystenbewertungenarial td {
	vertical-align: top;
	border-top: none;
	border-bottom: 1px solid #002052;
	padding-right: 6px;
	border-right: 6px solid #fff;	
}

table.presse {
	float: left;
}

#article_bottom table.presse p {
	width: auto;
	padding-bottom: 0px;
	padding-right: 10px;
	margin-bottom: 0px;
}

#article_bottom .presse a {
	color: #002052;
}

#article_bottom .presse a:hover {
	color: #667997;
}

table.presse td.first {
	font-weight: bold;
	width: 10%;
}

.tableRight {
	text-align: right !important;
}

th.tableRight {
	padding-right: 8px !important;
}

ul#seitenzahl {
	float: left;
	border-bottom: 1px solid #002052;
	width: 513px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;	
}

ul#seitenzahl li {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 0;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

ul#seitenzahl li a.zahlaktiv {
	color: #667997;
}


/* ----------------------------------------------------------------------------
Sidebar
----------------------------------------------------------------------------*/

#sidebar_wrapper {
	margin-left: 370px;
}

#sidebar_bg {
	height: 570px;
	background: #061631;
	opacity: 0.95;
	filter:Alpha(opacity=95);
	overflow: hidden;
}

#sidebar {
	height: 570px;
	overflow: hidden;
}

#sidebar_top {
	margin: 10px 8px;
	padding: 5px 8px;
	padding-top: 10px;
	height: 80px;
	color: #e6e6c5;
	overflow: hidden;
}

#sidebar_top .date {
	font: 11px "Arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar_bottom {
	border-top: 5px solid #e6e6c5;
	color: #e6e6c5;
	margin: 0 8px;
	padding: 0 8px;
	padding-bottom: 20px;
	overflow: hidden;
}

#sidebar_bottom h1 {
	color:#e6e6c5;
}

ul#smallnav  {
	position: absolute;
	left: 8px;
	bottom: -340px;
}

ul#smallnav li {
	margin-bottom: 0px;
}

ul#smallnav a {
	color: #002052;
	font: 11px "Arial", sans-serif;
}

ul#smallnav a:hover, ul#smallnav li.aktiv a {
	color: #667997;
}

ul#sidenav {
	margin-top: 10px;
}

ul#sidenav li {
	margin-top: -2px;
	padding-left: 0px;
}

ul#sidenav a {
	text-transform: uppercase;
	font: 10.5px "Arial", sans-serif;
	font-weight: bold;
	color: #e6e6c5;
}

/* ----------------------------------------------------------------------------
Home
----------------------------------------------------------------------------*/

#wrapper.home #article {
	width: 360px;
	height: 570px;
}

#wrapper.home #article p {
	padding-right: 0px;
	width: auto;
}

/* ----------------------------------------------------------------------------
Bildmitbalken
----------------------------------------------------------------------------*/

#bildmitbalken img {
	margin-top: 43px;
	border-top: 5px solid #002052;
	padding-top: 10px;
	margin-left: -8px;
	margin-bottom: 20px;
}

#bildmitbalken {
	position: relative;
	float: left;
	width: 180px;
}

#bmbtext {
	margin-top: 42px;
	width: 332px;
	margin-left: -5px;
}

#bildmitbalken {
	position: relative;
	float: left;
	width: 529px;
}

.prightbalken p {
	position: absolute;
	top: 57px;
	left: 334px;
}

/* ----------------------------------------------------------------------------
Sitemap
----------------------------------------------------------------------------*/

#sitemap ul li  {
	padding-left: 15px;	
	margin-bottom: 4px;
}

/* ----------------------------------------------------------------------------
Startseite
----------------------------------------------------------------------------*/

.fixedcaption {
	margin-top: 5px;
	margin-bottom: 25px;
	width: 180px;
}

#bildmitbalken {
	float: left;
	width: 600px;
}

#bildmitbalken div.pnormal {
	float: left;
}

.caption {
	margin-top: 5px;
	margin-bottom: 25px;
	width: 180px;
} 


/* ----------------------------------------------------------------------------
Chart
----------------------------------------------------------------------------*/

#chart img {
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 0px;
}

/* ----------------------------------------------------------------------------
Formular
----------------------------------------------------------------------------*/
label.error {
	color: #ff0000;
}
input.error {
	border: 1px solid #ff0000;
}
textarea.error {
	border: 1px solid #ff0000;
}

.inputText input {
	border: 1px solid #667997;
	display: block;
}

.inputText label {
	display: block;
	padding-top: 5px;
}

#formElement_5 {
	padding-top: 20px;
}

#formElement_6 {
	float: left;
	padding-right: 10px;
}

.inputSubmit input {
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline;
	border: 1px solid #000;
}

.inputRadio input {
	margin-right: 5px;
}

#unsubscribe {
	border-top: 1px solid #002052;	
	padding-top: 10px;
}


.downloads {
	clear: both;
}

.downloads dl {
	float: left;
	clear: both;
}

.downloads dd {
	float: left;
}

.downloads dt {
	width: 24px;
	float: left;
}

#article_bottom .downloads img {
	margin: 0;
}

.smallChart {
	position: absolute;
	top: 251px;
	left: -4px;
}

*html .smallChart img {
	width: 165px;
	height: 100px;
}

.chartTopBorder {
	width: 154px;
	height: 3px;
	border-top: 1px solid #bcbd98;
	margin-left: 4px;
}

.valid_check {
	display: none;
}

#abl_logo {
	position: absolute;
	bottom: 25px;
	
}

*html #abl_logo img {
	height: 34px;
	width: 184px;
}