/* ----------------------------------------------------------------------------
Screen CSS File
Debriv
Copyright 2008 by Softloop
---------------------------------------------------------------------------- */

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

body {
	color: #000;
	font: 10pt Arial, sans-serif;
}

ul li {
	list-style-type: none;
}

h3.publikationen {
	padding-bottom: 5px !important;
}

abbr, .abbr, acronym {
	color: #999;
	cursor: default;
}

abbr:hover, .abbr:hover, acronym:hover {
	color: #beb24f;
}

sub {
	vertical-align: bottom;
}

p.klein {
	margin-top: -8px;
	font-size: 80% !important;
}

p.publikationen {
	margin-bottom: 0;
	line-height: 1em;
}

#tooltip {
	opacity: 0.95;
	padding: 1px;
	width: 350px;
	text-align: left;
}

#tooltip h3 {
	font-weight: normal;
	margin: 0;
	padding: 5px;
	color: #fff;
	font-size: 12px;;
}

#tooltip a {
	color: #fff;
}

#verlauf {
	display: none;
}

#header {
	padding-top: 10px;
	height: 120px;
	width: 800px;
}

#logo {
	padding-left: 25px;
	padding-top: 7px;
}

#symbole {
	display: none;
}

#wrapper {
	position: relative;
	top: 0px;
	left: 0px;	
	z-index: 2;	
	width: 795px;
	margin-bottom: 35px;	
	overflow: visible;
}

#content {
	margin-top: 35px;
	margin-bottom: 35px;
	width: 800px;
	overflow: visible;
}

#content h1 {
	text-transform: uppercase;
	color: #beb24f;
	font-size: 15pt;
}

#content a {
	color: #beb24f;
}

#content p {
	margin-bottom: 10px;
	line-height: 1.3em;
}

#content h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #9c9d9f;
	font-family: "Century Gothic", "Arial", "sans-serif";
	padding-bottom: 10px;
}

.forumheaderbeitragdatum {
	font-size: 14px;
	text-transform: uppercase;
	color: #9c9d9f;
	font-family: "Century Gothic", "Arial", "sans-serif";
	font-weight: bold;	
}

#forumheaderbeitrag img {
	float: left;
	padding-right: 15px;
}

#content ul li {
	line-height: 1.3em;
	padding-left: 14px;
	margin-left: 0px;
}

#content h3.accordion {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}

#content ul.accordion {
	border-bottom: 1px dotted #000;
}

#content ul.accordion li {
	border-top: 1px dotted #000;
	padding: 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
}

#spalte_1 {
	width: 475px;
	padding-left: 0px;
	padding-right: 25px;
	float: left;
}

#spalte_1 h4 {
	float: left;
	width: 115px;
	padding-right: 15px;
	color: #beb24f;
	padding-top: 2px;
	font-size: 11px;
	text-transform: uppercase;	
}

#spalte_1 p.biografie {
	float: left;
	width: 345px;
	margin-bottom: 10px;
}

#spalte_2 {
	width: 250px;
	padding-left: 10px;
	padding-right: 15px;
	float: left;
	overflow: hidden;
	display: none;
}

#spalte_2 ul li {
	padding-left: 14px;
	margin-bottom: 10px;
}

#spalte_2 ul.grey li {
	padding: 0;
	margin: 0;
}

#spalte_2 ul.grey li {
	font-family: "Century Gothic", "Arial", "sans-serif";
	border-top: 1px dotted #000;
	padding-top: 10px;
	padding-bottom: 9px;
	width: 250px;
	color: #9c9d9f;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

#spalte_2 ul.grey li a {
	color: #9c9d9f;
}

#spalte_2 h3 {
	border-top: 1px dotted #000;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	font-size: 12px;
	text-transform: uppercase;
	color: #9c9d9f;
	font-family: "Century Gothic", "Arial", "sans-serif";
	overflow: hidden;
	width: 249px;
}

#sitemap {
	padding-left: 14px;
}

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

#navi {
	display: none;
	position: absolute;
	top: 70px;
	clear: both;
	width: 760px;
	padding-left: 25px;
	line-height: 0;
	font-size: 0;
}

#navi li {
	float: left;
}

.subnavi {
	width: 760px;
}

#mainnavi a {
	float: left;
	color: #fff;
}

#mainnavi li ul {
	font: 13px "Century Gothic", "Arial", "sans-serif";
	font-weight: normal;
	text-transform: uppercase;
	position: absolute;
	top: 30px;
	left: 25px;
}

#mainnavi li ul li a {
	padding: 5px 8px 4px 8px;
	border-right: 1px solid #fff;
}

#mainnavi li ul li {
	font-size: 100% !important;	
}

#mainnavi li ul li a:hover {
	color: #eee9ca;
}

#mainnavi li ul li a.aktiv {
	color: #beb24f;
}

/*******************************************************
Smallnav
********************************************************/

#smallnav a {
	border-right: 1px solid #beb24f;
	color: #beb24f;
	font-size: 9px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	float: left;
}

#smallnav {
	display: none;
	position: absolute;
	top: 20px;
	right: 195px;
}

ul#auxnavi li {
	float: left;
}


/*******************************************************
Suche
********************************************************/

#search {
	width: 120px;
	border: 1px solid #ccc;
	color: #666;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
	font-family: "Arial";
}

form {
	position: absolute;
	top: -5px;
	padding-left: 5px;
	display: inline;
	width: 200px;
}

*+html form {
	top: -9px;
}

* html form {
	top: -9px;
}

input.lupe {
	vertical-align: bottom;
	margin-bottom: 1px;
}

label {	
	color: #beb24f;
	font-size: 9px;
	text-transform: uppercase;
}

/*******************************************************
Expertenbeiträge
********************************************************/

ul#artikelliste li {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;	
	border-bottom: 1px dotted #000;
	position: relative;
	cursor: pointer;
	padding-left: 0px;
	height: 100%;
}

li.Expertenprofil.first {
	padding-top: 0px !important;
}

#artikelliste h2 {
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #9c9d9f;
	font-family: "Century Gothic", "Arial", "sans-serif";
	overflow: hidden;
}

li.Expertenbeitrag h1 img {
	margin: 0px;
}

li.Expertenbeitrag img {
	margin-top: -15px;
}

li.Expertenprofil h1 img {
	position: absolute;
	top: 30px;
	left: 130px;
}

li.Expertenprofil.first h1 img {
	top: 10px;
}

ul#artikelliste li.Expertenbeitrag.first {
	padding-top: 0px !important;
}

#artikelliste p {
	position: absolute;
	left: 130px;
	bottom: 0px;
	padding-bottom: 10px;
	overflow: hidden;
	width: 345px;
}

#artikelliste p a {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 3px;
}

/*******************************************************
Expertenvorschau
********************************************************/

#expertenvorschau {
	text-transform: uppercase;	
}

#expertenvorschau p {
	font-size: 70% !important;
	padding-left: 75px;
	padding-bottom: 15px;
}

#expertenvorschau ul.beitraege li {
	padding-left: 0px !important;
	padding-top: 6px;
	margin: 0px !important;
	position: relative;
	overflow: visible;
	height: 100%;
	cursor:pointer;
}

#expertenvorschau h4 {
	padding-left: 75px;
	color: #beb24f;
	font-size: 10px;
	padding-bottom: 10px;
}

#expertenvorschau ul.beitraege li img {
	position: absolute;
	left: 0;
	bottom: 0;
} 

/*******************************************************
Expertenheader
********************************************************/

#expertenheader {
	position: relative;
	margin-bottom: 20px;
	height: 100%;
}

#expertenheader h1 {
	position: absolute;
	top: 10px;
	left: 130px;
}

#expertenheader h3 {     
	position: absolute;
	bottom: 0px;
	left: 130px;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#expertenheader1 p.header {
	position: absolute;
	bottom: 0px;
	left: 130px;
	width: 345px;
	padding-bottom: 8px;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	vertical-align: bottom;	
}

#expertenheaderbeitrag {
	position: relative;
}

#expertenheaderbeitrag img.header-expertenprofil {
	padding-left: 0px !important;
}

#expertenheaderbeitrag img.headerexpertenbeitrag {
	padding-left: 0px !important;
	float: left;
}

#expertenheaderbeitrag img.portrait {
	margin-top: -15px;
}

#expertenheaderbeitrag ul li {
	margin-left: 0px !important;
	padding-left: 0px;	
}

#expertenheaderbeitrag h3.expertenheaderbeitrag {
	padding-bottom: 10px ! important;
}

#expertenheaderbeitrag p {
	padding-left: 130px;
	margin-top: -27px;
	padding-bottom: 10px;
	font-size: 10px;
	text-transform: uppercase;	
}

/*******************************************************
aktueller Expertenbeitrag
********************************************************/

#aktuellerexpertenbeitrag {
	position: relative;
	cursor: pointer;			
	padding-bottom: 10px;
	height: 100%;
}

#aktuellerexpertenbeitrag p a {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;	
	padding-left: 3px;
}

#aktuellerexpertenbeitrag p {
	position: absolute;
	bottom: 0px;
	left: 75px;
	font-size: 80% !important;
	overflow: hidden;
	width: 175px;
}

#aktuellerexpertenbeitrag h3 {
	padding-bottom: 5px;
}

#aktuellerexpertenbeitrag h4 {
	font-weight: normal;
	font-size: 80%;
	text-transform: uppercase;
	margin-bottom: 10px !important;
}

#aktuellerexpertenbeitrag img {
	margin-top: -15px;
}

* html #aktuellerexpertenbeitrag img {
	margin-top: -6px;
}

*+ html #aktuellerexpertenbeitrag img {
	margin-top: -6px;
}

#aktuellerexpertenbeitrag h1 img {
	margin-top: 0px;
}

/*******************************************************
Filterliste
********************************************************/

#filterListe a {
	text-transform: uppercase;
	color: #9c9d9f;
	font-weight: bold;
	font-size: 12px;
	font-family: "Century Gothic", "Arial", "sans-serif";
}

#filterListe.forum {
	margin-bottom: 10px;
}

#filterListe.forum a {
	text-transform: none !important;
	color: #beb24f !important;	
}

#filterListe a.active {
	color: #000;
}

#filterListe ul li {
	padding-left: 0;
	margin-bottom: 0;
}

#expertAccordion {
	margin-top: -20px;
}

#loadingWrapper {
	position: relative;
}

#loadingArea {
	position: absolute;
	left: 240px;
	top: 130px;
}

.overPic {
	margin-bottom: -18px;
	z-index: 1;
}

.accordionImage {
	margin-bottom: 15px;
	z-index: 100;
}

.accordionWrapper {
	cursor: pointer;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #9c9d9f;
	overflow: hidden;
}

.elementContent {
	position: relative;
	overflow: hidden;
}

.elementContent p.text {
	position: static;
	width: 460px;
}

.element {
	position: relative;
	overflow: hidden;
}

.element p {
	position: absolute;
	left: 130px;
	bottom: 4px;
	width: 340px;
}

*html .element p {
	position: static;
	margin-left: 135px;
	margin-top: -100px;
	width: 340px;
}

*html .element p.text { 
	margin-left: 0;
	margin-top: 0;
}

h3.toggler {
	line-height: 1.3em;
}

h3.secondHeadline {
	line-height: 1.3em;
	color: #000 !important;
	margin-top: -10px;
}

h3.firstHeadline {
	line-height: 1.3em;
	color: #000 !important;
	margin-bottom: -10px;
}

*+html h3.secondHeadline {
	margin-top: 0;
}

*html h3.secondHeadline {
	margin-top: 0;
}