﻿/* ------------------------------------
rootsystem
------------------------------------ */
/*
Overlay for colors - this is the root stylesheet
*/


/* ------------------------------------
general formatting
------------------------------------ */
body {
	/* text */
	/*#color: #999;*/
	
	/* background 
	background: #E77905;*/
}

/* ------------------------------------
links
------------------------------------ */
a, .filelinks a {
	/* text */
	
}

a:hover {
	/* text */
	

}

.rsys_content_picture {
	/* border */
	/* border-bottom: solid 1px #D1D1D1; */
}

.rsys_content_text {
	/* background */
	/* background: #EFF0F0; */
}

/* ------------------------------------
   header
 ------------------------------------ */
div#rsys_header {
	/* border */
	/*border-bottom: 4px solid #FFC000;*/
}	 

/* ------------------------------------
   headings 
 ------------------------------------ */
h1, h2, h3 {
	/*color: black;*/
}

/* ------------------------------------
Searchbox
------------------------------------ */
div.searchbox input {
	/* border */
	/*border: solid 1px #e0e0e0;*/
}

/* ------------------------------------
   Searchresult
 ------------------------------------ */
.csc-searchResultTitle {
	
}

.csc-searchResultHeader a {
	
}

.csc-searchResult {
	
}

.csc-searchPrevNextButton a {
	
}

.csc-searchNoResult {

}

/* ------------------------------------
   Login
 ------------------------------------ */

div.tx-newloginbox-pi1 {
	_color: #888;
}


div.tx-newloginbox-pi1 div.input input {
	/* text */
	/*
	background: #;
	color: #;
	
	border: 0px solid #DEDEDE;
	height: 12px;
	margin-bottom: 2px;*/
}
div.tx-newloginbox-pi1 div.input {
	/* text
	background: transparent;
	border: 1px solid #DEDEDE;
	height: 12px;
	margin-bottom: 2px;*/
}


/* ------------------------------------
   horizontal menues
 ------------------------------------ */
.rsys_hmenu ul li {
	/* background */
	/*background: #;*/
}

.rsys_hmenu ul li a {
	/* text 
	color: #686968;*/
	
	/* background 
	background: #;*/
}

.rsys_hmenu ul li span {
	/* text 
	color: black;*/
}

.rsys_hmenu ul li a:hover,
.rsys_hmenu ul li.lang_selected span,
.rsys_hmenu ul li.lang_selected a,
.rsys_hmenu ul li.menu_selected a {
	/* text 
	color: black;*/

	
	/* background 
	background: #;*/
}

/* ------------------------------------
   vertical  menues
 ------------------------------------ */
 .rsys_vmenu ul li {
	/* background 
	background: #;*/
}

.rsys_vmenu ul li a,
.rsys_vmenu ul li ul li.menu a,
.rsys_vmenu ul li ul li ul li.menu a,
.rsys_vmenu ul li ul li ul li ul li.menu a,
.rsys_vmenu ul li ul li ul li ul li ul li.menu a,
.rsys_vmenu ul li ul li ul li ul li ul li ul li.menu a {
	/* text 
	color: #686968;*/

	
	/* background 
	background: url();*/
}

.rsys_vmenu ul li a:hover,
.rsys_vmenu ul li.menu_selected a,
.rsys_vmenu ul li ul li a:hover,
.rsys_vmenu ul li ul li.menu_selected a,
.rsys_vmenu ul li ul li ul li a:hover,
.rsys_vmenu ul li ul li ul li.menu_selected a,
.rsys_vmenu ul li ul li ul li ul li a:hover,
.rsys_vmenu ul li ul li ul li ul li.menu_selected a,
.rsys_vmenu ul li ul li ul li ul li ul li a:hover,
.rsys_vmenu ul li ul li ul li ul li ul li.menu_selected a
{
	/* text 
	color: black;*/

	
	/* background 
	background: #;*/
}

/* ------------------------------------
menues - language
------------------------------------ */
div.divider{
	/* background 
	background: #9B9A9A;*/
}

div.vmenu-divider{
	/* background 
	background: #5C7F10;*/
}


/* ------------------------------------
divider
------------------------------------ */
hr {
	/* background 
	background-image: url(../images/dotted.gif);*/
}

/* ------------------------------------
teaser bars
------------------------------------ */
.bar_Aqua {

}
.bar_Bio {
	
} 
.bar_Solar {

}
h2.text_Aqua  a {
	

}
h2.text_Bio  a {


} 
 h2.text_Solar  a {


}

h2.text_Aqua  a {
}
h2.text_Bio  a {
} 
 h2.text_Solar  a {
}
/* ------------------------------------
   footer 
 ------------------------------------ */	 	
div#footer {
	/* text 
	color: #9C9F96;
	border-top: 1px #CB6A04 solid;*/
}

div#footer a {
	/* text 
	color: #CB6A04;*/
}

/* ------------------------------------
highlight
------------------------------------ */
span.content-highlight {
	
}

p.content-highlight {
	
}

/* ------------------------------------
listings
------------------------------------ */
p.listing {
	/* background */

}

/* ====================
//  Typo3 
// ====================  */
dd.csc-textpic-caption {
	/* text */

}


div.tx-thmailformplus-pi1 FORM input[type=text], div.tx-thmailformplus-pi1 FORM select, div.tx-thmailformplus-pi1 FORM textarea {
	/* border 
	border-color: #999;*/
}
