/*
Theme Name: Secnet
*/

body {
    background: #fff url(images/banner_bg.png) repeat-x;
    padding: 0;
    margin: 0;
    text-align: center;
    font: 62.5% arial, sans-serif;
    color: #333;
}


dt {

    font-weight: bold;

}

dd {

    margin: 1px 0 .5em 0;

}



code {

    font: 1em 'courier new', monospace;

    color: #000;

}



h1, h2, h3, h4, h5, h6 {

    font-weight: normal;

    padding: 0;

    margin: 7px 0 0 0;

}

p, ul ol {

    margin-top: 10px;

    margin-bottom: 15px;

}



a {

    color: #A70D0F;

    text-decoration: none;

    border-bottom: 1px solid #A70D0F;

}

a:visited {

    border-bottom: 1px solid #E7AB53;

}

a:hover {
    color: #000;
    border-bottom: 1px solid #000;;
}



img, a img {
    border: none;
}



input {

    border: 1px solid #E7AB53;

    padding: 1px 2px;

    background: #F5D799;

}



.bild-links {
    float: left;
    margin: 0 15px 2px 0;
}

.bild-rechts {
    float: right;
    margin: 0 0 2px 15px;
}

/* Diese Klasse dem Link zuweisen der ein Bild umschlie?t */
.bild-verweis {
    border: none;
    border-bottom: none;
}

.zentriert {
    text-align: center
}

.rechts {
    text-align: right;
}

.unsichtbar {

    display: none;
}

.startseite {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.startseite li a {

    font-size: 1.25em;

    font-weight: bold;

    margin-bottom: 3px;

}




#kopf {

    text-align: left;

    margin: 0 auto;

    width: 786px;

}

#kopf h1 {

    padding: 0;

    margin: 0;

    height: 150px;

    background: url(images/banner.png) no-repeat;

}

#kopf h1 a {

    display: block;

    height: 150px;

    border: none;

}



#kopf h1 span {

    display: none;

}



/* * 3.2 "Koerper: Inhalt und Sidebar * */

#koerper {

    width: 786px;

    text-align: left;

    margin: 15px auto;

}


#inhalt {

    width: 491px;

    font-size: 1.2em;

    line-height: 1.5;

}

#inhalt h2 {

    font-size: 1.8em;

    font-weight: normal;

}

#inhalt h3 {

    font-size: 1.5em;

    margin-bottom: 1px;

    font-weight: normal;

}

#inhalt h4 {

    font-size: 1.3em;

    font-weight: normal;

}

#inhalt h5 {

    font-size: 1.1em;

}

#inhalt .inhalts-box1 {

    background: #F9DDB5 url(images/inhalts-box1.gif) no-repeat bottom right;

    padding: 0px 15px 10px 15px;

    margin-bottom: 2px;

}

#inhalt .inhalts-box2 {

    padding: 0px 15px 10px 15px;

    margin-bottom: 2px;

}



#inhalt .inhalts-box2 dl {

    margin: 10px 0;

}

#inhalt .inhalts-box2 dl dt {

    float: left;

    margin-right: 5px;

    width: 6.2em;

}

#inhalt .inhalts-box2 dl dd {

    margin-bottom: 1px;

}



#inhalt #comment {

    width: 455px;

    border: 1px solid #E7AB53;

    padding: 2px;

    background: #F5D799;

}



#commentlist li {

    padding-bottom: 0;

    border-bottom: 1px solid #E7AB53;

    margin-bottom: 25px;

}



.inhalts-box1 img {

    float:left;

    padding: 0 10px 10px 0;

}



#seitenleiste {

    float: right;

    width: 292px;

    padding: 0;

    margin: 0;

    font-size: 1.2em;

    line-height: 1.5;

}



#seitenleiste a {

    border: none;

}





#seitenleiste ul {

    color: #A70D0F;

    margin-left: 20px;

    padding-left: 0;

}



#seitenleiste form {

    margin-left: 7px;

}



#seitenleiste input {

    border: 1px solid #ddd;

    background: #fff;

}



#seitenleiste .sendeknopf {

    background: url(images/seitenleisten-box.jpg) no-repeat 90% 90%;

    line-height: 1.4;

    padding: 0 2px;

}



#seitenleiste .seitenleisten-box1 {

    padding: 0px 15px 10px 15px;

}

#seitenleiste .seitenleisten-box2 {

    padding: 0px 15px 10px 15px;

    margin-bottom: 2px;

}



#seitenleiste h2 {

    font-size: 1.4em;

    margin-bottom: 3px;

    padding: 0;

    line-height: 1.1;

}

#seitenleiste h3 {

    font-size: 1.2em;

    margin-bottom: 1px;

}



#fuss {

    margin-top: 20px;

    font-size: 1.1em;

    line-height: 1.4;

    background: url(images/webkrauts-fuss.png) repeat-x top center;

    padding: 15px;

    clear: both;

}



.ed_button {

    margin-right: 1px;

    margin-bottom: 1px;

}



