body {
        font-family: Arial,Verdana, Helvetica, sans-serif;
        font-size: 9pt;
        font-style: normal;
        color: #2D1411;
        background-color:#DFD6C7;
        margin: 0;
        padding:0;
        scrollbar-base-color: #ffffff;
}

div#all {
        height:700px;
        margin-left: auto;
        margin-right: auto;
        margin-top:0;
        width:749px;
        background-color:#fff;
}
/*div to place logo*/

div#header{
    background-color: #FFFFFF;
    margin:0;
    height:110px;
    padding:0;
}

.logo {
        float:left;
        margin:0;
        border:none;
}





ul {
   margin-top:5px;

}

li {
        list-style-type:disc;
        list-style-position: outside;
        line-height:1.3em;
        margin-left:-15px;
        margin-bottom: 8px;
}






#content {
         height: 450px;
        margin:0;
        padding-right:1em;
        padding-left:30px;
        background-color:#FFFFFF;
         border-bottom: 2px dotted #2D1411;

}

hr {
   border: 2px dotted #2D1411;
   width: 100%;
}

h1 {
        padding:0;
        font-size:10pt;
        font-weight:bold;
        color:#CE6BA1;
        margin:0;
}

h2{
        height:350px;
        color:#666666;
        font-weight: bold;
        margin:0;
        font-size:8pt;
        line-height:1.5em;
}
h3 {
        font-size: 7pt;
        font-weight:bold;
        text-align:left;
        margin:0;
}

p {
color: #2D1411;
        margin:0;
        font-size: 1em;
}
p a, p a:link, p a:active{
        color: #2D1411;
        text-decoration:none;
        border-bottom:solid 1px #CE6BA1;
}

p a:hover {
    color: #fff;
    background-color:#CE6BA1;
                text-decoration:none;
}

.channellinks {
         float: left;
        width: 440px;
         margin-left:0;
        margin-top:10px;
        padding:0;
        line-height:1.5em;
}



.channelrechts {
         width: 200px;
         float: right;
        margin-top:10px;
        padding:0;
        line-height:1.4em;
}

.thumb {
        float:left;
        width:110px;
        font-size:90%;
        margin:0;
}
.thumb img {
        border:1px solid #000000;
}
.thumb p {
        line-height:1.2em;
        margin-top:3px;
        margin-bottom:5px;
}
.titel {
        line-height:1.2em;
        padding-top:10em;
}


.right{
        float:right;
        margin:0;
        padding:0;
        border:none;
}

.mit{
        border:1px solid #330000;
}

.ohne{
        border:none;
        text-decoration:none;
}
.ohne a{
        border:none;
        text-decoration:none;
}
form {
        margin:0;
}

label {
        font-size:0.70em;
        color:#330000;
        line-height:1.5em;
        text-align: left;

}

.submit {
        font-weight:bold;
        font-size:0.75em;
        color:#ffffff;
        background-color:#330000;
        line-height:1.5em;
        text-align: center;
        margin-top:0.5em;
        border:none;
}
input {
        border: 1px solid #333333;
}
textarea {
        border: 1px solid #333333;
}
.post {
        width:250px;
                margin-bottom: 0.5em;
}
div#footer {
        border-top: solid 2px #660000;
        background-color:#000000;
        height:22px;
        background-image:url(../daten/images/karo.gif);
}