img {
      border: none;
      
      }

h2 h3{
       /* 	color:#7f8626; */
       color:black;
       padding:0px;
       margin:0px;
       text-decoration:underline;

       }



.notice{
         width:60%;
         text-align:center;
         margin:auto;
         margin-top:20px;

         border-style:solid;
         border-width: 1px;
         border-color:black;
         background-color:white;
         color:green;

         }


#error{
        width:60%;
        text-align:center;
        margin:auto;
        margin-top:20px;


        border-style:solid;
        border-width: 1px;
        border-color:black;
        background-color:white;
        color:red;


        } 


.profile_container{
                    width:700px;
                    /* 	height:200px; */
                    }

.profile_container img{
                        border: none;
                        }



.profile{
          width:200px;
          height:140px;
          float:left;
          
          }


.preview_container{
                    width:640px;
                    margin-bottom:30px;
                    }


.preview_container img{
                        border: none;

                        }



.preview{
          width:200px;
          min-height:100px;
          margin-left:10px;
          margin-bottom:55px;
          float:left;
          }

.image_container{
                  }

.image_container_title{
                        font-size:13px; 
                        text-decoration:underline;
                        background-color:/*#5e5e5e*/ #c3c3c4;
                        color:black;
                        height:20px;
                        margin:auto;
                        padding:1px;

                        border-style: solid;
                        border-width: 1px;
                        border-color: black;
                        }


.blogpost_container{
                     
                     
                     }

.blogpost{
           border-style:solid;
           border-width: 1px;
           border-color:white;
           margin-left:5px;
           margin-right:5px;
           margin-bottom:25px;
           }

.blogpost_head{
                border-bottom: 1px solid black;
                font-weight:bold;

                }

.blogpost_content{
                   min-height:50px;

                   }


.blogpost_foot{
                border-top: 1px solid black;

                }

/*
   .profile_newline{
                     width:200px;
                     height:200px;
                     margin-left:15px;

                     }
*/


.thumbnail{
            width:180px;
            height:180px;
            margin-left:20px;
            float:left;

            /*	border-style:solid;
               border-width: 1px;
               border-color:green;*/
            }
.thumbnail img{
                border:none;
                }

.bold_link{
            text-decoration:underline;
            font-weight:bold;
            }


.imprint{
          width:85%;
          margin:auto;
          background-color:#5e5e5e;
          color:white;
          padding:10px;


          border-style: solid;
          border-width: 1px;
          border-color: black;
          }



#headline_title a{
                   color:black;
                   }


#headline_title a:link{
                        color:black;
                        text-decoration:underline;
                        }



#headline_title a:visited{
                           color:black;
                           text-decoration:underline;
                           }
#headline_title a:hover{
                         color:black;
                         /*	text-decoration:line-through;*/
                         }
#headline_title a:active{
                          color:black;
                          text-decoration:underline;
                          }



#bottom a{
           color:black;
           }


#bottom  a:link{
                 color:black;
                 text-decoration:none;
                 }



#bottom  a:visited{
                    color:black;
                    text-decoration:none;
                    }
#bottom  a:hover{
                  color:black;

                  }
#bottom a:active{
                  color:black;
                  text-decoration:none;
                  }












a{
   color:#7f8626;
   /* 	text-decoration:none; */
   }

a:link{
        color:white;
        text-decoration:underline;
        }

a:visited{
           color:white;
           text-decoration:underline;
           }
a:hover{
         color:white;
         /*	text-decoration:line-through;*/
         }
a:active{
          color:white;
          text-decoration:underline;
          }





.guestbook{
            width: 80%;
            margin:auto;
            padding: 10px;
            }

.guestbook_note{
           border-style:solid;
           border-width: 1px;
           border-color:white;
           margin-left:5px;
           margin-right:5px;
           margin-bottom:25px;
           }

.guestbook_note_head{
                border-bottom: 1px solid black;
                font-weight:bold;

                }

.guestbook_note_content{
                   min-height:50px;

                   }


.guestbook_note_foot{
                border-top: 1px solid black;

                }

.backer_list_entry {
  font-size: 14px;
}
/*
.backer_list_enty a {
  text-decoration: none;
}
.backer_list_enty a:visited {
  text-decoration: none;
}
.backer_list_enty a:active {
  text-decoration: none;
}

.backer_list_entry a:hover {
  text-decoration: underline;
}
*/

a.backer_link {
  text-decoration: none;
}

a:hover.backer_link {
  text-decoration: underline;

}
