footer {
    width: 1154px;
    height: 37px;
    bottom: 0;
    margin: auto;
}


#mainlevel #active_menu, #pillmenu #mainlevel .mainlevel_active
{
    background: #1e346e;
}


html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
  	height: auto;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	line-height: 1.35em;
	margin: 0;
	padding-left: 0px;
  	padding-right: auto;
	font-size: 12px;
	color: #000000;
	background: #1e346e;
}

body.contentpane {
	background: #FFF;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #3f5db6;
}

a:hover {
	text-decoration: underline;
	color: #3f5db6;
}

input.button, .validate  {
	color: #000000;
	border: 1px solid #000000;
	font-size: 10px;
	background: #FFF;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
	color: #000000;
}

.inputbox {
	border: 1px solid #000000;
	color: #000000;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/


.pt8{font-size:0.85em;}
.pt10{font-size:0.95em;}
.pt12{font-size:1.15em;}

#page_bg {
	padding: 0;
}

#wrapper {
  	height: 100%;
  	margin: 0 auto;
	margin-top: 0px;
	width: 1152px;
	text-align: left;
  	background-color: #FFFFFF;
  	border-left: 3px solid #fff;
}

#header {
	background: url(../images/header.jpg) top center no-repeat;
	height: 234px;
	width: 1152px;
}

#aside{
  	width:179px;
  	height:auto;
  	min-height: 116px;
  	background: url(../images/aside.jpg) right top no-repeat;
  	margin-left: 973px;
	margin-top:-44px;
}



#content {
	width: 1152px;
	margin: 0px;
    padding: 0;
	overflow: hidden;
}

#logo {
	position: absolute;
	width: 71px;
	height: 344px;
	left: 0px;
	top: 0px;
	background-image: ;
	line-height: 40px;
	text-align: left;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 0px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #000000;
	background: transparent;
	text-decoration: none;
	outline: none;
}

.pill_m {
	width: 976px;
    text-align: center;
    height: 43px;
    background: rgb(26,51,108);
    position: absolute;
}

#pillmenu {
	padding: 0px;
	width: 977px;
  	height: 44px;
}

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

#pillmenu li {
	float: left;
	padding: 0;
	height: 43px;
  	line-height:1;
  	border-right: 3.4px solid #ff6d0e;
}


#pillmenu li a {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
  	font-weight: 100;
	display: block;
	padding-top: 16px;
  	padding-bottom:8px;
	color: #FFF;
	text-decoration: none;
  	height:25px;
  	width:192px;
}

#pillmenu li a:hover {
  	background: #854e44;
	color: #fff;
  	height:19px;
}


#pathway {
	height: 22px;
	text-align: left;
	padding: 8px 0 0 10px;
	float: left;
	width: 630px;
}

span.pathway {
	color: #000000;
	display: block;
	font-size: 12px;
	overflow: hidden;
	text-transform: lowercase;
}

span a.pathway  {
	text-decoration: underline;
	color: #000000;
	text-transform: lowercase;
}

#search {
	float: right;
	width: 90px;
	margin: 20px 0px 10px 20px;
	height: 15px;
	overflow: hidden;
	text-align: right;
}

#area {
	padding: 0;
	margin: 0;
}

#maincolumn_bg {
  	background: url(../images/aside_top.jpg) repeat-y right top;
  	width:1152px;
  	height:auto;
  	min-height:537px;
}

div#maincolumn {
  	width: 800px;
}

#maincolumn
{
  	padding-right:30px;
  	padding-left:50px;
	line-height:1.5em;
  	margin-right:-40px;
  	height:auto;
  	min-height:532px;
}

ul {
  	list-style-image: url(../images/list.jpg);
  	line-height:2;
}

div.nopad {
	margin:  0px 0 0 0;
	padding: 0px;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin-top: -16px;
	width: 1152px;
  	min-height: 175px;
  	height: auto;
	text-align: center;
	vertical-align: top;
  	background: url(../images/aside_bottom.jpg) bottom right no-repeat;
}

#footer p {
	height: 30px;
	text-align: left;
	padding: 10px 0 0 50px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */

h1 {
	padding: 0;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: sans-serif;
	font-size: 20px;
	vertical-align: middle;
	color: #526fb6;
	text-align: left;
	font-weight: bold;
}

div.item-page p.caption
{
        padding: 10px 3px 0px 3px;
}

h4 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: serif;
	font-size: 25px;
	text-align: left;
	color: #e2b226;
}
/* small text */
.small {
	font-size: 10px;
	color: #ff6603;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #ff6603;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}
a.readon:hover {
	background: #000000;
	color: #FFF;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	padding-left: 10px;
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #000000;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #000000;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #999;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #000000;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {
	margin: 5px 0px 0px 0px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #000000;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #000000;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}


/* forms */

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 140px;
	margin: 20px 0px 10px 20px;
	border: 0;
	height: 15px;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #000000;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}


div.message {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	background: #C3D2E5;
	padding: 0;
	margin: 0;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: #E6C0C0; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: #EFE7B8; 
	border-top: 3px solid #F0DC7E; 
	border-bottom: 3px solid #F0DC7E;
	padding: 0;
	margin: 0;
}



/* ****************************************************************************** */

/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
#sgf {
	font-size: 10px;
	text-align: right;
	width: 100%;
	margin-right: 10px;
	margin: 0 auto;
	color: #000000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg_foot.jpg);
}
.sgf1 {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #000000;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
	}

.item-136 {
	border:none !important;
    display: none;
}

.active {
  background-color: #854e44;
}

.datenschutz {
  background-color: rgb(26,51,108);
  border-right: 3.4px solid #ff6d0e;
  border-left: 3.4px solid #ff6d0e;
  color:#fff !important;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 100 !important;
  display: block;
  height: 25px;
  width: 184px;
  bottom: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  padding-top:12px;
}

.datenschutz:hover {
  text-decoration:none;
  background-color: #854e44;
}