   BODY
   	 {
      background-image:url(images/ClunyAbby.jpg);
      background-repeat:no-repeat;
      background-size:cover;
	  font-family: Arial;
	  font-size: 14px;
	  color: #0055ff;
     }
     
   .blog_ueberschrift
   {
	 border-radius: 5px;
	 box-shadow: 5px 5px rgba(136,136,136,0.5);
	 background-color: rgba(248, 248, 248, 0.8);
	 border: 1px solid #0055ff;
	 width: 1280px;
	 height: 80px;  
	 vertical-align: middle;
	 text-align: left;
   }
   
   .blog_ueberschrift_logo_rechts
   {
	 float: right;
	 padding-right: 20px;
	 padding-left: 20px;
	 padding-top: 3px;  
	 padding-bottom: 3px;
   }  

   .blog_ueberschrift_logo_links
   {
	 float: left;
	 padding-right: 20px;
	 padding-left: 20px;
	 padding-top: 3px;  
	 padding-bottom: 3px;	   
   }
   
   .blog_ueberschrift_text
   {
	 float: left;
	 font-size: 36px;
	 font-weight: bold;
	 padding-top: 25px;
   }
   
   .blog_ueberschrift_piktogramme
   {
	 float: left;
	 padding-left:100px;  
   }

   .blog_content
   {
	 border-radius: 5px;
	 box-shadow: 5px 5px rgba(136,136,136,0.5);
	 background-color: rgba(248, 248, 248, 0.8);
	 border: 1px solid #0055ff;
	 width: 1280px;
	 min-height: 80%;
	 height: auto;  
	 vertical-align: middle;
	 text-align: left;
	 overflow:auto;	   
   }
   
   .blog_footer
   {
	  font-size: 12px;
	  color: #f8f8f8;
   }
   
   .blog_greeting
   {
	width: 97%;
	height:25px;
	padding-top: 5px;
	padding-bottom:5px;
	margin-top: 10px;
	margin-left: 25px;
	border-bottom: 1px solid #0055ff;  
	margin-bottom: 10px; 
   }
   
   .blog_greeting_text
   {
	 float:left;
	 font-weight: bold;
	 font-size: 16px;
   }
   
   .blog_greeting_error
   {
	 float:left;
	 font-weight: bold;
	 font-size: 14px;
	 color: #ff0000;
	 padding-left: 100px;
   }

   .blog_greeting_formular
   {
	 float:right; 
   }
   
   .blog_textbox_login
   {
	   margin-right: 25px;
	   border: 1px solid #0055ff;
	   width: 150px;
	   box-shadow: 3px 3px 3px #ccc;
   }

   .blog_navigation
   {
	   float:left;
	   height: 85%;
	   width: 250px;
	   margin-left: 20px;
	   margin-bottom: 10px;	   
   }

   .blog_thumb_gallery {
	   background-color: #ffffff;
	   box-shadow: 5px 5px rgba(136,136,136,0.5);
	   border: 1px solid #000000;
	   height: 200px;
	   width: 220px;
	   margin-left: 15px;
	   margin-top: 10px;
	   vertical-align: middle;
	   text-align: center;	       
   }

   .blog_content_text
   {
	   float: right;
	   min-height: 85%;
	   width: 960px;
	   margin-right: 20px;
	   margin-bottom: 10px;
	   height: auto;
   }
 
   .blog_content_text A {
    text-decoration: none;
    color: #333333;
   }

   .blog_content_text A:hover {
    text-decoration: none;
    color: #999999;
   }

 
   .register_label {
       display: inline-block;
       width: 150px;
   }

   .form_button {
    display: block;
    background-color: #0055ff;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    padding-right: 25px;
    color: #f8f8f8;
    font-weight: bold;
    text-decoration: none;
    width: 100px;
    height: 20px;
   }

   .blog_error_message {
     font-weight: bold;
     color: #ff0000;
   }

   .blog_icon_top {
    margin-right: 25px;
   }

   .blog_post_textbox_caption {
	   border: 1px solid #0055ff;
	   width: 750px;
	   box-shadow: 3px 3px 3px #ccc; 
   }
   
   .blog_gallery_ueberschrift {
     width: 95%;
     height: 40px;
     font-size:28px;
     display: block;
     padding: 5px;
     margin:5px;     
   }
   
   .blog_gallery_img_preview {
     float:left;
     display:block;
     width: 750px;
     min-height: 650px;
     margin-left:5px;
     overflow: auto;
   }
   
   .blog_gallery_img_menu {
    margin-top:5px;
    height: 32px;
    width: 750px;
   }
   
   .blog_gallery_img_menu_button {
    width: auto;
    overflow: auto;
    float:left;
    padding-right: 10px;
   }
   
   .blog_gallery_image_text {
    font-size: 14px;
    border-bottom: 1px solid #cccccc;
    height: auto;
   }
   
   .blog_gallery_img_scrollbar {
    width: 200px;
    height: 575px;
    overflow-y: auto;
   }
   
   .blog_gallery_img_scrollbar_thumb {
    width: 180;
    height: 155; 
    text-align: center;
    vertical-align: middle;
    display: block;
   }

   .blog_gallery_img_scrollbar_thumb IMG {
    margin: 10px;
   }

   .blog_gallery_img_scrollbar_thumb_active {
    width: 180;
    height: 155; 
    text-align: center;
    vertical-align: middle;
    display: block;
    background-color: #5cb7e5;
   }

   .blog_gallery_img_scrollbar_thumb_active IMG {
    margin: 10px;
   }

   .blog_post_ueberschrift {
    width: 900px;
    height: 75px;
   }

   .blog_post_kalenderblatt_gesamt {
    float: left;
    background-color: #f8f8f8;
    width: 70px;
    height: 75px;
    box-shadow: 5px 5px 5px #888;
    border: 1px solid #aaa;
    text-align: center;
    vertical-align: middle;
   }

   .blog_post_kalenderblatt_kopf_jahr {
    background-color: #f00;
    font-size: 16px;
    font-weight: bold;
    color: #f8f8f8;
    width: 70px;
    height: 20px;
   }

   .blog_post_kalenderblatt_blatt_wtag {
    width: 70px;
    height: 15px;
    font-size: 10px;
   }

   .blog_post_kalenderblatt_blatt_tag {
    height: 25px;
    width: 70px;
    font-weight: bold;
    font-size: 20px;
    color: #000;
   }

   .blog_post_kalenderblatt_blatt_monat {
    height: 10px;
    font-size: 11px;
   }

   .blog_post_ueberschrift_gross {
    float: left;
    font-size: 28px;
    font-weight: bold;
    margin-left: 25px;
    width: 750px;
   }
   
   .blog_post_ueberschrift_autor {
    float: left;
    font-size: 12px;
    margin-left: 25px;
    width: 750px;
    color: #000;
   }

   .blog_post_text {
    width: 900px;
    min-height: 550px;
    height: auto;
    overflow: auto;
   }

   .blog_post_menu {
    width: 900px;
    height: 35px;
   }
   
   .blog_post_menu A {
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    color: #0055ff;
   }

   .blog_post_menu_container {
     float: left;
     width:auto;
     height:auto;
     overflow: auto;
   }

   .blog_post_menu_container_locked IMG {
     float: left;
     width:auto;
     height:auto;
     overflow: auto;
     padding-left: 10px;
     padding-right: 10PX;
   }

   .blog_post_comments_list { 
    display: block;
   }
   
   .blog_recent_list {
    margin-top: 25px;
    margin-left:20px;
    width: 220px;
    overflow: scroll-y;
   }   

   .blog_recent_list_uebeschrift {
    font-weight: bold;
    font-size: 14px;
   }

   .blog_recent_list_entry {
    margin-top: 10px;
    margin-bottom: 10px;
   }
   
   .blog_recent_list_entry A {
    color: #0055ff;
    text-decoration: none;
   }

   .blog_comment_menu_container {
    float:right;
    width:160px;
    height:24px;
   }

   .blog_comment_menu_button IMG {
    margin-left:5px;
    margin-right:5px;
   }

   .blog_comment_menu_button A {
    margin-left:5px;
    margin-right:5px;
    text-decoration: none;
   }

   .blog_comment_menu_button { 
    float:left;
   }

   .blog_comment_caption {
    width: 700px;
    color: #000000;
    font-size:10px;
    font-weight: bold;   
   }

   .blog_comment_text {
    width: 700px
    float:left;
    font-weight: italic;
    font-size:12px;
   }
   
   .blog_comment_entry {
    min-height: 24px;
    height: auto;
    width:900px;
    overflow:auto;
   }
