body {
margin: 0;
padding: 0;
background-color: #FFFFFF;
font-family:verdana,helvetica,sans-serif;
font-size:13px;
line-height:17px;
color:#252525;
}

a {
color: #900211;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#menu ul a {
color: #000000;
text-decoration:none;
}

#menu ul a:hover {
text-decoration: underline;
}

#menu {
display:none;
/*width: 100px;
background-image: none;
background-repeat:no-repeat;
float:left;*/
}

#menu ul {
font-family:arial,helvetica,sans-serif;
font-size:13px;
font-weight:bold;
line-height:22px;
color:#000000;
}

#menu ul li {
list-style-type:none;
list-style-image:none;
}

#menu ul li.self_class {
list-style-image:url(../img/list_image_active.gif);
}

#menu ul li.here_class {
list-style-image:url(../img/list_image_active.gif);
}

#menu ul li ul {
font-size:11px;
font-weight:normal;
line-height:15px;
}

#menu ul li ul li {
list-style-image:none;
}

#menu ul li ul li.self_class {
list-style-image:url(../img/list_image_2_active.gif);
}

#content_frame {
width: 570px;
float:left;
}

#footer {
height:30px;
clear:both;
text-align:center;
padding-left:12px;
}

#dot {
float:left;
margin-right:10px;
}

#dot_temp2 {
float:left;
margin-right:10px;
margin-top:13px;
}

#dot_temp3 {
float:left;
margin-right:10px;
margin-top:13px;
}

#text_content {
width:100%;
padding-bottom:30px;
border-bottom: 1px dotted #7a7d84;
margin-left:15px;
}

#text_content_temp3 {
width:100%;
padding-bottom:30px;
margin-left:15px;
clear:both;
border-top: 1px dotted #7a7d84;
padding-top:10px;
}

#content {
margin-left:24px;
margin-right:15px;
}

#image_content {
width: 285px;
height: 227px;
float:left;
text-align:center;
padding-top:50px;
}

#image_content_temp2 {
width: 265px;
height: 227px;
float:left;
padding-top:25px;
padding-left:20px;
}

#image_content_temp3 {
width: 285px;
height: 227px;
float:left;
text-align:center;
padding-top:25px;
}

#image_content_big {
width: 570px;
height: 227px;
float:left;
text-align:center;
}

#logo {
width: 240px;
height: 212px;
padding-left: 30px;
padding-top: 65px;
float:right;
border-left: 1px dotted #7a7d84;
}

#logo_temp3 {
width: 240px;
height: 242px;
padding-left: 30px;
padding-top: 35px;
float:right;
border-left: 1px dotted #7a7d84;
text-align:right;
}

#logo_temp4 {
width: 240px;
height: 70px;
padding-left: 30px;
float:right;
text-align:right;
}

.imagewithborder {
border-right:solid 6px #828890;
border-bottom:solid 6px #828890;
}

#breadcrumb {
width:525px;
clear:both;
margin-left:39px;
margin-bottom:15px;
text-align:right;
font-size:10px;
}

/* ### Stile fuer Blog-System ### */

.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}
 
.nl_summaryPost h3 {
border-bottom: 1px solid #CCCCCC;
margin: 0px !important;
padding: 5px !important;
color: black;
}
 
.nl_summaryPost .nl_info {
background-color: #F8F8F8;
padding: 5px !important;
font-size: 0.8em;
color: black;
}
 
.nl_link {
font-size: 76%;
text-align: right;
}
 
.nl_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;

    color: #618100;

}
#nl_pages #nl_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#nl_pages .nl_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#nl_pages a, #nl_pages a:link, #nl_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#nl_pages a:hover {
    background-color: #fff;
    color: #000;
}
#nl_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#nl_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#nl_archivelist .nl_month {
    font-weight: bold;
}