

 
  body {
    color: black; background-color: white;
    font-size: 100.01%;
    /*font-family: Helvetica,Arial,sans-serif;*/
    font-family: Arial,sans-serif;
   	margin: 0; padding: 0.5em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }
  h1 {
    font-size: 1.5em;
    margin: 0 0 0.4em; padding: 0.3em;
    text-align: center;
    background-color: #fed;
    border: 2px ridge silver;
  }

	
	
  h2 {
    margin: 0 0 0.4em;
  }
  
  h2 a {
    text-decoration: underline;
    color: black;
  } 
  h2 a:hover {
    text-decoration: underline;
    COLOR: red;
  }
    
  h3 {
    font-size: 0.9em;
    color: #772200;
    margin: 0 0 0;
  }  

   h6 {
    font-size: 0.8em;
    margin: 0 0 0.4em; padding: 0.3em;
    text-align: center;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    color: gray
  }  
  ul {
  	 margin: 0; padding: 0;
  }
  ul.small{
  	 font-size: 0.7em;
  }
  div.right ul{
  	 font-size :smaller;
  }

  div.right a {
  	text-decoration:none; 
  }

  div.right a:hover {
	text-decoration: underline;
  }
    
  li.small{
  	 font-size: 0.9em;
  }
  li {
  	 margin: 0; padding: 0 0 0 4px;
  }
  li.header{
  	 color: #772200;
  	 padding: 0 0 0 2px;
  }

	.clickable a{
  	 margin-left:10px;
  }  
  .clickable:hover{
  	 color: #720;
  	 text-decoration: underline;
  	 cursor: pointer;
  }

  .clickable a:hover{
  	 color: #720;
  	 text-decoration: underline;
  	 cursor: pointer;
  }

.PopupDiv {
	border:1px solid;
	padding:4px;
}
  .clickable a{
  	 color: black;
  	 text-decoration: none;
  }
  
.hint {
color: red;
}

 p.clickable {
  	 color: black;
  	 text-decoration: none;
  }  
  ul#Navigation {
    font-size: 0.83em;
    float: left; width: 300px; /*18em;*/
    margin: 0; padding: 0 0 0 0.5em;
    border: 1px dashed silver;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0; //padding: 0.2em;
  }
  ul#Navigation a {
    display: block;
    padding: 0.2em;
    font-weight: bold;
  }
  ul#Navigation a:link {
    color: black; background-color: #fff;
  }
  ul#Navigation a:visited {
    color: #666; background-color: #fff;
  }
  ul#Navigation a:hover {
    color: red;
  }
 
   div#leftNavi {
    float: left; 
    /*width: 18em;*/
  }
 
   div .searchbox {
    clear:both;
    padding:10px 0 10px 5px;
   }

   div.ev .search {
    width:10em;
   }
   
  div.right {
    float: right; width: 11em;
  }
  
  div.right ul {
  	list-style-type: none; 
  }
 
 div#subheader {
      width:100%;
      background-color: #f6f6f6;
      overflow:hidden;
      margin: 0 0 1em;
      font-size :smaller;
      height: 60px;
      color :b;
  }
  
  div#subheader .ev {
    float: left;
    padding: 5px 2em 0.5em 0.5em;
    
  }

.buttonArt {
	float: right;
	padding: 2px 6px;
	margin: 5px;
	/* background-color: rgba(255,215,0,0.3); */
	border: 1px solid lightgrey;
	width:100px;
	font-weight:bold;
	/* text-align: center; */
}

  div#subheader .saint {
    max-width: 12em;
  } 

  div#subheader .gospel {
    max-width: 12em;    
  } 

  div#subheader .rosenkranz {
    width:240px;    
    padding:0.5em 0 0 0;
  } 
  
  div#subheader a {
    color:black;
    
  }
  
  div.legend {
  	font-size:smaller;
  	text-align:center
  }
  
  div.Info h2 {
    font-size: 1.33em;
    //margin: 0.2em 0.5em;
  }
  div.Info p {
    font-size: 1em;
    margin: 0.5em;
  }
  div#Inhalt {
    margin: 0 12em 1em 315px; /*0 12em 1em 16em;*/
    padding: 0.6em 0.6em;
    border: 1px dashed silver;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.4em 0;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 4px 0 0 0;
  }

.signature a{
	text-decoration:none; 
	color:black;
}
.signature a:hover{
	text-decoration:underline; 
	color:black;
}

  div.small{
  	 font-size: 0.7em;
  }

  .small{
  	 font-size: 0.7em;
  }

p {
display: block;
	margin: 0 4px 0 0;
}  
  div#Fusszeile {
    clear: both;
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #fed; border: 1px solid silver;
  }
  
.grandios .left{float:left;/* margin-right: 10px; */width: 45%;}
.grandios .bottom{clear:both}
.grandios .right{float: left;width: 50%}
.grandios .formZip{float:left;width: 20%;}
.grandios .formCity{float:right;width: 75%;}
.grandios input {width:100%;margin-bottom:5px;height:15px;padding:4px;font-weight: bold;}
.grandios img{width: 95%;}

.grandios .oheader{font-weight:bold;margin:10px 0 10px 0}
.grandios .orderbutton{
    cursor: pointer;
    border-radius: 3px;
    background: #ccc;
	background-color: #ccc;
	padding: 10px;
	margin: 10px 0 0 0;
	display: inline-block;
	}
.grandios .error, .grandios .mes{color:red;font-weight:bold;padding:0 0 10px 0}
.grandios .header{font-size:large;padding-top:10px;font-weight:bold}
.grandios .caption{text-align:right;width:25px;clear:both;font-family:serif;float:left;font-weight:bold;padding-right:4px}
.grandios .content{font-size:smaller;padding:2px 0 5px 35px}
.grandios p{margin:0 !important;padding: 0 0 3px 0}