﻿body{
	margin: 20px 0 35px 0;
	padding: 0px;
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
        background-image: url(../images/stelaz.jpg);
        background-attachment: fixed;
}

body.mceContentBody { background:#ffffff; }

/*  fontsize  */

#fontsize{
	width: 1024px;
	position: relative; top: 1px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#fontsize_inner{
	text-align: right;
	padding: 0 5px 5px 0;
}

#fontsize p {
	margin: 0 0 0 5px;
	display: inline;
}

#fontsize p a {
	font-weight: normal;
	margin: 0 5px 0 5px;
	display: inline;
	padding: 2px 2px 2px 20px;
	text-decoration: none;
	color: #000000;
}

#fontsize p a:hover, #fontsize p a:active {
	color: #000000;
	text-decoration: underline;
}

/* background-images */

#fontsize p a.larger {
	background-image: url(../images/larger.png);
	background-repeat: no-repeat;
}

#fontsize p a.smaller {
	background-image: url(../images/smaller.png);
	background-repeat: no-repeat;
}

#fontsize p a.reset {
	background-image: url(../images/reset.png);
	background-repeat: no-repeat;
}

#fontsize p a.larger:hover,#fontsize p a.larger:active,#fontsize p a.larger:focus {
	background-image: url(../images/larger_hover.png);
	background-repeat: no-repeat;
}

#fontsize p a.smaller:hover, #fontsize p a.smaller:active, #fontsize p a.smaller:focus {
	background-image: url(../images/smaller_hover.png);
	background-repeat: no-repeat;
}

#fontsize p a.reset:hover,#fontsize p a.reset:active,#fontsize p a.reset:focus {
	background-image: url(../images/reset_hover.png);
	background-repeat: no-repeat;
}

/* maincontainer for site */

#container {
	width: 1024px;
	/*background-color: #FFFFFF;*/
	position: center;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* headerformation */

#header {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#header_inner{
	height: 118px;

}

#header_banner{
	width: 465px;
	margin: 0px;
	padding: 20px 15px 0 0;
	float: right;
}

#body{
	width: 100%;
	height: 200px;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
}

/* maincolume for this site */
 
#maincol{
	background-color: #FFFDCD;
	display: inline;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#maincol2{
	background-color: #FFFDCD;
	display: inline;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
 
#maincol_inner{
	padding: 0px;
	margin: 0px 60px 0 60px;
}

/* rightcolume for this site */

#rightcol{
	float: right;
	position: relative;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
 
#rightcol_inner{
	padding: 0px;
	margin:  5px;
}

.menunews {
    
}

ul.menunews li {
	text-decoration: underline;
	background-image: url(../images/menunews.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	height: 44px;	
	line-height: 44px;
	padding-left: 20px;
}

.menunews a  {
	color: #265e9d;
	font-weight: bold;
	text-decoration:none;
}

/*Horizontale Men�s*/

#topnav{
	width: 1024px;
	height: 32px;
	padding: 5px 0px 0 0;
	margin: -5px 0px 0 0;
	float: left;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}

ul#mainlevel-nav li {
	background-image: none;
	padding: 0px;
	float: left;
	text-align: center;
	margin: 0;
	white-space: nowrap;
	list-style: none;
	width: 165px;
}

ul#mainlevel-nav li a {
	padding: 3px 15px 3px 15px;
	text-decoration: underline;
	color: #FFFFFF;
	display: block;
}

#buttons>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel-nav li a:hover{
	color: #265e9d;
	text-decoration: underline;
/*	background: #FFFDCD; */
}

.mainlevel-nav#active_menu-nav {
	color: #265e9d;
	background: #FFFFFF;
}

/* pathway formation */

#pathway{
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #bcbcbc;
	margin: 0px;
	padding: 0px;
}

#pathway a{
	color: #807340;
}

#pathway a:hover, #pathway a:active{
	color: #666600;
}

#pathway_inner{
	padding: 4px 0 5px 15px;
	margin: 0px;
	font-size: 11px;
}

.clr{
	clear: both;
}

/* formation for user - newsflash */

#user{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

/* formation footer and copyright */

#footer {
	color: #9D9D9D;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #039b4e;
	text-align: center;
	height: 100px;
}

#footer_inner{
	height: 100px;
	color: #FFFFFF;
	font-weight: bolder;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin: 0px;
	
}

/* CODE TEXT */

.detail-news{
	float: left;
	text-align: left;
	max-width: 340px;
}

pre, .code {
	padding: 10px 15px;
	margin: 5px 15px 15px;
	border-top: 1px solid #BFAC60;
	border-bottom: 3px solid #BFAC60;
	font: 12px "Courier News", monospace;
	background-color: #FFE680;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #FFE680;
	border: 1px solid #BFAC60;
	padding: 5px;
	max-width: 200px;
	text-align: left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* TIPS, NOTICE, ERROR, MESSAGE, HIGHLIGHTS*/

#system-message{
	background: #FFFFFF;
	border: 1px solid #807340;
}

.error {
	padding: 5px;
	color: #900;
	font-size: 14px;
	font-weight: bold;
}

.notice {
	padding: 5px;
	color: #900;
	font-size: 14px;
	font-weight: bold;
}

.message {
	padding: 5px;
	color: #BFAC60;
	font-size: 14px;
	font-weight: bolder;
}

.tips {
	padding: 10px 10px 10px 25px;
	color: #BFAC60;
	font-size: 14px;
	border-top: 1px dotted #807340;
	border-bottom: 1px dotted #807340;
	display: block;
}

.highlight {
	background: #FFF6C3;
	font-weight: bold;
	color: #807340;
}


/* Default Joomla! Menu */

ul.menu , ul.menu li{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

ul.menu ul, ul.menu ul li{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.menu li a {
	padding: 5px 3px 5px 25px;
	margin: 0 0 0 5px;
	display: block;
	color: #000000;
	text-decoration: none; 
	border-bottom: 1px solid #bcbcbc;
	font-size: 16px;
	line-height: 19px;
}

ul.menu  li a:hover, ul.menu li a:active {
	color: #000000;
	text-decoration: underline;
}

.menu #current a {
	color: #000000;
	padding-left: 40px;
	text-decoration: underline;
	background-image: url(../images/selmenu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ~~~ PODMENU ~~~ */
.menu #current ul li a {
	color: #000000;
	text-decoration: none;
	background-image: none;
    background-repeat: no-repeat;
	background-position: left center;
}

.menu #current ul li a:hover {
	color: #000000;
	text-decoration: underline;
	background-image: none;
    background-repeat: no-repeat;
	background-position: left center;
}

ul.menu ul li a{
	padding: 5px 3px 5px 25px;
	margin: 0 0 0 15px;
	display: block;
	color: #000000;
	border-bottom: 1px solid #bcbcbc;
}

ul.menu ul li a:hover, ul.menu ul li a:active {
	color: #000000;
	text-decoration: underline;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;

}


.menu ul li#current a {
	color: #000000;
}


/* Normaler link */

a {
	color: #1E90FF;
	text-decoration: underline;
}

a:hover, a:active {
	color: #494AD6;
	text-decoration: underline;
}

/* Title text */

.contentheading {
	color: #7c7c7c;
	font-size: 12px;
	font-weight: normal;
	hspace: 80px;
	position: relative;
	margin: 0 0 0 0px;
	padding: 10px 0 20px 0;
	width: 100%;
}

.blog {
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #FFFFFF;
}


/* component text */

.componentheading {
	color: #7c7c7c;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	width: 100%;
}

.category {
	font-weight: bold;
}

/* contentdescription */

.contentdescription {
	padding-bottom: 10px;
	color: #BFAC60;
}

/* inhaltsverzeichnis */

.contenttoc{
	border: 1px solid #BFAC60;
	background-color: #F5F5F5;
	padding: 2px;
	width: 150px;
}

.toclink{
	padding: 0px 0px 0px 20px;
	margin: 2px;
	background-image: url(../images/toclinks.png);
	background-repeat: no-repeat;
	background-position: left;
}

/* Small text */

.small, .smalldark, .createdate, .modifydate, .mosimage_caption,.back_button, .pagenavcounter, .pagenav, .pagenavbar, a.readon {
	font-size: 11px;
	color: #B4B4B4;
}

/* �berschriften */

h1 {
	font-size: 160%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

/* absatz text */

p {
	margin: 5px 0 15px;
}

/* listen text */

ul {
	margin: 3px 0px 3px 5px;
	list-style: none;
	padding: 0px;
	color: #C4A700;
}

li{
	padding: 0px;
	margin: 2px 0px 3px 15px;
	list-style-type: square;
	color: #666666;
	list-style-position: outside;
}

ul p{
	color: #333333;
}

ul li {
	padding-left: 0px;
	margin-left: 15px;
	line-height: 130%;
	list-style-type: square;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 10px;
	line-height: 170%;
}

/* formation colums */

th {
	padding: 2px;
	font-weight: bold;
	text-align: left;
}

/* formation linie horizontal */

hr {
	border-top: 1px solid #265e9d;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 11px;
	
}

/* formation button */

.button, .button:hover {
	padding: 1px 10px;
	border: 1px solid #807340;
	background-color: #BFAC60;
	color: #FFFFFF;
}

.button:active, .button:focus {
	padding: 1px 10px;
	border-top: 1px solid #807340;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}

/* formation main table */

table.contentpaneopen td.componentheading {
}

.contentpaneopen_h{
	width: 100%;
	padding-left: 10px;
}

.contentpaneopen{
	width: 100%;
	padding-left: 8px;
}

.contentpaneopen img{
	margin: 0px 16px 0px 0px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	border: 1px solid #bcbcbc;
}

table.pollstableborder td {
	border: 1px solid #bcbcbc;
}

/*  Modulstyle default */

div.module_menu h3, div.moduletable_menu h3, div.module h3, div.moduletable h3{
	margin: 0 0 5px 0;
	padding: 5px 0 5px 10px;
	font-size: 12px;
	/*color: #7c7c7c;*/
	font-weight: normal;
	/*background-color: #FFFFFF;*/
	text-align: center;
}

div.module_menu, div.moduletable_menu, div.module, div.moduletable {
	margin: 0 0 10px 0;
	padding: 0;
}

table.moduletable{
	width:100%;
}


/* formation poll */

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: 1px solid #CCCCCC;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.pollstableborder tr.sectiontableentry1 td {
	background-color: #FFF7CA;
}

.pollstableborder tr.sectiontableentry1 td,.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* search formation */

table.searchintro {
	padding: 5px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

/* blog more frontpage */

.blog_more {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #BFAC60;
	background-color: #F5F5F5;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	color: #807340;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 4px;
	padding: 4px;
	list-style-type: none;
}

.blog_more ul li {
	padding: 0px 0px 0px 20px;
	margin: 2px;
	background-image: url(../images/toclinks.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
}

/* read more formation */

a.readon{
	background-color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	border-left: 10px solid #BFAC60;
	text-decoration: none;
	color: #000000;
	padding: 2px 2px 2px 5px;
	width: 120px;
	float: right;
}

a.readon:hover, a.readon:active {
	background-color: #FFFFFF;
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
	padding: 2px 2px 2px 5px;
	border-right: 10px solid #BFAC60;
	border-left: 0px solid #BFAC60;
	float: right;
}

/* Formstyle */

form {
	margin: 0;
	padding: 4px;
	background-color: #FFF2BF;
	border: 1px solid #FFE680;
}

#mod_login_username{
	background-color: #FFF2BF;
	color: #9F8800;
	border: 1px solid #FFE680;
	width: 95%;
	padding: 2px;
}

#mod_login_password{
	background-color: #FFF2BF;
	color: #9F8800;
	border: 1px solid #FFE680;
	width: 95%;
	padding: 2px;
}

#contact_text.inputbox{
	font-size: 1.2em;
}

.inputbox {
	border: 1px solid #FFE680;
	background-color: #FFF2BF;
	color: #9F8800;
	padding: 2px;
	font-size: 0.9em;
	margin: 3px;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #FFD700;
	background: #FFFADD;
	color: #9F8800;
	padding: 2px;
}

/* formation mosimage */

.mosimage {
	padding: 0;
	margin: 5px 15px 0 0!important;
	margin: 5px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
}

/* formation tabelle news etc. */

.sectiontableheader , .sectiontableheader a {
	padding: 4px;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}

.sectiontablefooter {
	padding: 4px;
	line-height: 20px;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	background-color: #F4F4F4;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	background-color: #FFFFFF;
}

tr.sectiontableentry1:hover td,tr.sectiontableentry2:hover td {
	background-color: #FFED82;
}

div.syndicate div {
	text-align: center;
}

.leftb1 {
	width:209px;
	float:left;
	text-align: left;
	padding: 6px;
	background-color: #E9AB50;/*	border: 1px;
	border-color: #D1D4D9;
	border-style: solid;*/
}

.leftb2 {
	width:209px;
	float:left;
	text-align: left;
	padding: 6px;
	background-color: #4E9627;/*	border: 1px;
	border-color: #D1D4D9;
	border-style: solid;*/
}

.leftb3 {
	width:209px;
	float:left;
	text-align: left;
	padding: 6px;
	background-color: #3E768A;/*	border: 1px;
	border-color: #D1D4D9;
	border-style: solid;*/
}