/* Begin: Generelle Formatierungen */
a {
        color: #003399;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

img {
        border: 0px;
}
/* End: Generelle Formatierungen */



ul {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
}

/* Begin: Banner Formatierung */
div#banner-main, #banner-krad, #banner-roller,#banner-technik{
        position: absolute;
        left: 37px;
        top: 15px;
        width: 612px;
        height: 80px;
}

div#banner-technik {
        background-image :         URL('../images/hp/banner_technik.gif');
        background:         URL('../images/hp/banner_technik.gif') ;
}

div#banner-main {
        background-image :         URL('../images/hp/banner_willkommen.gif');
        background:         URL('../images/hp/banner_willkommen.gif') ;
}

div#banner-krad {
        background-image :         URL('../images/hp/banner_krad.gif');
        background: URL('../images/hp/banner_krad.gif') ;
}

div#banner-roller {
        background-image :         URL('../images/hp/banner_roller.gif');
        background: URL('../images/hp/banner_roller.gif') ;
}

div#logo{
        position: absolute;
        left:80px;
        top: 20px;
}

div#text-banner {
        position: absolute;
        left:80px;
        top: 20px;
}

div#text-banner-2 {
        position: absolute;
        left:300px;
        top: 20px;
}

div#text-banner-3 {
        position: absolute;
        left:450px;
        top: 50px;
}

div#text-banner-contact {
        position: absolute;
        left:50px;
        top: 110px;
}

div#main1 {
        position: absolute;
        left: 55px;
        top: 120px;
        width: 340px;
        letter-spacing : 0px;
        font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
       	font-size: 15px

}

div#main2 {
        position: absolute;
        left: 350px;
        top:  120px;
        width: 500px;
        height: 520px;
        letter-spacing : 0px;
        font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
       	font-size: 18px
}






/* End: Banner Formatierung */

div.angebot_info{
        position: absolute;
        left:200px;
        top: 400px;
        width: 300px;
        height: 280px;

        border: 1px dashed #003399;
        padding: 4px;
}



/* Begin: Schriftbild Formatierung */
div.bk, .bigger, .biggest {
        color: #000000;
        font-size: 18px;
        font-weight: bold;
        font-style : italic;
        letter-spacing : 4px;
        font-family: Verdana, Arial, sans-serif;
        text-align : right;
}

.bigger {
        font-size: 23px;
        font-style : normal;
}

.biggest {
        font-size: 30px;
        font-style : normal;
        letter-spacing : 6px;
}

div.text, .big, .sbig {
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        letter-spacing : 3px;
        font-family: Verdana, Arial, sans-serif;
        text-align : right;
        padding-left: 10px;
}

.big {
        font-size: 16px;
}

.sbig {
        font-size: 14px;
        letter-spacing : 2px;
        text-align : left;
}

.r-head, .r-text, .r-headk, .r-link, .r-headl, .r-textblue, .r-textred, .r-textsmall  {
        font-family: Verdana, Arial, sans-serif;
        font-size: 15px;
        font-style : normal;
        font-weight: bold;
        letter-spacing : 3px;
        text-align : reft;
        color: #000000;
}
.r-headl {
        text-align : right;
}
.r-headk {
        font-style : italic;
        font-size: 17px;
        letter-spacing : 4px;
}

.r-text, .r-textblue, .r-textred, .r-textsmall {
        font-size: 12px;
        font-weight: normal;
        letter-spacing : 2px;
}
.r-textsmall
{
        font-size: 10px;
        letter-spacing : 0px;
}
.r-link {
        text-align : right;
        padding-right: 15px;
        font-size: 11px;
        font-weight: normal;
}

.r-textblue
{
        color: #00377C;
        font-weight: bold;
}
.r-textred
{
        color: #E20A16;
        font-weight: bold;
}

.bigtxt
{
        font-size: 18px;
}

.bold
{
        font-weight: bold;
}

.b
{
        font-weight: bold;
}

.left
{
        text-align : left;
}

.top
{
        vertical-align : top;
}

.s15
{
        font-size: 15px;
}

.s20
{
        font-size: 20px;
}

.s25
{
        font-size: 25px;
}

.s30
{
        font-size: 30px;
}

.spaceing0
{
        letter-spacing : 1px;
}
/* End: Schriftbild Formatierung */
