/* CSS Document */
/* 	Erstellt von Sandro Liebscher (www.eiapopeia.info)
	basierend auf dem Template "rhuk_solarflare_ii"
	 biete informiert mich bei Verwendung
	 
	 Verwendete Farben:
	 #5a7384 - dunkles Blau
	 #95abb6 - Graublau
	 #e1e9eb	- Hellblau (Hintergrundfarbe) 
	 #a4bdc2 - Schatten auf Hintergrundfarbe
	 #ff0 - Gelb
*/
* {
	margin: 0;
	padding: 0;
}
html	{
	height: 100%;
}
body {
	height: 100%;
	margin-bottom: 1px;
	font-family: Hevlvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #e1e9eb;
}
#background {
	background: url(../images/hintergrund.gif);
}
h1 {
	height: 30px;
	color: #5a7384;
	font-weight: bolder;
	font-size: 1.3em;
	margin-bottom: 0.75em;
	text-shadow: 3px 2px 3px #a4bdc2;
}
h2 {	
	color: #5a7384;
	font-size: 1.1em;
	font-weight: bolder;
	margin-bottom: 0.75em;
	text-shadow: 3px 2px 3px #a4bdc2;
}
h3 {	
	color: #5a7384;
	font-size: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
}
ul {
	list-style-type: circle;
}
.content_table p {
	margin-bottom: 0.5em;
}
.content_table .tabelle th,
.content_table .tabelle .Tabellekopf td {
	font-size: 12px;
	font-weight: bold;
	background-color:	#5a7384;
	color: #ff0;
	border: 1px solid #000;
	padding: 2px;
}
.content_table	table.tabelle ,
.tabelle {
	border: 1px solid #000;
	margin: auto;
	margin-bottom: 10px;
	text-align: center;
	border-collapse: collapse;
}
.content_table .tabelle	tr {
	border-style: 1px solid #000;
	border-collapse: collapse;
}
.content_table .tabelle	td,
.content_table .tabelle th {
	padding: 2px 4px !important;
}
.tabelle td h3, 
td .tabelle .componentheading {
	text-align: left;
	color: #fff;
	padding: 2px !important;
	margin: 0;
}
.tabelle tr:hover h2,
.tabelle tr:hover h3,
td .tabelle tr:hover .componentheading {
	color: #ff0;
	text-shadow: 3px 2px 3px #ff9;
}
.content_table .tabelle tr:hover {
	background-color:#5a7384;
	color: #ff0;
	border-color: #ff0;
}
.content_table .tabelle	td {
	border-style: solid;
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 1px;
	border-color: #000;
	text-align:center;
}
.bild_rechts {
	float:right;
		margin:0 5px 0 10px; 
	padding:0;
	border:none;
}
.Text_rechts {
	text-align: right;
}
/*Zentrierung*/
.maindiv {
	margin-left: auto;
	margin-right: auto;
}
.clr {
	clear: both;
}
.head { /* Kopf */
	border: 1px solid #cccccc;
	border-bottom: none;
	background: url(../images/hintergrund_kopf.gif) repeat-x #e1e9eb;
}
.outline { /* left, content, right */
	background: #e1e9eb;
	padding: 2px;
	vertical-align: top;
}
/* Buttons */
.button {
	color: #000;
	font-family: Hevlvetica, Verdana, Arial, sans-serif;	
	width: auto;
	text-align: center;	
	background: url(../images/button_bg.png) repeat-x;
	border: 1px #5a7384 outset;
	padding: 1px 2px;
	font-size: 11px;
}
.button:hover {
	color: #333333;
	border: 1px #5a7384 inset;
	text-decoration: none;
	cursor:pointer;
}
/*Zur�ck-Button*/
.back_button {
	float: left;
	color: #000;
	font-family: Hevlvetica, Verdana, Arial, sans-serif;	
	width: auto;
	text-align: center; 
	background: url(../images/button_bg.png) repeat-x;
	border: 1px #5a7384 outset;
	padding: 1px 2px;
	font-size: 11px;
}
.back_button a:hover{
	color: #333333;
	border: 1px #5a7384 inset;
	text-decoration: none;
	cursor:pointer;
}
/* Navigationsleiste OHNE Links, also deaktiviert*/
.pagenav {
	color: #666666;
	font-family: Hevlvetica, Verdana, Arial, sans-serif;	
	width: auto;
	text-align: center; 
	background: url(../images/button_bg.png) repeat-x;
	border: 1px #5a7384 outset;
	padding: 1px 2px;
	font-size: 11px;
	text-decoration: line-through;
}
/* Navigationsleiste MIT Links */
.pagenav a{
	color: #000;
	font-family: Hevlvetica, Verdana, Arial, sans-serif;	
	width: auto;
	text-align: center; 
	background: url(../images/button_bg.png) repeat-x;
	border: 1px #5a7384 outset;
	padding: 1px 2px;
	font-size: 11px;
}
.pagenav {
	color: #333333;
	border: 1px #5a7384 inset;
	text-decoration: none;
	cursor:pointer;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
li {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
font-size:12px;
}
td {
	text-align:left;
}
#kopfzeile {
	width: 100%;
	padding: 0px 4px;
	float: left;
}
#search_inner {
	float: right;
	border: 1px solid #cccccc;
	border-right: none;
	border-top: none;
	padding: 0px;
	margin-right: 7px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
	width: 162px;
}
/* f�r IE ... damit er die Suche ordentlich positioniert */
* html #search_inner {
	margin: 0px;
	margin-top: -20px;
	width: 164px;
}
#search_inner form {
	padding: 0;
	margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	font-family: Hevlvetica, Verdana, Arial, sans-serif;
	color: #5a7384;
	background: transparent;
}
#header_outer {
	text-align: right;
	border: 0px;
	margin: 0px;
}
#header {
	float: left;
	padding: 0px;
	width:100%;
	height: 150px;
	background: url(../images/header.jpg) no-repeat;
	background-position:center;
}
#buttons_inner {
	height: 21px !important;
	height: 23px;
}
#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	font-size: 12px;
}
#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li
{
	background-image: none;
	background: #5a7384;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #eeeeee;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #ffffff;
	background: url(../images/button_bg.png) repeat-x;
	border: 1px #5a7384 outset;
}
#buttons>ul#mainlevel-nav li a { width: auto; }
ul#mainlevel-nav li a:hover
{
	color: #eeeeee;
	background: url(../images/button_bg.png) repeat-x;	
	border: 1px #5a7384 inset;
}
#top_outer{
	float: left;
	width: 165px;
}
#top_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
}
#left_outer {
	float: left;
	margin-top: 2px;
	width: 165px;
}
#left_inner {
	padding: 2px;
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
}
#content_outer {
	padding: 0px;
	margin: 0px;
	/** border: 1px solid #cccccc; **/
	float: left;
}
#content_inner{
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;
	font-size: 12px !important;
}
table.content_table {	
		width: 600px; /*inhaltsMindestweite*/
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}
#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
#right_outer {
	margin-top: 2px;
	width: 165px;
	border:1px;
}
#right_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
}
#footer div{
	height: 25px;
	color: #ffffff;
	background: url(../images/hintergrund_footer.gif) repeat-x #95abb6;
	background-position: bottom;
	font-size: 10px;
}
.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
	font-size: 12px;
}
.maintitle {
	color: #ffffff;
	font-size: 1.5em;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 1.2em;
	font-weight: bold;
}
/* Joomla core stuff */
a:link, a:visited {
	color: #000; text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #444444;
		text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #444444;
	text-decoration: underline overline;
	font-weight: bold;
}
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 12px;
}
table.contentpaneopen td {
	 padding-right: 5px;
	 font-size:12px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
.contentdescription {
	background: transparent !important;
	color: #333333;	
	font-size: 12px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-size: 12px;
}
table.contentpane td {
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	font-family: Hevlvetica, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #5a7384;
	background: #e1e9eb;
}
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;

}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	height: 30px;
	color: #5a7384;
	font-weight: bolder;
	font-size: 1.3em;
	text-shadow: 3px 2px 3px #a4bdc2;
}
.contentpagetitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size:11px;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	font-size: 12px;
}
table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #ffffff;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	font-size: 13px;
	height: 21px;
	background: #95abb6;
	margin: 5px;
	padding: 5px;
}
.sectiontablefooter {
	background: transparent;
	text-align: center;
}
.sectiontableentry1 {
	background-color : #e1e9eb;
	font-size: 12px;
}
.sectiontableentry2 {
	background-color : #ffffff;
	font-size: 12px;
}
.small {
	color: #666666;
	font-size: 11px;
}
.createdate {
	color: #666666;
	font-size:11px;
}
.modifydate {
	color: #666666;
	font-size: 11px;
}
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
		background: url(../images/subhead_bg.png) repeat-x;
		color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: underline overline;
}
a.mainlevel#active_menu {
	color:#000;
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #444444;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
a.sublevel:hover {
	color: #444444;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #000;
}
.highlight {
	background-color: #ff0;
	color: #5a7384;
	padding: 0;
}.code {
	background-color: #94adb5;
	border: 1px solid #000;
}
/* fixes für den IE, der keine Vererbung beherrscht */
.readon,
.blog,
font, 
label,
form,
p,
div,
div.moduletable td,
.pagenav_next,
.pagenav_prev {
	font-size: 12px;
}
.readon{
	font-weight:normal;
}
img {
	border: 0px;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
div.mosimage {
	border: 1px solid #000;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	font-size: 0.9em;
	border-top: 1px solid #cccccc;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
ul.downloadlist{
}
ul.downloadlist li {
	padding: 3px 2px;
	background-image: none;
}
ul.downloadlist li a{
	font-weight: normal;
}
ul.downloadlist li:hover {
	background-color: #5a7384;
	color: #fff;
}
ul.downloadlist li:hover a{
	color: #fff;
}
ul.downloadlist li a:hover {
	text-decoration: none;
	color: #fff;
}
ul.downloadlist li a img{
	float: right;
	margin: 4px 3px 0 2px;
}
