/* ************ text ************ */
.farbe_auf_hauptnavigation,
.farbe_auf_hauptnavigation a
{
    color: rgb(255, 255, 255);
}
 
.farbe_auf_headernavigation, 
.farbe_auf_headernavigation a
{
    color: rgb(255, 255, 255);
}

.farbe_content_hervorgehoben, .farbe_content_hervorgehoben a
{
	color: rgb(206, 0, 66);
}

.farbe_content_standardtext, .farbe_content_standardtext a
{
    color: rgb(0, 0, 0);
}

.farbe_auf_journalhintergrund, .farbe_auf_journalhintergrund a
{
   color: rgb(255, 255, 255);
}
#page_content a:hover
{
	color: #202090;
}
#page_content h1
{
	color: rgb(206, 0, 66);
}

/* ************ global background colors ************ */
.hintergrundfarbe_spalten
{
    background-color: rgb(245,245,245);
} 

.hintergrundfarbe_journal
{
    background-color: rgb(206, 0, 66);
}

.hintergrundfarbe_journal_hervorgehoben
{
    background-color: rgb(172, 14, 58);
}
.subbox_background
{
	background-color: rgb(237, 237, 237);
}



/* ************ background images ************ */
	#page_header_main
	{
		background-image: url(http://www.field-actions-science-reports.net/graphic_facts_header_background.jpg);
	}
	#page_header_cover
	{
		background-image: url(http://www.field-actions-science-reports.net/graphic_facts_cover.jpg);
	}
	#egu_logo
	{
		display: none;
	}
	#copernicus_logo
	{
		display: none;
	}

#header_veolia_image
	{
		background-image: url(http://www.field-actions-science-reports.net/graphic_facts_veolia_logo.jpg);
		position: absolute;
		top: 0;
		right: 0;
		z-index: 500;
		width: 179px;
		height: 57px;
		margin-top: 25px;
		margin-right: 5px;
		background-repeat: no-repeat;
	}

#header_facts_logo
	{
		background-image: url(http://www.field-actions-science-reports.net/graphic_facts_reports.jpg);
		position: absolute;
		top: 0;
		right: 0;
		z-index: 500;
		width: 76px;
		height: 56px;
		margin-top: 26px;
		margin-right: 215px;
		background-repeat: no-repeat;
	}


.pb_toc_link a,
.intended_link
{
	background-image: url(http://www.field-actions-science-reports.net/graphic_listelement_grey.gif);
}


/* ************ special styles ************ */
#page_navigation_left ul ul
{
	border-top: 1px solid rgb(245, 245, 245);
}
#page_navigation_left ul ul li
{
	background-image: url(http://www.field-actions-science-reports.net/graphic_listelement_grey.gif);
}
#egujournals_popup_content
{
	border-color: rgb(237, 237, 237);
}
#page_columntable .page_columntable_colum
{
	border-left: 1px solid rgb(175, 175, 175);
	border-right: 1px solid rgb(175, 175, 175);
}

.intended_link_blank
{
	text-decoration: none;
}


	#page_content h2
	{
		border-bottom: 1px solid rgb(175, 175, 175);
	}

.borderLine td
{
    border-color: rgb(175, 175, 175);
}
#page_header_footer_navigation .menueoben_additional
{
display: inline;
}
#box_search input
{
	border: 1px solid rgb(175, 175, 175);
	color: #666;
}

#box_partnerships
	{
		width: 179px;

		padding-left: 7px;

		text-align: left;
	}
		#box_partnerships ul
		{
			margin: 0;
			padding: 0;
			padding-left: 22px;
			font-size: 10px;
				
			margin-top: 3px;
			padding-bottom: .5em;
				
			list-style-position: outside;
			list-style-image: url(http://www.field-actions-science-reports.net/graphic_listelement_grey.gif);
		}
			#box_partnerships li
			{
				margin-top: 5px;
			}
			#box_partnerships a
			{
				text-decoration: none;
			}
			#box_partnerships a:hover
			{
				text-decoration: underline;
			}