/* AUSZEICHNUNGEN */

.fettblau {
        color: #019de7;
        font-weight: bold;
}

.grauklein2 {
        color: #707070;
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 13px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

div.clear {
        clear: both;
        margin: 0;
        padding: 0;
        height: 0;
        line-height: 0;
        font-size: 0;
}

h1 {
        font: normal bold 16px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
        text-decoration: none;
        font-weight: normal;
}

h2 {
        color: #009fe3;
        text-decoration: none;
        font: bold 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
        margin: 0 0 4px;
        padding: 0;
}

h3 {
        color: #009fe3;
        padding: 0px;
        margin: 0px 0px 10px;
}

h3 a {
        color: #009fe3;
        padding: 0px;
        margin: 0px 0px 10px;
        text-decoration: none;
}

h4 {
        color: #000;
        padding: 0px;
        margin: 0px 0px 10px;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
}

h4 a {
        color: #000;
        text-decoration: none;
}

h4 a:hover {
        text-decoration: none;
        color: #000;
}

.schwarzGross {
        color: #000;
        font-size: 18px;
        font-weight: bold;
}

.blauGross {
        font-size: 14px;
}

span.klein {
        color: #707070;
        font-size: 10px;
        margin-bottom: 0;
        padding-top: 10px;
        margin-top: 10px;
}

select.primo_select {
        width: 280px;
        border: none;
        background-color: #d3edfc ;
        padding: 0px;
        margin: 0px;
}

/* KOPF-TABMENU */

#tabmenu_primo {
        width: 940px;
        background-color: #009fe3;
        height: 33px;
        padding: 0px;
        margin: 0px;
}

#tabsindent li {
        list-style-type: none;
        float: left;
        padding: 7px 12px 12px;
        margin: 0px;
}

* + html #tabsindent {
        margin-left: 14px;
}

* + html #tabsindent li{
        padding: 11px 12px 12px 0px;
        margin-left: 6px;
}

* html #tabsindent li {
        padding: 11px 12px 12px 0px;
}

ul#reiternavi-primo {
        padding: 0px;
        margin: 0px;
}

#tabsindent li a {
        text-decoration: none;
        color: white;
        font: 12px/12px Arial, Helvetica, sans-serif;
}

#reiternavi-aktiv, #tabsindent li a:hover {
        text-decoration: none;
        border-bottom: 2px solid white;
}


* + html span.primo-reiter-info {
        margin: 9px 2px 0px 0px;
        position: relative;
        left:-20px;
        top: 2px;
}

* html span.primo-reiter-info {
        margin: 9px 12px 0px 0px;
}

span.primo-reiter-info {
        color: white;
        float: right;
        text-align: right;
        padding: 0;
        text-decoration: none;
        margin: 0;
        font: normal 12px/12px Arial, Helvetica, sans-serif;

        position: relative;
        left: -20px;
        top: 12px;
}

.primo-reiter-info,  #tabsindent a {
        text-decoration: none;

}

.primo-reiter-info a {
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
}

span.primo-reiter-info:hover, #tabsindent a:hover {
        border-bottom: none;
        border-bottom: 2px solid white;
        text-decoration: none;
}



/*AUFBAU KOPF */

#primo-kopf {
        width: 940px;
        height: 146px;
        background-image: url(../bilder/primo_kopf.png);
}

#primo-illu-overlay {
        position: relative;
        top: 30px;
        left: 12px;
        border: 0px;
}




/*AUFBAU INHALT 3 Spalten */

#primo_containerProbeseiten {
        width: 940px;
        background-image: url(../../primo_mathematik_neu/bilder/primo_bg_probeseiten.gif);
        float: left;
}

#primo_container {
        width: 940px;
        background-image: url(../bilder/primo_bg.gif);
        float: left;
}


#inhaltProbeseiten {
        width: 940px;
        background: url(../bilder/kopf_teil.png) no-repeat 212px top;
        float: left;
        min-height: 600px;
}

#inhalt {
        width: 940px;
        background: url(../bilder/kopf_teil.png) no-repeat 212px top;
        float: left;
        min-height: 600px;
}

#menu {
        width: 210px;
        float: left;

}

#menu_footer {
        background: #d3edfc url(../bilder/menufuss_bild.png) no-repeat 0 bottom;
        width: 210px;
}

#marginalspalte {
        float: right;
        background-color: #fef8bc;
        margin-right: 0px;
        padding: 35px 0 0;
        width: 202px;
        margin: 0;
        font-size: 12px;
        line-height: 17px;
        font-family: Arial, Helvetica, sans-serif;
}


#primo_footer {
        width: 940px;
        background-image: url(../bilder/footer.png);
        height: 47px;
        clear: left;
        border-top: 10px solid white;
}

* html #menu_footer {
        margin-top: -363px;
        height: 363px;
}

* + html #menu_footer {
        margin-top: -363px;
        height: 363px;
}


/* INHALT */

.contentWrapProbeseiten {
        float: left;
        margin: 40px 5px 0 55px;
        color: black;
        width: 620px;
        font-size: 12px;
        line-height: 18px;
        font-family: Arial, Helvetica, sans-serif;
}

.contentWrapProbeseiten p {
        margin: 0 0 18px;
}

.nachoben {
        float: right;
        font-family: Arial, Helvetica, sans-serif;
        color: #000;
}

.nachoben a {
        float: right;
        font-family: Arial, Helvetica, sans-serif;
        color: #000;
        text-decoration: none;
        width: 200px;
        text-align: right;
        padding-bottom: 30px;
}

.contentWrap {
        float: left;
        margin: 40px 5px 0 55px;
        font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
        color: black;
        width: 430px;
        font-family: Arial, Helvetica, sans-serif;
}

.contentWrap p {
        margin: 0 0 18px;
        font-family: Arial, Helvetica, sans-serif;
}

#inhalt ul {
        list-style-type: none;
        padding: 0px;
}
#inhalt li {
        line-height: 28px;
}

#inhalt li img {
        vertical-align: middle;
        padding-right: 5px;
        padding-top: 0;
        margin: -3px 0 0;
}



/* LINKS im INHALT */

.contentWrap a {
        text-decoration: underline;
        color: #009fe3;
}

.contentWrap a:hover {
        text-decoration: none;
}



/* MENU */

#brotkrumen {
        width: 100%;
        height: auto;
        color: #009fe3;
        font: italic normal bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
        text-decoration: none;
        text-align: left;
        border-bottom: 2px solid white;
        padding: 12px 0 10px 12px;
}

ul#linkenavi_primo {
        margin: 0px;
        padding: 0px;
}


#menu li {
        list-style-type: none;
        border-bottom: 2px solid white;
        padding: 0px;
        margin: 0px;

}

#linkenavi_primo a.itemactive, #linkenavi_primo a:hover {
        color: white;
        background-color: #81cff5;
}

#linkenavi_primo a {
        text-decoration: none;
        color: #009fe3;
        height: 35px;
        font: bold 12px/35px "Lucida Grande", Lucida, Verdana, sans-serif;
        padding: 0 0 0 12px;
        display: block;
}



/* MARGINALSPALTE */

#marginalspalte p.linie {
        border-bottom: 2px solid #ffe47d;
        margin: 15px 8px 0 12px;
        padding: 0 0 15px;
}

#marginalspalte p{
        padding: 0 0 15px;
        margin: 15px 8px 0 13px;
}

#marginalspalte p.bilder {
        margin: 0px 0px 0px 6px;
        padding: 0px;
}


ul.aufzaehlung {
        margin: 0px 0px 0px 12px;
        padding: 0px 0 0px 0px;
        list-style-position: inside;
}

ul.aufzaehlung li {
        margin: 0px;
        padding: 0px;
        list-style-image: url(../bilder/bulletimage.png);
        color: #009fe3;
        font-weight: bold;
        list-style-position: inside;
        font-size: 11px;
        line-height: 17px;
        height: 18px;
        text-shadow: #000000 0 0 0;
}

.doppelfeil {
        width: 10px;
        height: 10px;
        margin: 0;
        text-decoration: none;
        padding: 0;
        vertical-align: middle;
        color: black;
        font-weight: bold;
}
.abstand9 {
        height: 9px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}

/* Quadrate rechts */

table img {
        margin: 0px;
        padding: 0px;
        display: block;
}
.abstandminhighmitte {
        height: 300px;
}