/*
        Theme Name: ATS-Theme
        Theme URI: http://www.ats-edv-service.de/
        Description: .
        Version: 0.9
        Author: Andreas Tanke
        Author URI: http://www.ats-edv-service.de/
*/

/*************************************************/
/********************ALLGEMEIN********************/
/*************************************************/

* {
        font-family:Arial, Verdana, Sans-Serif;

}
body {
        margin: 0px;
        padding: 0px;
        font-size:100%;
        color: #000;
}

#SeitenBody {
        width: 1084px;
        margin: 0px auto;
}

#SeitenKopf {
        height: 152px;
        width: 1084px;
        }

#SeitenInhalt {
        margin: 0px;
        padding: 0px;
        width: 1084px;
        float: left;
        display:inline;
        text-align: justify;
        margin-left:0px;
        margin-top: 10px;
}

/**********************************************/
/********************LINKS********************/
/**********************************************/

a, a:visited{
        color: #6693c1;
        text-decoration:none;
}

a:hover{
        co1lor: #c1d4eb;
        color: #a4c2e3;
        text-decoration:underline;
}

/**********************************************/
/*********************HEADER*******************/
/**********************************************/

#SeitenKopf .KopfZeile {
        margin: 0px;
        padding: 0px;
        display:block;
        font-size:28px;
        color: #000;
        text-decoration:none;
        font-weight: bold;
        margin-left: 25px;
        float: left;
        backgro1und-color: #ff0;
        vertical-align:top;
        }

#SeitenKopf .KopfZeile .Logo {
        display:inline-block;
        vertical-align:top;
  }


#SeitenKopf .KopfZeile .Logo img {
    width:136px;
        height:131px;
  }


#SeitenKopf a{
        margin: 0px;
        padding: 0px;
        color: #000;
        text-decoration:none;
        font-weight: bold;
        }

/***********************************************/
/*********************ARTIKEL*******************/
/***********************************************/
#SeitenInhalt .ArtikelWrapper {
        margin-left: 55px;
        width:975px;
        float: left;
        min-height: 580px;
        display:inline;
        }

#SeitenInhalt .Artikel {
        margin: 5px;
        padding: 5px;
        font-size:12px;
        }

#SeitenInhalt .ArtikelTitel {
        margin: 0px;
        padding: 0px;
        display: block;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        margin:15px auto 15px;
        font-size:25px;
        }

#SeitenInhalt .ArtikelTitel .partnerTitel {
        margin: 0px;
        padding: 0px;
        margin-top: 10px;
        display:inline-block;
        float: left;
        text-decoration: none;
        font-weight: bold;
        text-align: center;
        font-size:25px;
        width: 600px;
        }

#SeitenInhalt .ArtikelTitel .partnerBild {
        margin: 0px;
        padding: 0px;
        display:inline-block;
        text-align: center;
        padding-left: 50px;
        margin-top: -25px;
        width: 230px;
        height: 111px;
        }

#SeitenInhalt .ArtikelInhalt {
        padding: 10px;
        display: block;
        text-align: justify;
        margin-top: -5px;
        }

#SeitenInhalt .ArtikelInhalt .zwischentitel {
        font-size:larger;
        font-style:normal;
        text-decoration: none;
        font-weight: bold;
        text-align: left;
        }

#SeitenInhalt .ArtikelInhalt .absatz {
        padding: 10px;
        display: block;
        clear: left;
        text-decoration: none;
        font-weight: normal;
        text-align: justify;
                }


#SeitenInhalt .ArtikelInhalt .grafik
 {
        padding: 5px;
        margin: 10px;
        margin-right: 47px;
        margin-left: 20px;
        margin-top: -50px;
        float: right;
        display:inline-block;
  }


#SeitenInhalt .ArtikelInhalt .grafik img
 {
        width:200px;
        height:275px;
        border:0;
  }



#SeitenInhalt .ArtikelInhalt .grafik .absatz
 {
        margin-top: -50px;
        text-align: center;
        padding-bottom: 10px;
        font-weight: bold;
  }

div.liste {
        margin-top: 20px;
        }

div.liste .zwischentitel {
        margin-bottom: -10px;
        }

div.liste ol li {
        font-size:larger;
        font-style:normal;
        text-decoration: none;
        font-weight: bold;
        text-align: left;
        bac1kground-color: #ff0;
        }

div.listeabsatz {
        font-size:smaller;
        margin-bottom: 10px;
        display: block;
        clear: left;
        text-decoration: none;
        font-weight: normal;
        text-align: justify;
        co1lor: #f00;
                }


/**********************************************/
/********************FOOTER********************/
/**********************************************/

#Footer {
        clear: both;
        font-size:10px;
        height: 79px;
        padding: 0px;

        }
#Footer p{
        color:#555;
        width: 975px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        padding-top:30px;
        margin-left:55px;
}
#Footer a, #Footer a:visited{
        color: #6693c1;
        text-decoration:none;
}

#Footer a:hover{
        text-decoration:underline;
}
