

#header {
  	background-image:url(../images/header_temp.jpg);
  	background-repeat:no-repeat;
  	height:190px;
  	display:block;
  	padding:0 10px;
  	margin-top:5px;
   }



span btl-panel-login  a:link, span btl-panel-login a:visited{
	color:#000;
	font-weight:normal;
	display:block;
	font-size:1.5em;
}


#container {
	margin-top:10px;
  	border:0px solid #0f0;
  	width:1050px;
  	height:100%;
  	overflow:auto;
  	background-color:#ebebeb;
}



.control-label{
	  text-align:left !important;		  
  }
/*--------------------Hauptmenu--------------------*/


.moduletable-mainmenu-bm h3{
	margin-top:0px;
	margin-bottom:0px;
	color:#fff;
	display:block;
	width:100%
	padding:7px;
	background-color:#727272;
	background-image:url(../images/navCat_bg.jpg); 
    }

.moduletable-mainmenu-bm li{
 	color:#000;
 	list-style-type:none;	 
 	line-height:20px;
 	background-color:#E1E1E1;
 	border-bottom:1px solid #a09e9f;
    }

.moduletable-mainmenu-bm li:hover{
	color:#6B0003;
 	border-left:5px solid #6B0003;
	font-size: 100%;
   }

.moduletable-mainmenu-bm li.active a{
	color:#6B0003;

}

.moduletable-mainmenu-bm li#current a{
	color:#6B0003;
	font-weight:bold;
	font-size: 100%;
}
.moduletable-mainmenu-bm li#current li a{
	color:#000;
	font-weight:normal;
	font-size: 100%;
}
.moduletable-mainmenu-bm{
	padding:0px;
    }






.moduletable-mainmenu li li{
 	color:#000;
 	list-style-type:none;	 
 	line-height:25px;
 	background-color:#ebebeb;
 	padding-left:20px;
 	border-bottom:1px solid #a09e9f;
 	width:288px;
}

.moduletable-mainmenu li li li{
 	color:#000;
 	list-style-type:none;	 
 	line-height:25px;
 	background-color:#d5d5d5;
 	margin-left:-60px;
 	padding-left:40px;
 	border-top:1px solid #a09e9f;
 	width:288px;
}
.moduletable-mainmenu li li li a:hover{
	color:#6B0003;
	font-weight:bold;
	display:block;
	text-decoration:none;
	background-color:#d5d5d5; 
 	
}
/*--------------------bottom-menu--------------------*/
.nav > li > a {
    position: relative;

    padding: 10px 15px;
}



a:link
{
	color:#6B0003;
	text-decoration: none;
	font-weight: normal;	
}
li a:visisted{
	color:#6B0003;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
a:visited
{
	color:#6B0003;
	text-decoration: none;
	font-weight: normal;	
}
a:hover, a:active, a:focus
{
	color:#6B0003;
	text-decoration: underline;
	font-weight: normal;
}

.interne_verweise a:link,a:visited{
color:#6B0003;
}

/*=========================================================================================================*/
h1 {
font-family:Helvetica ,Arial,sans-serif;
font-size: 16px;
font-weight: bold;
color: #6B0003;
}

h2 {
font-family: Arial, Helvetica,sans-serif;
font-size: 20px;
font-weight: normal;
color: #6B0003;
-webkit-margin-before: 0 !important;

}

h3 {
font-weight: bold;
font-family: Arial,sans-serif;
font-size: 13px;
color: #6B0003;
}
div[itemprop="articleBody"]
 {font-size:15px;}
 
#phoca-dl-sections-box .sections {
   margin:5px;
   padding:5px;
   border: 1px dotted #CCCCFF;
   width:50%;
   position:relative;
   float:left;
}
.page-header {
    padding-bottom: 9px;
    margin: 0px 0 20px;
    border-bottom: 0px !important;
}	
#phoca-dl-categories-box div.pd-categoriesbox {
	width: 44%;
	position: relative;
	float: left;
	margin: 1%;
	padding: 1%;
}

.Highlight{
	text-align:justify;
	line-height:1.5;
	font-size:30pt;
	font-family: 'Lato', sans-serif;
	font-style:italic;
	quotes: 'Â»' 'Â«';
	padding:10px 10px 0 0;
}

h4 {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #6B0003;
}
.sectiontableheader h4 {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
}

h5 {
font-size:1em;
font-weight:bold;
margin-bottom:1.5em;
}
h6 {
font-size:1em;
font-weight:bold;
}

p {
  margin: 0.8em 0;
}
#footer p {
  margin:0;
}

fieldset {
margin: 0 0 30px 0;
padding: 10px 0 0 0;
border: 0;
}

fieldset legend {
line-height: 26px;
height: 26px;
display: block;
font-size: 20px;
width: 100%;
border-bottom: 3px solid #E3E3E3;
color: #333;
}
legend {
display: block;
-webkit-padding-start: 2px;
-webkit-padding-end: 2px;
border: none;
border-image: initial;
}

/*--------------------Content--------------------*/	
.contentheading{
	background-color:#727272;
	background-image:url(../images/navCat_bg.jpg);
	display:block;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
}

#toolbar-list {	
	height:0px;
}

.title {
	background-color:#727272;
	background-image:url(../images/navCat_bg.jpg);
	display:block;
	width:100%;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
}


.componentheading{
	background-color:#727272;
	background-image:url(../images/navCat_bg.jpg);
	display:block;
	padding:8px;
	color:#fff;
	font-weight:bold;
}

.buttonheading{
	background-color:#727272;
	background-image:url(../images/navCat_bg.jpg);
	width:30px;
}
.contentpaneopen{
	width:700px;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:1.5;
	cellpadding:0px;
	cellspacing:0px;
}

.lof-navigator h4 {
height:40px;
font-weight:bold;
}
#system-message li{
 	color:#000;
 	display:inline;
 	list-style-type:none;
 	margin-left:0px;

}


/* Joomgallery CSS Overrides */
#js_searchinput155{
	width:267px;
}
.gallery.sectiontableheader {
border:0.5px dashed #F5F5F5;
background-color:#DADADA;
}
.gallery h3 {
	margin-top:0px;
	margin-bottom:0px;
  	border:0px solid #000;
	padding:7px;
	color:#fff;
	background-color:#727272;
	background-image:url(../images/navCat_bg.jpg);
}
.jg_catelem_txt li{
	text-align:left;
	padding-left:30px;
}	
.jg_subcat{
	background-color:#ebebeb
}
div.jg_uploadcopyright, div.jg_uploadquotas{
padding:0px 0px 20px 0px;
text-align:justify;
}
.jp_heading {
float:right; 
color:#fff;
height:100%;
}

.jp_heading a:active, .jp_heading a:focus,.jp_heading  a:visited {
outline: 0;
color: #fff;
font-weight:bold;
}


* {
  box-sizing: border-box;
}

 