html, body
{
background: url(bg.jpg) repeat;
font-family: Arial;
font-size: 10pt;




}
body a:link {
    color: blue;
    text-decoration: none;
    font-weight: bolder;    
}
body a:visited {
    color: blue;
    text-decoration: none;
    font-weight: bolder;
}
body a:hover {
    color: red;
    text-decoration: underline;
}

#navi_area {
    margin: 0;
    padding: 0;
    float: left;
    width: 200px;
}
#navi_header {
    
    font-weight: bolder;
    font-size: 9pt;
    margin-left: 10px;
    
    
}

#navi_top_area {
    margin: 0;
    
    
    background: url(navi_top_bg.png) no-repeat;
    height: 31px;
}
#navi_mitte_area {
    margin: 0;
    padding-left: 10px;
    padding-top: 0px;
    
    /*padding-top: 5px;*/
    background: url(navi_mitte_bg.png) repeat-y;
}
#navi_image {
    width: 160px;
             height: 47px;
    border: none;
    
}
#navi_news_area {
    width: 140px;
    margin-left: 9px;
    color: black;
}
#navi_news_area a:link {
    color: black;
    font-weight: normal;
    
} #navi_news_area a:visited {
    color: black;
    font-weight: normal;
}
#navi_news_area a:hover {
    color: blue;
    text-decoration: none;
    font-weight: normal;
}

#navi_meeting_area {
    border: 2pt gray solid;
    padding: 5pt;
    width: 138px
}
#navi_bottom_area {
    background: url(navi_bottom_bg.png) no-repeat;
    height: 77px;
    padding-left: 18px;
    padding-top: 20px;
}

#text_area {
    margin: 0;
    padding: 0;
    float: left;
    width: 600px;
}
#next_meeting {
    color: blue;
    font-size: 16pt;
    font-weight: bolder;
   
   
    
}
#location {
    background: url(textbox_top_bg.png) no-repeat;
    height: 30px;
    padding-left: 30px;
    padding-top: 15px;
    
}

#location a:link {
    color: blue;
    font-weight: normal;
}
#location a:visited {
    color: blue;
    font-weight: normal;
}
#location a:hover {
    
    color: red;
}
#textbox {
    background: url(textbox_middle_bg.png) repeat-y ;
    padding-left: 25px;
    padding-right: 0px;
   
  
    padding-top: 20px;
    width: 600px;
   
}
#textwidth {
   width: 530px;
   
}

#headline {
    font-size: 18pt;
    font-weight: bolder;
    line-height: 25px;
}
#second_headline {
    font-size: 12pt;
    font-weight: bolder;
    line-height: 20px;
}
#textabsatz {
    line-height: 16pt;
}
#liste {
    line-height: 16pt;
}
#news_title {
    font-size: 14pt;
    font-weight: bolder;
    line-height: 25px;
    float: left;
}
#news_datetime {
    font-size: 9pt;
    color: #7A7A7A;
    float: right;
}
#textbox_bottom {
    background: url(textbox_bottom_bg.png) no-repeat;
    height: 65px;
}
#impress_area {
    background: url(impress_bg.png) no-repeat;
    height: 70px;
    font-size: 12px;
    padding-top: 22px;
    text-align: center;
    padding-right: 20px;
   
}
#impress_area a:link {
    color: blue;
    font-weight: bolder;
    text-decoration: none;
}
#impress_area a:visited {
    font-weight: bolder;
    color: blue;
    text-decoration: none;
}
#impress_area a:hover {
    color: red;
    
    
}
#top_link {
    font-size: 8pt;
    color: blue;
}
#image_area {
    margin: auto;
    width: 450px;
    
}
#image_area_top {
    height: 40px;
    text-align: center;
    margin: auto;
    width: 360px;
  
    background: url('gall_navi_bg.png') no-repeat;
    
    background-position: center top;
   
    border: none;
    
   
   
   
    
}
#image_top_left {
    width: 80px;
    height: 40px;
    float: left;
    
}
#image_top_right {
    width: 80px;
    height: 40px;
    float: right;
    
}
#image {
    width: 442px;
    
    border-left: 4px solid #0067ff;
    border-right:4px solid #0067ff;
}
#image_bottom_left {
    width: 80px;
    height: 40px;
    float: left;
    
}
#image_bottom_right {
    width: 80px;
    height: 40px;
    float: right;
    
}
#image_area_bottom {
    height: 40px;
    text-align: center;
    margin: auto;
    width: 360px;
    
    background: url('gall_navi_bottom_bg.png');
    background-position: center;
    background-repeat: repeat;
}
#image_count {
    color: white;
    font-size: 14px;
    padding-top: 10px;
    font-weight: bolder;
}

#thumbs_area {
    width: 450px;
    padding: 0;
}
#thumbs_left {
    margin-left: 0;
    width: 82px;
    height: 50px;
    border: none;
    background-color: yellow;
}
#thumbs_all {
    margin-left: 10px;
    width: 82px;
    height: 50px;
    border: none;
    background-color: yellow;
}
#hint_ok {
    width: 550px;
    border: 2pt green solid;
    background-color: #95FF95;
    font-weight: bolder;
    text-align: center;
    float: none;
      padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 200px;
    line-height: 16pt;
    
}
#hint_error {
    width: 550px;
    border: 2pt red solid;
    background-color: #FFC3C3;
    font-weight: bolder;
    text-align: center;
    float: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 200px;
    line-height: 16pt;
}
#button {
    background-color: #D5D5D5;
    
    border-left:1pt white solid;
    border-top: 1pt white solid;
    border-bottom: 1pt black solid;
    border-right: 1pt black solid;
    
    font-weight: bolder;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

#button:hover {
     background-color: #C2C2C2;
     
     border-left: 1pt black solid;
    border-top: 1pt black solid;
    border-bottom: 1pt white solid;
    border-right: 1pt white solid;
    cursor: pointer;
}

#textfeld {
    padding: 3pt;
}
#choice_list {
    padding: 3pt;
} 
#textfeld:hover {
    background-color: #EAEAEA;
}
#user_table {
    width: 540px;
    max-width: 540px;
    border: 1pt black solid;
}
#user_table td {
    padding: 3pt;
    border-bottom: 1pt black dotted;
    border-right: 1pt black dotted;
}
