/* styles.css 
   created by Rainer J. Schwob 2013, supplemented by Michael Hagleitner 
*/
/* fuxrot = #d90000;dunkleres #990000;
*/

/*
p.fuxintent {
	margin-left:3em;
	text-indent:-3em;
	margin-bottom:0.2em;
}
p.fuxintent2 {
	margin-left:4.5em;
	text-indent:-3em;
	margin-bottom:0.2em;
}
*/
p.ohneAbstand{
	margin-bottom:0em;
}
p.manuellerAbstand{
	margin-top:0em;
	margin-bottom:0em;
	line-height:0.2em;
}
p.bandtitel{
	margin-top:0.3em;
	margin-bottom:0.3em;
}

#alles {
    position: relative;
    width: 1200px;
    margin: 0px auto 0px;
    text-align: left;
}
.bg-image-module {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 274.4px; /*100% der titlebar + social menu*/
    z-index: -1;
	/*HERE!!!*/
    /*background: url("../graphics/6.png") repeat scroll 0% 0% !important;*/
}





.social-links {
float:right;
margin: 0px 10px 0 0;
}

.social-links p, 
.social-links li 
{
    padding-left: 0em !important;
    margin-top: 0em !important;
    margin-bottom: 0em !important;
}
.social-links ul {
display:inline-block;
*zoom:1;
margin:0;
padding:0;
}

.social-links li {
float:left;
width:auto;
margin-right:6px;
list-style:none;
}

.social-links .text_social_icons {
display:inline-block;
*display:inline;
*zoom:1;
margin: -21px 6px 0 0;
font-size : 110%;
font-style:italic;
color : #666;
vertical-align:middle;
}

.social-links li a {
display:inline-block;
*display:inline;
*zoom:1;
padding : 6px 0px;
text-align:center;
width:50px;
-webkit-transition : all 0.3s ease-in-out;
-moz-transition : all 0.3s ease-in-out;
-ms-transition : all 0.3s ease-in-out;
-o-transition : all 0.3s ease-in-out;
transition : all 0.3s ease-in-out;
border-radius: 0 0 8px 8px;
background : #3a5795;
box-shadow: -1px 0 4px rgba(0,0,0,0.45), 0 6px 3px rgba(0,0,0,0.16) inset;
border:0px solid #bbb;
opacity:0.85;
}

.social-links li a i {
color:#ffffff;
font-size:16px;
}

.fa {
	height:18px;
 	box-shadow: none;
    font-family: FontAwesome;
    padding-top:0.9px;
    padding-bottom:1.5px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*
.fa-facebook::before {
    content: "\f09a";
}
*/
/*
::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*/











#titlebar 
  {  
 	box-sizing: border-box;
 	width:100%;
  top: -0.5em;
	/*HERE!!!*/
   /*background-image:url(../graphics/6.png);*/
background-color:white;
   background-repeat: repeat;
   padding:0px 0px 10.4px 0px ; /*unten 10 vorbild bergseite , links (= letzter wert) waren 2, macht keinen Sinn ... */
  }

#logo
 { /*background-image:url(../graphics/61.png);*/
	 float:left; 		
   width:100%;/*320px;*/
	text-align:left;
	//background-repeat: repeat;
      padding:0px 0px 0px 0px;
      padding-top:10px ;
	  margin-left:0.5%;/*10px*/;
}
#logo img{
	/*oroginalgröße = 500, soll aber bei kleineren schirmen skalieren*/
	width:38%; /*nur unterschrift war 500px; 600 ergibt ähnliche höhe */
	max-width:100%;
	height: auto;
	box-shadow:none !important;
	margin-bottom:0.5em;
	margin-left:0.2%;/*10px*/;

}

#logotext
 {width:58%; 
 float:right;
/* visibility:hidden; */
	text-align:right;
	margin-right:1.3%;/*15px*/;
 }
 #logotext img{
	/*oroginalgröße = 500, soll aber bei kleineren schirmen skalieren*/
	width:55px; /*nur unterschrift war 500px; 600 ergibt ähnliche höhe */
	max-width:9.4%;
	height: auto;
	box-shadow:none !important;
	margin-bottom:0.5em;
	padding-left:1.7%;/*10px;*/
	padding-right:0.8%;/*4px;*/
	padding-top:2px;
	}
 #logotext img.centralimg{
	margin-left:1.5%;/*10px;*/
	margin-right:1.5%;/*4px;*/
	 
 }
#oeawlogo{
	float: right;
	clear:none;
	margin-left:1.5em;

}
#oeawlogo img{
	height: 56px;
	box-shadow:none !important;
}
/* menuleiste rechts oben fuer kontakt, hilfe etc */

#kontakt {
	float: right;
	clear:none;

	width: 250px;/*400px;*/
	/*z-index: 5;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#kontakt ul{
	margin-top:0px;
	line-height: 1em;
}
li.kontakt,
li.kontakt-trenn  {
	display: inline;
	margin: 0px 0px 0px 5px;
	padding:0px;
	float: left;
	list-style: none;
	height: 30px;
}
li.kontakt-trenn  {
	color:#889988;

}
.kontakt a {
	color: #06689f;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
#kontakt li a:hover, 
#kontakt li a:active, 
#kontakt li a:focus {
	color: #b00f1f;
	background-color: transparent;
}


div #menu_top
  { 
  	clear: both;

  	width:100%;


   /*margin-top:0.4em;*/
   height: auto;
   min-height:2em;
   padding-bottom:1px; 
   margin-bottom:5px;
border-top: 1px solid #555;
    border-top-color: rgb(85, 85, 85);
border-color: rgba(255,255,255,0.35);
}

.topmenu, .topmenuselected
 { float:left;
   list-style-type:none; 
   padding-left:0em;
   text-align:center;
   font-size:1em;/*bis 19062016 1.05em;*/
   /*font-weight: bold;*/
   margin:0em;
   padding:0em; 
}
ul.topmenu{
	width:100%;
	/*background-image:url(../graphics/62.png);*/
	background-color: black;
	text-align: center;
}
li.topmenu, li.topmenuselected
{
/*von berg seite*/
position: relative;
float: none;
display: inline-block;
/*end berg seite*/

	/*width:191px; sollten 5 Stück sein*/
	/*min-width: 130px;*/
	    list-style-position:inside;
    /*border-style:solid;
	border-width:3px;*/
	/*border-color:#222222;*/
	margin-right:3px;
  font-family: "Open Sans",sans-serif;
  padding:10px;
  padding-top:2px;
  padding-bottom:2px;
}

li.topmenu{
	//background-color:#d90000;
	color:#999999;
}
li.topmenuselected{
	/*	background-color:rgba(232, 232, 232, 0.2);*/
	/*color:#99CC99;*/
color: #CCCCCC;
}
li.topmenu>a, li.topmenuselected>a
{
  padding-left:4px;
  padding-right:6x;
  font-size: 15px; /*so ists auf alter berg seite*/
}

li.topmenu>a:link, 
li.topmenu>a:visited, 
li.topmenu>a:active, 
li.topmenu>a.hover {
	color:#888888;
}

li.topmenuselected>a.menu_selected, 
li.topmenuselected>a:link, 
li.topmenuselected>a:visited, 
li.topmenuselected>a:active, 
li.topmenuselected>a.hover {
	color:#D9F1D9 ; /*war #D1D9CC ... etwas zu dunkel */
	/*color:#AABBAA;*/
}


.drop-down li ul {
    display: none;
    position: absolute;
    top: 85%;/*100%;      85 für mehrzeiligkeit besser, weil es knapper am top-menupunkt ist*/ 
    left: 0;
    /*z-index: 0;*/
	visibility:hidden;
    opacity: 0;
	/* responsive 120-180
    width: 125px;*/
    box-shadow: 0 0 0 5px rgba(190, 190, 190, 0.35);
    /*padding: 7px; responsive! pc:7 iphone:0*/
    border-radius: 6px;
    border: 0px solid #ccc;
    background: #fff;
    background: rgba(255,255,255,0.95);
    font-size: 85%;
}
.drop-down li:hover > ul, .drop-down li:focus-within > ul {
	display : block ;
	/*z-index:10;*/
	visibility:visible;
	opacity:1;
	-webkit-transition : all 0.4s ease-in-out;
	-moz-transition : all 0.4s ease-in-out;
	-ms-transition : all 0.4s ease-in-out;
	-o-transition : all 0.4s ease-in-out;
	transition : all 0.4s ease-in-out ;
}

/**/

.drop-down ul, .drop-down li {
list-style: none;
margin: 0;
padding: 0;
}

.drop-down > ul {
text-align:center;
border-top:1px solid #555;
border-color: rgba(255,255,255,0.35);
padding-top:5px;
}

.drop-down li {
position:relative;
float:none;
display:inline-block;
*display:inline;
*zoom:1;
/*
responsive 
padding : 0 13px 0 7px;  ... war 14 8   ..pc 
padding : 0 2px 0 1px;    ..phone
*/ 
z-index:1;
}

.drop-down li:hover, .drop-down li:focus {
	position: relative;
	z-index: 10;
	cursor: default;
}
.drop-down>li:hover>a{
	color:#D9F1D9 ; /*war #D1D9CC ... etwas zu dunkel */
}


.drop-down li ul ul {
top: 0px;
left: 155px;
font-size:100%;
}

.drop-down > ul > li:last-child > ul {
left:inherit;
right:0;
}

.drop-down > ul > li:last-child > ul ul {
left:inherit;
right:97%;
}

.drop-down li ul:hover {
box-shadow: 0 2px 4px 5px rgba(130, 130, 130, 0.30);
background: rgba(255,255,255,0.95);
-webkit-transition : all 0.3s ease-in-out;
-moz-transition : all 0.3s ease-in-out;
-ms-transition : all 0.3s ease-in-out;
-o-transition : all 0.3s ease-in-out;
transition : all 0.3s ease-in-out;
}

.drop-down li li {
float:none;
width:100%;
padding:0;
margin:0;
}

.drop-down li a, .drop-down li span.separator {
display : block;
margin-top:6px;
margin-bottom:6px;
padding: 6px 4px 6px 6px;
font-weight: normal;
text-decoration: none;
text-align:left;
background-image:none;
color : #888;
border-top:0px solid transparent;
-webkit-transition : all 0.3s ease-in-out;
-moz-transition : all 0.3s ease-in-out;
-ms-transition : all 0.3s ease-in-out;
-o-transition : all 0.3s ease-in-out;
transition : all 0.3s ease-in-out;
word-wrap: break-word;
}

.drop-down li li a, .drop-down li li span.separator {
display : block;
/**	change	**/
letter-spacing: 0px;
padding: 5px 4px 4px 4px;/*9px 12px 8px 12px;*/
margin:0 3px;
color:#224422;
border-style:none;
border-top:1px dashed #ddd;
}

.drop-down li li:first-child > a, .drop-down li li:first-child > span.separator {
border:none;
}

.drop-down li a:hover, .drop-down li span.separator:hover {
-webkit-transition : none;
-moz-transition : none;
-ms-transition : all 0.2s linear 0s;
-o-transition : all 0.2s linear 0s;
transition : all 0.2s linear 0s;
}

.drop-down li li li:first-child > a, .drop-down li li li:first-child > span {
border-top-right-radius: 7px;
border-top-left-radius: 7px;
}

.drop-down li li:last-child > a, .drop-down li li:first-child > span {
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
li.active a:hover,  li.active a:focus {
	border-radius: 4px;
    color: #fff;
    background-color: #006617;/*#3b8646;*//* passend zu #329040 .war früher #80A114;*/
}
/**/

.nowrap {
white-space: nowrap;
}

div.suchfeldname-first{
	 font-weight:bold;
	 color:#9A1201;
	 float:left;
	 width:25%;/*25%;*/
	 text-align:right;
   font-size:1.2em;
   margin:0em;
   margin-bottom:1em;

   padding:0.2em;
   padding-right:0.5em;
 
}
div.suchfeldname-reset{
	 font-weight:bold;
	 color:#9A1201;
	 float:left;
	 text-align:left;
   font-size:1.2em;
   margin:0em;
   padding-right:0.5em;

}
.suchbuttonzelle{
	 text-align: right; 
}
div.suchbuttonzelle{
	width:100%;
}
div.vorsuchbuttonleerzelle{
	height:0.1em;
}
div.generischeListenSuche{
	padding:1em;
}

/*suchfeldname ist bei Berg nicht in verwendung*/

td.suchfeldname,
div.suchfeldname {
	 font-weight:bold;
	 color:#AA2211;
	 width:25%;
	 text-align:right;
   font-size:1.2em;

   padding:0.2em;
}
div.suchfeldname {
	 float:left;
   padding-right:0.5em;
   margin:0em;
}


td.suchoperator input[type="radio"] {
  margin-top: -1px;
  vertical-align: middle;
  margin-left:10px; 
  margin-right:0px; 
}
fieldset input[type="radio"] {
  margin-top: -1px;
  vertical-align: middle;
}

td.suchfeldname {
  padding-right:0em;
  margin-left:5em;
}
td.suchoperator{
   padding-left:90px; 
   vertical-align: middle;
   line-height:2em;
}

div.suchfeld{
	 float:left;
	 color:#AA2211;
	 font-weight:bold;
   /*padding-left:0.5em;*/
   text-align:left;
   font-size:1.2em;
   margin:0em;
   padding:0.2em; 
}


div.suchbuttons{
	 float:left;
	 padding-left:25%;
	 text-align:left;
   font-size:1.5em;
   margin-left:0.5em;
   margin-top:1.0em;
   padding-top:0.1em; 
}


div.search-group{
	clear:both;
	line-height: 1.1em;
}

div.firstsearch-group
{
    /*margin-top:0.0em;*/
    /*margin-bottom:1.5em;*/
	clear:both;
}


body
 { /*background-image:url(../graphics/11.png);*/
 background-color:#006617;
   background-repeat: repeat;
   
   
   font-family: "Open Sans",sans-serif; /*'Lato', 'Verdana';*/
   font-size:1.15em;/*war vor 19062016 1em*/
	font-weight: 400;
   /*width:1000px; responsive*/
   line-height:1.35em;/*war vor 19062016 1.5em;*/
   /*background-color:#fffffe;*/
   margin:/*-25px*/ 0px auto; 
}

p,li
 { padding-left:1.4em;
  margin-top:0.5em;
  margin-bottom:0.5em;
  /*font-weight:bold;*/ 
  /*font-weight:600;*/ 

}

table  { 
	padding-left:0.1em;/*0.5em;*/
  margin-top:0.5em;
  margin-bottom:0.5em;
}
table.biographie tr td{
   background-color:#f4e9d7;
 /*  #f3e8d6;*/
}
table.partstable{
   width:100%;
 /*  #f3e8d6;*/
}
table.partstable table, table.partstable tr td {
    padding-left: 2px !important;
    padding-top: 1px !important;
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    vertical-align: bottom;
}
td.partstable, td.partstable table {
    padding: 1px !important;
        padding-top: 1px;
        padding-left: 1px;
    margin-top: 1px !important;
    margin-bottom: 0px;
}

td.partsEinzelobjekt{
        padding-left: 8px;
}
table.parts tr td:first-child{
        padding-left: 5px;
}

a:link,a:visited,a:active,a.hover
 { xxcolor:#5a1418;
   color:#329040;/*#224422;#d90000;;#701000;*/ 
  }
 #textcontent{ 
	font-size: 15.2px;/* 15,2 ist tatsächliche Größe auf alter website, davor eingestellt: 0.95em;*/
	font-family: 'Open Sans', sans-serif;
color: #555555;
}

/*  
#textcontent a:link,
#textcontent a:visited,
#textcontent a:active,
#textcontent a.hover
 { 
   color:#d90000;}
*/
a:link
 { 
/*	 text-decoration:none; */
}


a:link:hover
 { text-decoration:underline; }

a:active
 { 
 	color:#DD2500; /*beim anklicken leuchtender rot */
  /*font-weight:bold;*/ 
  }



a img {border: none; }

a.menu
 { text-decoration:none; 
 }
 
a.menu:active, a.menu_selected
 { text-decoration:none;
   /*font-weight:bold;*/ 
	 color: #329040;  /* #87AD00 originalfarbe #97BD18 ist etwas zu hell*/
	 /*#335533;/*#601000;*/   
 }
.drop-down ul li a.menu_selected
{ color: #329040 !important; /* war #87AD00*/
}
.linkcolor
 { color:#5a1418; }

h1,h2,h3,h4,h5,h6
 { color:#d90000;
   padding-left:0em;}
 

h1
 { font-size:1.4em;
   /*margin-top:1em;*/
   margin-bottom:0.5em;
   padding-left:0em; }

h1.erste, h2.erste
 { margin-top:0em; }

h2
 { font-size:1.2em;
   margin-top: 1.3em;
   margin-bottom:0.5em;
   /*padding-left:1.2em;*/ }

h3
 {
  font-size:1em;
   /*margin-top: 0.8em;*/
   margin-bottom:0.1em; 
   /*padding-left:1em;*/ }


div.inhalt,
div.inhaltAlbum{

	padding:0px;
	margin:0px;
 	margin-top:1px;
  min-height:250px;
	width:100%;
	
}
div.inhalt{
   background-color: #ffffff;
}
div.inhaltAlbum{
	clear: both;
}
/* Trick für gleichhohe spalten */
/*div.inhalt { overflow: hidden; }
div.inhalt div.all_left {
  margin-bottom: -4999px;
  padding-bottom: 4999px;
}
*/
 

div.all_left, div.all_left_home { 
	display:none;
	width:0px;/*191px;*/
  min-height:370px;
 /* min-height:300px;*/
  /*height:100%;*/
  padding-top:0.5em; 
	clear:both;
	position:relative;
	float:left;
	padding-right:5px;
	margin-right:5px;
	/*   background-image:url(../graphics/10.png);*/

   background-repeat: repeat;
	/*background-color:#f3e8d6;*/
	background-color:rgba(232, 232, 232, 0.3);
	
} 
div.all_left_home{
}

/*teitransparentes hintergrundbild*/
div.all_left::before,
div.all_left_home::before  
{
 
}  

#menu_left
 { width:172px;
   /*position:absolute; //alt2016*/
   /*float:none; //alt2016*/
   float:left; /*neu2016*/
   top:220px;
   left:0px;
   padding:0.5em;
   padding-left:0.5em;
   padding-top:0.2em;
  font-family:"Open Sans",sans-serif;
   font-size: 1.05em;
   /*font-weight: bold;*/
   clear:none;
   line-height:1.67em; }

#under_left_menu
 { width:172px;
/*   //position:absolute; //alt2016
   //float:none;//alt2016
*/
		float:left;
   top:450px;/*490px;*/
   left:0px;
   padding:0.5em;
   padding-left:0.2em;
   clear:none;
   line-height:0.95em; }

#textcontent 
 { 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
 	width:100%; 
   min-height:250px;
    position: relative;
    float:left;

   line-height:1.45em;
   /*text-align:justify;*/ 
   margin-top:0.5em;
   padding-top:0.5em; 
   padding-left:11px; 
   padding-right:11px; 
   background-color: #ffffff;/*#fafdfa;*/
}
#textcontent li{
   text-align:left; 
}
div.textcontent_home{
	 background-size:766px; 
		background-position: center; 
   background-repeat: no-repeat;   
}


#impressum{
	padding-top:1em;
	margin-right:1em;
	clear:both;
	width:100%;
	font-size:80%;
}
div.vr-copyright{
	 float:left;
	font-size: 70%;
	/*writing-mode : vertical-rl;
	 height:100%;
	 transform:rotate(180deg);
	 font-size:10px;
	 background-color: transparent;
	*/
}
.copyright
{
	float:left;
}
.impressum_right{
	float:right;
}

#editierbereich
{
/*   //position:absolute;//alt2016
*/
    position: relative;
    float:left;/*neu2016*/

		left:20px;
	width:100%;	
   font-size:1.1em;
   line-height:1em;
   text-align:justify; 
}
#editierbereich table{
	padding-left: 0em;
}



.somespace
 { height:2em; }
   
.finalspace
 { height:2.5em; }

.leftmenu
  { margin-top:0em;
   margin-bottom:0.75em;
   padding-left:0em; 
   line-height: 1.5em;
  }

.leftside
 { padding-top:0.2em;/*war 0.1em*/
	 padding-left:0em !important;
   padding-bottom:0em; 
   padding-right:0.5em}

hr.Trennstrich
 { margin-top:2em;
   margin-bottom:1.7em; }

.small
  { font-size:80%; }

.big
  { font-size:120%; }

.almostright
  { margin-right:3em; 
   text-align: right; }

.indented
  { margin-left:3em; }

.hanging
  { padding-left:2.8em;
   text-indent:-1.4em; }

.border
  { border-width:0.1;
   border-style:solid; }

td.editlogo{
	width:82px;
	text-align:center;
	background-color:#112211 !important;
	color:#AABBAA;
	text-shadow: 1px 2px 4px #779988;//#557744;
	box-shadow: none !important;
}
td.editlogo img{
	box-shadow: none !important;
}
.framework   /* Texts explaining the database */
  {
  /*font-family:Verdana,Tahoma,Arial,Helvetica,'Sans Serif'; */
   font-family: 'Lato', Verdana, serif;

  }


table.navigationsleiste
{ padding-top:0em;
  margin-top:0em;
  /*margin-bottom:0em;*/

}
table.datensatznavigationsleiste{
  font-size: 1em; 
 padding-left:1em;
	margin-top:0px;
	margin-bottom:0.5em; 
}
table.datensatznavigationsleiste td{
	vertical-align:bottom;
}
table.datensatznavigationsleiste td  input[type="button"]{
	box-shadow: 1px 1px 2px grey;
  margin-bottom:4px; /*unklar warum nötig*/
}

.navi_oben{
    text-decoration:none;
    font-weight:bold; 
    font-size:0.9em;/*1.1em;*/ 
  }   
table.navi_oben{
	width:100%;
}

.navi_oben td{
  	padding: 3px 5px 3px 5px;
    background-color:#EEEEEE;
  	border-width:1px;
  	box-shadow: 1px 1px 2px grey;
}  
td.navi_oben_cell{
	font-size:0.68em;
	height: 42px;
}
td.navi_oben_cell_selected{
	font-size:0.71em; 
  background-color:#EAFFE0;
    border-radius: 3px;
    border-style: solid;
border-width: 2px 1px 1px 2px;
border-color:#BBCC88;
  min-height: 42px;
    	box-shadow: 4px 3px 4px #BBEEAA;
}

td.navi_oben_login_cell{
	font-size:9px; 
	line-height:12px;
}
td.cms_menu a:link, 
td.cms_menu a:visited, 
td.cms_menu a:active, 
td.cms_menu a.hover
{
	color:#227700;
}
.framework p
  { padding-left:0em;
    margin-top:0.0em; }

.framework li
 { margin-left:2em;
  padding-left:-1.6em; }

.db
  { font-family: 'Lato', 'Verdana';
   font-size:120%; }

.serif
  { font-family:'Times New Roman','Times Roman','Times',Roman,Serif; 
   font-size:120%; }

.sansserif
  { font-family:Verdana,Tahoma,Arial,Helvetica,'Sans Serif';
   font-size:100%; }

.withCardo
  { font-family:'Cardo',Garamond,serif;
   font-size:1em; }

.withRosarivo
  { font-family:'Rosarivo',Garamond,serif; }

div#datenbank{
    width: 910px;
    /*padding-top:148px;*/
    padding-left:0.5em;
    clear: both;
}   

textarea, text, select,
span.readOnlyAttrib,
input[type="TEXT"]
{
   font-family: 'Lato', Verdana, serif;
}

#suchformtabelle
 { width:100%;/*785px;*/
  border-width:0px; 
	background-color: rgba(203, 233, 203, 0.4);
	box-shadow: 1px 1px 2px grey;/*#6E7763;*/
  padding: 5px 5px 5px 0px;
  padding-left:0.5em;
  /*margin-left:0.5em;*/
  border-spacing:0px 3px;
    box-sizing: border-box; 	
  empty-cells: hide;
}
table.loginform{
	width:360px; 
	border:0px;	
	margin-left:1.4em;
	padding:0px;
	border-spacing : 0px;
	box-shadow: 3px 4px 10px #6E7763;
}
table.loginform td{
	background-color:rgba(180,210,160, .4);
	padding: 10px;
  }
img.shadowimage{
	box-shadow: 1px 2px 4px #6E7763;
}
img,  input[type="image"]{
	box-shadow: 1px 1px 2px grey;
}
input[type="image"][src="../editor_bilder/ico_delete.gif"],
input[type="image"][src="editor_bilder/ico_delete.gif"]
{
	margin-left: 12px;
	margin-right: 2px;
}
img.noshade, 
img[src="../bilder/abstandhalter.gif"],
img[src="../bilder/abstandhalter.gif"],
img[src*=abstandhalter],
img[src="bilder/abstandhalter.gif"],
input[src="bilder/abstandhalter.gif"],
img[src*=uploads]
{
	box-shadow: none;
}
/*
div#objekttabelle{
  padding-left:1em; 
}
*/
table#objekttabelle{
width:100%; /* berg versuch für responsive/adaptive version*/
  padding-left:0em; 
}
table#objekttabelle colgroup:first-child{
	min-width: 140px; /*für Adaptivität*/
	width:20%;
	max-width: 200px !important;
}
table#objekttabelle colgroup:nth-child(2){
	max-width:80% ;

}


table#objekttabelle tr td{
  /*background: url(../graphics/10op35.png);*/
 /*opacity: 0.8;*/
}


div#EntitynameAsViewheader
{
	/*display:none;*/
}

div.musicPrintsHeader,
p.musicPrintsHeader{
	padding-bottom:1.2em;
	font-size:90%;/*100%;*/
	text-align: left;
}

.transcription
{ 	/*
   //font-size:85%;//93%;
   //font-family: 'Cardo', Garamond, serif;
		*/
}

div.attrib
div.attribval,   
div.attribname,
div.attribtrenn
{
	float:left;
}

div.attrib
{
	font-size:90%;/*100%;*/
}

div.attribname 
{ font-weight:bold; 
  padding-right:0.5em; 
  /*padding-left:0.5em; */
 }
 
p.attribval   
{ padding-left:1em; 
  margin-bottom:0em;
  padding-bottom:0em;
 }

table#objekttabelle p.attribval{
  padding-bottom:5px;
}


.werteAbstandNach
{
  padding-right:1em; 
}
div.attribtrenn{
  padding-right:1em; 
}
div.bezListenanzeige,
div.bezListeOver
{
	clear:both;
	padding-left:1.5em; 
	padding-right:1em; 
}

.bezListeOver
 { background-color:rgba(180,210,160, .3);  
 /*rgba(210,210,190, .3);rgba(250,250,230, .6);*/
 }

div.newline{
	clear:both;
}
div.trenn{
	padding-bottom:1.2em;
	clear:both;
}

td.feldnamen {
	vertical-align: text-top;
	line-height: 0.8em;/*0.6em;*/
  padding-left:0.4em; 
}

.readOnlyAttrib{
	font-size:0.8em;
}
/* würde einstellung dert objekttabelle nicht überschreiben, daher important*/
table.beziehungsdaten tr td{
	padding-top:0px !important;
	
}

table.beziehungsdaten {
	padding-left: 0.2em;
	margin-top: 0em;/*0.1em;*/
	margin-bottom: 0em;
	
}
table.beziehungsdaten tr:hover {
	background-color: rgba(190,210,190, .2);

}

td.beziehungsdaten, td.addAttr {
/*	border:0px;
	border-bottom-width:1px;
	border-bottom-color:rgba(190,210,190, .2);
	border-style:solid;
*/

}

table.beziehungsdaten textarea[name*="additionalAttribute_CK_anmerkung"] {
	height:1.3em;
}

td.beziehungsdaten{
	line-height: 0.7em;

	}

td.beziehungsdaten input[type="image"]{
	padding-top: 2px;

}
td.addAttr {
	padding: 0;
	padding-left: 5px;
	line-height: 0.7em;
}	
td.addAttr input{
/*
	padding: 0;
	height: 17px;
	border-bottom: 1px solid #AAAAAA;
	border-top: 1px solid #999999;
*/	
}
td.addAttr fieldset label{
	font-size:1em;/*90%;*/
}

fieldset{
	border:0px;
  padding: 0;
  margin: 0;
  margin-top: -3px;
 }   
fieldset label{
	font-size:0.7em;/*90%;*/
  margin: 0;
  padding: 0;
  margin-right: 9px;
  margin-left: -2px;
}
fieldset input {
  margin: 0;
  padding: 0;
} 
table#objekttabelle td select{
	max-width:95%;
	min-width:190px;/*was 250..*/
}
/*würde auf vershachtelte tds durchwirken*/
table#objekttabelle tr td{
	padding-top:5px;
}

a.reiter:visited {
	color:#001D70;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	line-height:130%;
	font-size:70%;
	font-weight:normal;
	font-variant:normal;
	text-decoration:underline
}
a.reiter:active {
	color:#5391EB;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	line-height:130%;
	font-size:70%;
	font-weight:normal;
	font-variant:normal;
	text-decoration:underline
}
a.reiter:hover {
	color:#990000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
	line-height:130%;
	font-size:70%;
	font-weight:normal;
	font-variant:normal;
	text-decoration:underline
}

table.reiter td a{
    text-decoration:none;
    color:#006000;
}
table.reiter td a:hover
 { text-decoration:underline; 
   color:#800000; 
 }

table.reiter {
margin-top: 0em;
margin-bottom: 0em;
/*
   border-left-width:1px;
   border-style:solid;
   border-left-width:1px; 
	border-color:#444444;		
*/}
 .reitercell,  .selectedreitercell
 { /*background-color:DFDEDE; cellenhintergrundfarbe*/
   border-left-width:3px; 
   border-right-width:1px; 
   border-top-width:2px; 
   border-style:solid;
   border-color:#aabb88;/* config hardcoded wert bbcc99*/     
   border-right-color:#88aa55;     
   border-left-color:#bbcc99;     
	box-shadow: -0px -0px 2px grey;/*#6E7763;*/
 } 
 .reitercell{
   border-bottom-color:#88aa55;     
   border-bottom-width:2px; 
 }
.selectedreitercell{
   border-bottom-width:0px; 
} 
 
td.reiterzeile{
	padding-top: 0px !important;

}

br.minifontsize{
		font-size: 0.1em;
		line-height: 0.1em;
}

table.ergebnistabelleButtons,
table.ergebnistabelle {
	width:100%;
} 
table.ergebnistabelle
{
	box-shadow: 1px 1px 2px grey;
} 

table.ergebnistabelle, 
table.ergebnistabelleButtons,
table.ergebnistabelle td, 
table.ergebnistabelleButtons td,

{ 
/*font-family:Verdana,Tahoma,Arial,Helvetica,'Sans Serif';*/
  /*font-family:Arial; gilt ohnedies ...*/
  padding-left:0em;/*0.2em;*/
  margin-top:0em;
  margin-bottom:0.0em;
  margin-right: 0px;
  padding-right: 0px;
   line-height:1.1em;
}  
td.idspalte{
text-align:right;
padding-right:15px !important;
padding-left:0px !important;
margin-left:0px !important; 
}

div#editierbereich table.ergebnistabelle{
	width:100%;
}

table.ergebnisheader
{   
   line-height:1.0em;
   
}  

a.ergebnisliste
 { text-decoration:none; }

a.ergebnisliste:active
 { 
 	/*farbe siehe anderswo
 	//font-weight:bold;
 	*/ 
 }

a.ergebnisliste:hover
 { text-decoration:underline; }
 
.ergebnisheader 
 {   
 	margin-top:0px;	
 	margin-bottom:0px;	
   padding-left:0px;
}  /*FAFAFA; */


.ergebnisheader tr td
{ 

   padding-right:10px;
}  /*FAFAFA; */

.ergebnisheader 
{ 	background-color: rgba(190, 195, 190, 0.8);
}

a.ergebnisheader
 { text-decoration:none;
   color:#444444; }      /*9a9876*/

a.ergebnisheader:hover
 { text-decoration:underline; }

.ergebnisliste1
 { background-color:rgba(200,210,200, .3);
 

 }  /* default :E7E7E7;*/ 

.ergebnisliste2
 { background-color:rgba(230,244,230, .7);  
  }  /* default :F5F5F5*/

.ergebnisliste1 td,
.ergebnisliste2 td,
.ergebnislisteOver td
 { /*padding-bottom:0.2em; 	padding-top:0.2em;*/
    padding:0.2em;
    margin:10px;
    font-size:82%; /*1em*/
    /*font-size:120%;*/
  }  

.ergebnislisteOver
 { background-color:#83b372;  }  /* default :C1D1F0*/

.ergebnislisteSeitenauswahl,
.ergebnislisteSeitenauswahl td
{ font-size:1.1em;
  font-family:Garamond,'Serif';	
  margin-top:0em;
  margin-bottom:0em; 
 }
 
 .news_content{
    box-sizing: border-box; 	
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
 	padding-right: 0em !important; /*weil von den einzelnen neweinträgen geregelt*/
 	padding-left: 0px !important; /*weil von den einzelnen neweinträgen geregelt*/
}

div.allnews{ /*negative margins, damit die newseinträge einheitliche größere margins haben  - für abstand in der mitte*/
	margin-left: -1.5em !important;
	margin-right: -1.5em !important;
	background-color:rgba(0,0,0, 0) !important;   
}

 div.news{
 font-size: 0.95em;
    box-sizing: border-box; 	
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
		/*width:50%  ; responsive, s.u,.*/

 	color: #555555;
 	float:left;
 	padding-right:2.5em;/*1em;*/
	padding-left:2.5em;/*1em;*/
	margin-bottom:1.5em;
 }
 
 


div.news.news_firstNonTop{
 	/*padding-right:2.5em !important;*/
}

div.news_secondNonTop{
	/*padding-left:2.5em !important;*/
}
div.oldnews{
	clear:both;
    box-sizing: border-box; 	
	-moz-box-sizing: border-box;
	width: 100%;
	color: #555555;
	float: left;
	font-size:13px !important;
	font-weight:bold;
	padding-right: 4em;/*wegen margin....*/
	padding-left: 2.5em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	/*hängend:*/
	text-indent: -2em;
	margin-left: 2em;
 }
div.oldnews a{
	font-size:15px !important;
	font-weight:normal;

	
}
div.topeintrag{
		width:100% !important;
 }
 h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 1.4;
    text-rendering: optimizelegibility;
}

h2.contentheading, 
h2.ueberschrift_pressestimmen,
h1 + h1, .page-header h2 {
    padding: 0 0 5px 0;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #eee;
        border-bottom-color: rgb(238, 238, 238);
    border-color: rgba(0, 0, 0, 0.05);
 	color: #111111;
   margin-top: 0.5em;
}
h2.contentheading{
    text-transform: uppercase;
}
h1.seitentitel{
 	color: #111111;
 	margin-bottom:1em;
	border-bottom: 1px dotted #bbb;
	padding: 0px 0 14px 0;	
	font-family: 'Open Sans', sans-serif;
	font-size: 160%;	
	margin-top:0.4em;
}


.article-info {
    font-size: 90%;
    margin: 8px 0 15px 0;
}
dd.published{
	margin-left:0px;

}
img.icon-calendar {
	height:20px;
 	box-shadow: none;
	margin-right: 10px; 	
	margin-bottom:-2px;
  vertical-align: baseline;	
 }
img.news_topbild{
	max-width:100%;
	max-height:400px;
	margin-bottom:1em;
 	box-shadow: none;
}
div.newsinhalt{
	margin-bottom:1em;
}

div.newsinhalt img {
    box-shadow: none !important;
}

p.ueberschrift_bildmaterial{
	font-weight: bold;
}
.readmore {
    clear: both;
    margin: 25px 0;
}
.readmore a {
    font-size: 82%;
    padding: 6px 10px;
}

.btn {
    background: #222;
    border-radius: 4px;
    border: 1px solid #999;
        border-top-color: rgb(153, 153, 153);
        border-right-color: rgb(153, 153, 153);
        border-bottom-color: rgb(153, 153, 153);
        border-left-color: rgb(153, 153, 153);
    border-color: rgba(0,0,0,0.2);
    color: #FFFFFF !important;
    font-size: 90%;
    font-weight: normal;
    text-shadow: none;
    letter-spacing: 0.6px;
    margin: 0;
    padding: 8px 11px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
div.news a{
	color: #269c38; /* was #97BD18;*/
}
.news_zusatztext,
.bildmaterial_Copyrights
{
	font-size:70%;
}

div.presse_zusatztext{
	padding-top:0em;
	font-size:75%;
}

div.presse_zusatztext p:first-child{
	padding-top:0em;
	margin-top: -1em;
}
div.news_bildmaterial{
	margin-top:1em;
}
div.news_bildmaterial_bilder,
div.news_bildmaterial{
	clear:both;
	max-width:100%
}
div.news_bildmaterial_bilder,
{
	display:table;
}
div.news_bildmaterial_einzelbild{
	/*display:table-cell; ... responsive */ 
	vertical-align: top;
 text-align: center;
	
    box-sizing: border-box; 	
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* breite: responsive 
    idee statt 25%:
	max-width:30%;
	min-width:20%;
	oder: width:25%; 
*/

	/*clear: none;
	float: left;*/
	font-size:75%;
	line-height: 1.25em;
}
div.news_bildmaterial_einzelbild span{
	/*margin-bottom:0.5em;
	margin-top:-0.5em;*/
}
div.news_bildmaterial_row{
	/*display:table-row; ... see responsive*/
}
div.news_bildmaterial_einzelbild img{
	max-width:100%;
	max-height:200px;
	margin-bottom:0.5em;
	box-shadow:none;
	border: 1px solid #eee;

	
}

div.topbild {
	margin: -1em -11px 1em -11px;
}
div.topbild img{
	width:100%;
 	box-shadow: none;
}
div.topBildUnterhalbKleiner{
	float:left;
	margin-top:0 auto;
	margin-bottom: 1em ;
	margin-right: 1.1em ;
	
	max-width:65%;
	height:auto;
	width:auto;
	position: relative;
	display:block;
	margin-left:0 auto;
	margin-top:0 auto;
}
div.topBildUnterhalbKleiner img{
	/*width:100% !important;*/
	max-width:100% !important;
	width:auto !important;
	height:auto !important;
 	box-shadow: none;
	max-height:420px;
	display:block;	
}

#textcontent details{
    padding: 0 0 5px 0;
    border-bottom: 2px solid #eee;
        border-bottom-color: rgb(238, 238, 238);
    border-color: rgba(0, 0, 0, 0.05);
   margin-top: 1.5em;
   margin-bottom:1em;
}
#textcontent details p{
   padding-left:1em;
}
#textcontent details p:first-child,
#textcontent details p:first-of-type {
   margin-top:1em;
}
#textcontent summary{
    color: #269c38; /* was #97BD18;*/
}

#textcontent summary:hover
 { text-decoration:underline; }

#textcontent  summary::-webkit-details-marker {
  display: none;
}

#textcontent details > summary:first-of-type {
    list-style-type: none;
}
.panorama{
	
	border:0px;
	padding:0px !important;
	min-height:250px !important; /*in styles_responsive behandelt*/
	margin-top:0px !important;
	background-color: transparent !important;
}
iframe.panorama{
  position: absolute; 
  min-width:250px !important;
  width:100%;
  height:100%;
	/*height:250px;*/
}
div.ueberPanorama{
	clear:both;
	font-size:13px;
	text-align: center;
	padding: 12px 10px 3px 10px;
}
div.copyright{
float:left;
}
.DuplikatBildButton{
	font-size:0.65em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

li.documentHierarchy
{
  margin:0px;		
  padding-left:5px;
  list-style-type: none;
}
ul.documentHierarchy
{
  margin:0px;		
  margin-left:20px;
  padding-left:5px;
}
div.albumPic{
	/*background: url("../graphics/6.png") repeat scroll 0% 0% !important;*/
	/*background-color: rgba(240, 240, 240, 0.3) ;*/
  display: block;
}


img.albumPic{
	  display: block;
	width:85%;
	margin-left: auto;
	margin-right: auto;	
	box-shadow: none;
	padding-top:10px;
}
div.inhaltAlbum img.albumPic{
	width:60% !important; /* mit menu kleiner */
}
div.albumNaviLeft{
	float:left;
	width:10%;
}
div.albumNaviLeft img,
div.albumNaviRight img
{
	margin-bottom:1px;
}
div.inhaltAlbum .albumNaviLeft{
	padding-left:10%;
}
div.albumNaviRight{
	float:right;
	width:10%;
}
div.inhaltAlbum .albumNaviRight{
	padding-right:6%; /*nicht 10 wegen zusätzlichen button*/
}
div.albumText{
	margin: auto;
	width: 80%;
	/*border: 3px solid green;*/
	margin: auto;
	text-align: center;
	font-size:0.7em;
	line-height:1em;
}
div.inhaltAlbum div.albumText{
	width:60% !important; /* mit menu kleiner */
}

div.albumText table, div.albumText th, div.albumText td {
  border: 0px; 
}
div.albumText table{
	width: 100% !important;
	 border-collapse: collapse;
}
div.albumText td{
	text-align: center;
	vertical-align:top;
}
div.albumText td p{
	margin-top: 0em;
}

div.newsinhalt video{
	max-width:100%;
	margin-top:1em;
}

textarea[name*="1_CK_scanstatus_kommentar"]{
	margin-bottom:-2px;
	margin-top:-1px;
	padding:1px;
}
