/* 005447 */
body {
    margin: 0;
    padding: 0;
    border: 0;
    color: #000000;
    background: #ffffff;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
}
#main {
    text-align: left;
    margin: 0 auto;
    width: 650px
}
#comment_main
{
    text-align: left;
    margin: 0 auto;
    width: 547px
}
#wLocation {
    color: #000000;
    padding-top: 20px;
    font-weight: 900
}
#locationTable {
    font-size: 100%;
}
#lDiv {
    width: 50px;
    border: 1px solid #000000;
    padding: 1px;
    margin: 0px;
    height: 20px;
    margin-bottom: 10px;
    text-align: center;
}
/* words */
#wHeadline {
    color: #970F00;
    
    font-weight: 900
}
#wHeadline1 {
    color: #000;
    font-weight: 900;
    padding-top: 20px;
    padding-bottom: 25px;
    text-align: center;
}
#words {
    color: #ABADAD;
    padding-top: 10px;
    padding-bottom: 20px;
    line-height: 30px
}
#wYesterday {
    font-weight: 100;
    background: url(gfx/arrow_yesterday.png) no-repeat center;
    padding: 12;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 10px;
    vertical-align: top
}
#wToday {
    font-weight: bold;
    font-size: 16px;
    color: #970F00;
    position:relative;
    top:27px;
}
#wTomorrow {
    font-weight: 100;
    background: url(gfx/arrow_tomorrow.png) no-repeat center;
    padding: 12;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 10px;
    vertical-align: top
}
/* comments */
.comment {
    border: #000000 solid 1px;    
    /*height: 150px;*/
    position: relative;
    top:10px;    
    width: 255px;
    font-family: cursive;
    font-size: 12px;
    color: gray;
    vertical-align: text-top; 
    text-align: left;  
    padding:3px; 
}
#cTable {
    font-size: 100%;
}
#cDiv {
    width: 500px;
    /*border: 1px solid #B0B0B0;
    padding: 2px;
    margin: 0px;
    height: 7em;
    margin-bottom: 5px*/
}
#categoryBottom {
    border: 1px solid #000000;
    padding: 2px;
    margin-top: 5px;
}
/* form */
#cForm {
    margin-top: 20px;
    width: 550px;
    font-size: 100%;
}
#cForm td {
    vertical-align: top;
}
#cFormInfo {
    font-size: 10px
}
#cFormInfoNr {
    font-size: 10px;
    color: #970F00;
    height: 1.5em
}
input, textarea {
    border: 1px solid #B0B0B0;
    padding-left: 2px;
    padding-right: 2px;
}
form {
    padding-bottom: 20;
    margin: 0;
}
/* footer */
#footer {
    border-top: 2px solid #970F00;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-top: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#error {
    background-color: #DDAAAA;
    width: 100%;
    padding: 5px;
}
#msg {
    background-color: #F5F6DA;
    width: 100%;
    padding: 5px;
}
a {
    color: #970F00;
    text-decoration: none;
}
a:hover {
    border-bottom: 1px dashed #000000;
    color: #000000;
}
#haupt_thema {
    color:#970F00;
    font-size:16px;
    font-weight:bold;
    position:relative;
    top:24px;
}
.themes {
    border:1px solid grey;
    color:#808080;
    font-family:arial,verdana,sans-serif;
    font-size:11px;
    font-weight:normal;
    height:115px;
    text-decoration:none;
    width:160px;
    text-align: left;
    padding: 3px;
}
.themes a {
    color:green;
    text-decoration:none;
}
.themetitle a {
    color:green;
    text-decoration:none;
}
.themestoday {
    text-align: left;
    border:1px solid grey;
    font-family:arial,verdana,sans-serif;
    font-size:11px;
    font-weight:normal;
    height:151px;
    position:relative;
    padding:3px 3px 8px; 
    text-decoration:none;
    vertical-align:middle;
    width:249px;
}
.quelle {
    font-style:italic;
    padding:3px;
    position:relative;    
}
.com_col, .com_col a  {    
    line-height:28px;   
    color: gray;
    font-size: 12px;    
    font-weight: bold;
}
.name_place { 
    color: #7B6104;    
    display:inline;
}
.themetitle {
    font-family:arial, verdana, sans-serif;
    font-size:11px;
    color:green;
    font-weight:normal;
    text-decoration:none;
    font-weight: bold;
    }
.themetitlea  { font-size: 11px; font-family: arial, verdana, sans-serif; text-decoration: none }
.themetitle a a:hover {
    font-family:arial, verdana, sans-serif;
    font-size:11px;
    color:green;
    font-weight:normal;
    text-decoration:none;
    font-weight: bold;
}
textarea {
overflow:hidden;
}
.description {
    overflow:auto !important;
}
.paging {
    font-family:arial,verdana,sans-serif;
    border: none ; 
    background-color: white; 
    color: #970F00;
    font-size:17px;
    height:20px;    
}
.paging:hover {  
    border-bottom:1px dashed #000000;
    color:#000000;
    cursor: pointer;    
}