/*********************************
company: science4you
subject: science4you-partner-portal
document: skin.css
author: Plitek
date: 18.12.2002

BUND faltertage
**********************************/ /* -----------------------------------------------------------------------------------------------
Pathway
----------------------------------------------------------------------------------------------- */
a.Pathway { /*color : #96294A;*/
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none
}

.Pathway {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none
}

a.PathwayCurrent {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none
}

.PathwayInfo {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none
}

/* -----------------------------------------------------------------------------------------------
LoginPrompt
----------------------------------------------------------------------------------------------- */
p.LoginPrompt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	/*
	background: #DDE3D4;
	border: 1px solid #C0C4A6;
	*/
}

a.LoginPrompt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

/* -----------------------------------------------------------------------------------------------
Links
----------------------------------------------------------------------------------------------- */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #990033;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

a.Abstract {
	color: #990033;
	font-size: 9pt;
}

/* -----------------------------------------------------------------------------------------------
SpeciesSheet
----------------------------------------------------------------------------------------------- */
.SpeciesTitle {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin: 6pt 1pt 1pt 3pt;
}

.SpeciesText {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}

.SpeciesLiterature {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	margin: 0pt 0pt 3pt 0pt;
}

.SpeciesLiteratureAuthor {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-variant: small-caps;
}

/* ------------------------------------------------------------------------------------------------
Tables Background
----------------------------------------------------------------------------------------------- */
table.PageActions {
	background-color: #e2e2e2;
}

td.PageHeading { /*background-color : #F3AD00;*/
	background-color: #FFFFFF;
}

td.HeadingNavigation {
	background-color: #e2e2e2;
}

td.HeadingContent {
	background-color: #e2e2e2;
}

table.Sidebox {
	background-color: #eeeeee;
}

td.SideboxBorder {
	background-color: #CCCCCC;
}

td.TableList {
	background-color: #F3F3EB;
}

tr.TableList {
	background-color: #F3F3EB;
}

tr.TableHead {
	background-color: #78C082;
}

p.TableHead {
	font-weight: bold;
}

/* ------------------------------------------------------------------------------------------------
Navigation Areas
----------------------------------------------------------------------------------------------- */ /* Level 1 navigation links */
a.NavigationLevel1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

p.NavigationLevel1 {
	margin: 2pt 1pt;
}

td.NavigationLevel1 { /*background-color : #F3AD00;
	background-color : #C59328; (dunkelbraun)
	background-color : #990033; (dunkelrot)
	background-color : #96294A; (klassisches rot)*/
	background-color: #FF6600;
}

a.NavigationLevel1Selected {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

p.NavigationLevel1Selected {
	margin: 2pt 1pt;
}

td.NavigationLevel1Selected { /*background-color : #F3F7FA; (hellblau)*/ /*background-color : #FAF9D3; (hellorange)*/
	background-color: #F3F7FA;
}

/* Level 2 navigation links */
a.NavigationLevel2 { /*color : #000033;*/ /*color : #660000; (rot standard)*/ /*color : #333333; (rot standard)*/
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.NavigationLevel2Selected {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

p.NavigationLevel2 {
	margin: 0pt 4pt 0pt 4pt;
}

td.NavigationLevel2 {
	background-color: #FFFFFF;
}


/* ------------------------------------------------------------------------------------------------
Forms
----------------------------------------------------------------------------------------------- */
p.Form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	margin: 0pt 0pt 0pt 0pt;
}

input.PlainFormField {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

input.PlainButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #990000;
	font-size: 8pt;
	color: #FFFFFF;
	border: 1px #000000;
	width: 90px;
}

textarea.editarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	width: 570px;
	height: 460px;
	border: 1px solid #666666;
}

textarea.newscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	width: 500px;
	height: 100px;
	border: 1px solid #666666;
}

input.form30 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	width: 30px;
	height: 20px;
	border: 1px solid #666666;
}

input.form100 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	width: 100px;
	height: 20px;
	border: 1px solid #666666;
}

input.form350 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	width: 350px;
	height: 20px;
	border: 1px solid #666666;
}

input.form500 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	width: 500px;
	height: 20px;
	border: 1px solid #666666;
}

/* -----------------------------------------------------------------------------------------------
ContentArea
----------------------------------------------------------------------------------------------- */
.Abstract {
	color: #000000;
	font-size: 11px;;
}

p.Abstract {
	margin: 2px 3px 6px 2px;
	line-height: 15px;
}

.Note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	margin: 0pt 0pt 0pt 0pt
}

.Minifont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0pt 0pt 0pt 0pt;
	text-align: center;
	vertical-align: top
}

a.Note {
	color: #990000;
	font-weight: normal;
}

p.CategoryHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13pt;
	font-weight: bold;
	line-height: 20px;
	margin: 3pt 3pt 14pt 2pt;
}

.Table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0pt 2pt 0pt 2pt
}

td.register {
	background-color: #ffffff;
}

tr.TableRow {
	background-color: #F3F3EB
}

p.Table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
}

/* ----- Monitoring Findings List ------ */
.Discarded {
	color: #999999;
}

/* -----------------------------------------------------------------------------------------------
ContentArea Heading
----------------------------------------------------------------------------------------------- */
.Abstract,.AbstractH1,.AbstractH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.AbstractH1 {
	color: #000066;
	font-size: 11pt;
	font-weight: bold;
	margin: 1pt;
}

.AbstractH2 {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	margin: 6pt 0pt 4pt 0pt;
}

/* -----------------------------------------------------------------------------------------------
Infoboxes
----------------------------------------------------------------------------------------------- */
p.InfoboxTitle {
	font-size: 10pt;
	font-weight: bold;
	margin: 6px 4px 6px 2px;
}

p.InfoboxTitleVar1 {
	font-size: 10pt;
	font-weight: bold;
	color: #5A7C14;
	margin: 6px 4px 6px 2px;
}

a.InfoboxTitle {
	color: #339900;
	font-weight: bold;
}

.InfoboxTitle { /*color: #990000; (dunkelrot)*/ /*color: #990033; (dunkelrot desaturiert)*/
	color: #339900;
	font-weight: bold;
}

/* -----------------------------------------------------------------------------------------------
pagecontrol-area
----------------------------------------------------------------------------------------------- */


/* PageControl navigation links */
a.NavigationTree {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.NavigationTreeSelected {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

p.NavigationTree {
	margin: 2pt 1pt;
}

td.NavigationTree {
	background-color: #E8E9E1;
}

/* Level 3+ navigation links */
a.NavigationLevel3,a.NavigationLevel4 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

a.NavigationLevel3Selected,a.NavigationLevel4Selected {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

p.NavigationLevel3 {
	margin: 0pt 0pt 0pt 0pt;
}

p.NavigationLevel4 {
	margin: 0pt 0pt 0pt 0pt;
}

/* -----------------------------------------------------------------------------------------------
Displaytag
----------------------------------------------------------------------------------------------- */

.displaytag {
	color: black;
 	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}

table.displaytag {
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align: left;
}

table.displaytag thead tr th {
	background-color: #eee;
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
	font-size: 9px;
	font-weight: normal;
}

table.displaytag tr.even {
	background-color: #F9ECB9;
}
table.displaytag tr.odd {
	background-color: #FEFFC3;
}

table.displaytag td, table.displaytag th {
	padding: 2px 1px 2px 1px;
	border: 1px solid #ccc;
	font-size: 10px;
 	font-family: Arial, Helvetica, sans-serif;
 	border-collapse: collapse; 	
}

table.displaytag th.order1 {
	color: #3300FF;
}
table.displaytag th.order2 {
	color: #3300FF;
}
table.displaytag th.sorted {
	color: #3300FF;
}
table.displaytag th.sortable {
	color: #FF0033;
}

.pagebanner {
padding: 2px 2px 2px 2px;
margin-top: 5px;
margin-bottom: 5px;
background: #eee;
		}

.pagelinks {
margin: 5px 5px 5px 5px;	
padding: 2px 2px 2px 2px;
background: #eee;
border:1px solid #ccc; 
}


span.export.displaytag {
	margin: 5px 5px 5px 5px;
	padding: 0 4px 1px 20px;
	display: inline;
	cursor: pointer;
  background: #eea;
	margin-top: 15px;
	margin-bottom: 15px;
}

span.pagebanner.displaytag {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	margin-top: 15px;
	display:block;
	border-bottom: none;
	margin-bottom: 15px;
}

span.pagelinks.displaytag {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	display:block;
	border-top: none;
	margin-top: 15px;
	margin-bottom: 15px;
}


table.bund td {
	font-family: Arial,Helvetica;
	font-size:10pt;
}