﻿@charset "utf-8";

img {border:0;}

p.wichtig {float:left; margin-right: 10px;}

/* nur für Edit in Reddot  nötig */
.rd {
    font-size : 12px;
    font-family : Verdana;
    color: red;
    font-weight:normal;
    text-decoration : none;
    letter-spacing:0.0em;
}
.reddotonred {
    font-size : 20px;
    font-family : Tohoma;
    font-color: #000000;
    text-decoration : none;
    background:#000000;
}
.red {
    font-size : 12px;
    font-family : Verdana;
    color: white;
    text-decoration : none;
}
.redc {
    right: 440px;
    width: 200px;
    POSITION: absolute;
    top: 0px;
    background:#000000;
}
.ober {
    font-weight:bold;
    text-indent:1px;
}
.unter {
    font-weight:normal;
    text-indent:10px;
}
 
/* Formatierung für die Links, die RQLs ausführen */
a.rql {
    text-decoration:none;
}
a.rql:link {
    text-decoration:none;
}
a.rql:visited {
    text-decoration:none;
}
a.rql:hover {
    text-decoration:none;
}
a.rql:active {
    text-decoration:none;
}
a.rql:focus {
    text-decoration:none;
}

/* Text */



H1 {
    font-size: 16px;
    letter-spacing:0.0em;
    font-weight:bold; 
    font-family:Arial, sans-serif;
    display: block;
    color: #960000;
    line-height: 24px;
    margin: 3px 0px 2px 0px;
}

H2 { 
    font-size:13px; 
    color:#960000; 
    font-family:Arial, sans-serif;
    font-weight:bold; 
    margin-top:17px;
    margin-bottom:3px; 
    text-alignxx:left;
}

H3 { 
    font-size:11px; 
    color:#000000; 
    font-weight:bold;
    font-family:Arial, sans-serif;
    margin-top:12px;
    margin-bottom:0px; 
    text-align:left;
}

H4 {
    font-size:11px;
    color:#646363;
    font-family:Arial, sans-serif;
    font-weight: normal;
    font-style: italic;
    margin: 0px 0px 3px 0px;
    text-align: left;
    line-height:11px;
}

H5 {
    font-size: 11px;
    color: #646363;
    line-height: 11px;
    font-weight: bold;
    padding: 1px 0px 2px 0px;
}


H6 {
    font-size: 12px;
    color: #646363;
    line-height: 12px;
    font-weight: bold;
    padding: 2px 0px 2px 0px;
}

p {
    margin-bottom: 6px;
}

#content {
    font-family:Verdana,Arial, sans-serif;
    font-size:8pt;
    line-height: 16px;
}

.img-float {
float:left;
margin-right: 10px;
}

a:link,
a:visited {
    color: #960000;
    text-decoration: none;
}
a:hover,
a:active  {
    text-decoration: underline;
}

#news-dateHP {
    padding: 4px 0px 0px 10px;
    font-size: 10px;
    line-height: 
}

#news-headlineHP a {
    padding: 4px 10px 0px 10px;
    font-size: 12px;
    font-weight: bold;
}

#news-textHP {
padding: 4px 10px 5px 10px;
margin-bottom: 5px;
border-bottom: dotted 1px #cccccc;
}


#news-date {
    padding: 0px 0px 0px 0px;
    font-size: 10px;
    font-color: #cccccc;
}

#news-headline a {
    padding: 4px 10px 0px 0px;
    font-size: 12px;
    font-weight: bold;
}
#news-text {
padding: 0px 10px 2px 0px;
}





#content ul {
    margin: 0px;
    padding: 0px 0px 8px 0px;
    font-family:Verdana,Arial, sans-serif;
    font-size:8pt;
}

#content ul li {
    list-style: none;
    background: url("Bilder/itaraDot.gif") no-repeat 5px 9px;
    padding: 2px 0px 2px 14px;
    line-height: 14px;
}

ol {
    list-style-type:decimal;
    list-style-image:none;
    list-style-position: outside;
    padding: 2px 0px 2px 20px;
}
ol li,
.text_parent ol li {
    margin-bottom:5px;
    margin-left: 1px;
}
ol ol li,
.text_parent ol ol li {
    list-style-type: decimal;
    padding: 4px 0px 0px 0px;
}


#bild img, #bild img a {
margin: 10px 10px 10px 10px;
border: 1px solid #a8a8a8; 
}

#name, #aptext, #mail-bild, #mod-text {
margin: 0px 10px 0px 10px;
}

#mod-text img, #mod-text img a {
margin: 10px 0px 0px 0px;
border: 1px solid #a8a8a8; 
}

#text {
padding-bottom: 12px;
border-bottom: 1px dotted #cccccc;
}
