/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.spg-footertext, .spg-footertext a {
	color: #000000;
	font-size: 11px;
	font-weight: normal !important;
	font-family: Arial, Hevlvetica, sans-serif;
}

#pathway {
	color: #ffffff;
	width: 690px;
  	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../images/spg_path_back.png) no-repeat;
}

.pathway_date_spacer {
/** macht einen 10px breiten spacer vor dem pathway und nach dem Datum **/
	width: 10px;
	border: none;
}

#pathway_text {
	overflow: hidden;
	color: #ffffff;
	display: block;
	height: 14px;
	width: 500px;
	border: none;
	text-align: left;
}

#pathway_text a {
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	height: 12px;
}

#pathway_text img {
	margin: 3px 3px 0 3px;
	line-height: 28px;
}

#date {
	overflow: hidden;
	display: block;
	float: right;
	text-align: right;
	line-height: 28px;
	height: 29px;
	width: 170px;
}

#buttons_inner {
	margin-top: 6px;
}

#buttons a {
	color: #02075C;
	font-weight: normal;
	font-size: 10px;
	float: right;
	text-align: right;
	margin-top: 6px;
	margin-right: 3px;
	padding: 0px;
}

#buttons a:hover {
	color: #4fab4c;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	font-size: 10px;
	line-height: 29px;
	white-space: nowrap;
	border-right: 0px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}

#search_outer {
	float: left;
	width: 160px;
}

#search_inner {
 	height: 22px !important;
 	overflow: hidden;
}

#search_inner form {
 	padding: 0;
 	margin: 0;
}

#search_inner .inputbox {
 	border: none;
	padding: 3px 2px 0 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 160px;
	height: 22px;
	background: url(../images/spg_search_back.png) no-repeat;
}

#logo {
	padding: 0px;
	margin: 0px;
	width: 80px;
	height: 156px;
	background: url(../images/spg_logo.png) no-repeat;
}

#banner {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 690px;
	height: 125px;
	background: url(../images/spg_banner.png) no-repeat;
}

#top_outer{
	float: left;
	width: 0px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 144px !important;
  height: 155px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#top_navigation {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 770px;
	height: 29px;
	background: url(../images/spg_topnav_back.png) no-repeat;
}

#content_top_line {
	float: right;
	padding: 0px;
	margin: 0px;
	width: 770px;
	height: 22px;
	background: url(../images/spg_main_top.png) no-repeat;
}

#content_bottom_line {
	float: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	width: 770px;
	height: 23px;
	background: url(../images/spg_main_bottom.png) no-repeat;
}

#main_table {
	background: url(../images/spg_main_full_back.png) repeat-y;
}

#main_table td {
	vertical-align: top;
}

#left {
	float: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 160px;
}

#left td {
	/*background: url(../images/spg_leftnav_back.png) repeat-y;*/
}
#left li {
	background: url(../images/spg_point_left_orange.png) repeat-y;
}
#left div {
	padding-top: 0px;
}

#left_outer {
	float: left;
	margin-top: 0px;
	width: 160px;
	padding-bottom: 20px;
}

#left_inner {
	border: 0px solid #cccccc;
	padding: 0px;
	float: none !important;
	float: left;
}
#left_inner div{
	/*background: url(../images/spg_leftnav_back.png) repeat-y;*/
	padding-bottom: 0px;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 610px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 0px;
  margin: 0;
}

table.content_table {
	width: 590px;
	font-size: 12px;
	padding: 0px;
	background: #ffffff;
	border-left: 10px solid #ffffff;
	border-right: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
}

table.content_table td {
/* formatiert den Content-Tabellen-Bereich */
	/*padding: 0px;*/
	margin: 0px;
	line-height: 130%;
	font-size: 12px;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 0px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 0px solid #cccccc;
  padding: 0px;
}

.user1_inner {
	border: 0px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 0px;
	background: #EDFFE8
}

.user2_inner {
	border: 0px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 0px;
	background: #EDFFE8
}

.user5_inner {
	border: 0px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 0px;
	background: #ffffff
}

table td.body_outer {
	padding: 0px;
	border: 0px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 30px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(../images/spg_point_orange.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

ul.latestnews-left li {
	color: #000000;
	line-height: 15px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(../images/spg_point_left_orange.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul.latestnews-left a {
	color: #000000;
 	font-size: 11px;
 	font-weight: normal;
}

td {
	text-align: left;
	font-size: 11px;
}

body {
	margin: 8px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

body.main {
	height: 92%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #000000;
	/*background-color: #f0ffea;*/
	background: url(../images/spg_back.png) repeat-x;

}

/* Joomla core stuff */
a:link, a:visited {
	color: #4fab4c;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #4fab4c;
	text-decoration: underline;
	font-weight: normal;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #FC8838;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0px single #cccccc;
  width: auto;
  line-height: 18px !important;
  line-height: 16px;
}

.inputbox {
	padding: 2px;
	border: solid 1px #02075c;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Hevlvetica, sans-serif;
	font-size: 11px;
}

.select {
	padding: 1px;
	border: solid 1px #02075c;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Hevlvetica, sans-serif;
	font-size: 11px;	
}

.componentheading {
	height: 30px;
	color: #4fab4c;
	font-weight: bold;
	font-size: 14px !important;
	/*white-space: nowrap;*/
/*	text-transform: uppercase; */
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #4fab4c;
	font-weight: bold;
	font-size: 14px !important;
	/*white-space: nowrap;*/
}

.contentpagetitle {
	font-size: 13px;
	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;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background-color: #02075c;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
/*	text-transform: uppercase; */
	margin: 13px 0 5px 0;
}

div.moduletable-um h3 {
	color: #ffffff;
	padding-left: 20px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin-top: 0px;
}
div.moduletable-at h3 {
	background-color: #02075c;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	margin: 11px 0 5px 0;
}
div.moduletable-akt h3 {
	border-bottom: 2px solid #02075c;
	color: #02075c;
	text-align: left;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 14px;
}

/*
div.moduletable-left h3 {
	background: url(../images/spg_leftnav_blue_back.png) no-repeat;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 5px;
	height: 40px;
	line-height: 60px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
*/

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #02075C;
  color: #ffffff;
  font-size: 12px;
  padding: 3px !important;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	/*background-color : #f9f9f9;*/
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

table.contenttoc td {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: whitesmoke;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
}

table.contenttoc th {
	background-color: #02075C;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	font-weight: bold;
	font-size: 12px;
	/*	text-transform: uppercase; */
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/spg_leftnav_main_back.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-left: 20px;
	height: 16px !important;
	height: 16px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -19px;
	text-decoration: none;
	color: #ffffff;
}

a.mainlevel#active_menu {
	background-position: 0px -19px;
	color:#ffffff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #ffffff;
}

a.sublevel:link, a.sublevel:visited {
	padding-top: 0px;
	padding-left: 9px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: underline;
}

a.sublevel#active_menu {
	color: #4fab4c;
	font-weight: bold;
}

#design_by a {
	float: left;
	padding: 0px 0 0 14px;
	width: 160px;
	color: #000000;
	font-size: 11px;
	font-weight: normal !important;
	font-family: Arial, Hevlvetica, sans-serif;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

