html{
    margin:0px;
    min-height : 100%;
    padding-bottom:1px;
}
body{
    margin:0;
    width:940px;
    background-image: url(/media/images/templates/Schulsport/body-background.jpg);
    background-position: left top;
    background-repeat: repeat-y;
    background-color: #ffffff;
}
#background {
    background-image: url(/media/images/templates/Schulsport/verlauf.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #00143B;
    width: 940px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

p, div, ul, li, dl, dt, dd {
   font-family: arial, verdana, sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 140%;
   margin-top: 0;
   margin-bottom: 0;
}

p, ul, dl, ol {
   margin-top: 12px;
}
table{
    border-collapse: collapse;
}
td.table_b1{
    padding: 3px 5px;
    border:1px solid #222222;
}


#metanavigation        {
        width: auto;
        padding: 0px;
        height:36px;
}
#metanavigation ul    {
        margin: 0px;
        padding: 0px;
        height: auto;
        width: auto;
        list-style-type: none;
        font-size: 12px;
}
#metanavigation ul li        {
        display: inline;
        float: left;
        line-height: 130%;
        height: 36px;
        padding-top: 4px;
        background-color: #0F234A;
        border: 1px;
        border-style: solid;
        border-color: #FFFFFF;
        font-size: 12px;
}

#metanavigation ul li a        {
        color: #FFFFFF;
        text-decoration: none;
        font-size: 12px;
}

#metanavigation ul li a.Sel        {
        color: #00143B;
        text-decoration: none;
}

/* INFOBOX-STYLES */
.boxtitel {
        text-decoration:none;
        font-weight:bold;
        color:#00143B;
        font-size:11px;
        line-height: 140%;
}
.boxname {
        text-decoration:none;
        font-weight:bold;
        font-size:10px;
        padding-top: 16px;
        line-height: 140%;
}
.boxtext {
        text-decoration:none;
        font-size:10px;
        padding-top: 4px;
        line-height: 140%;
}
a.box {
        text-decoration:none;
        color:#00143B;
        font-size:10px;
}
ul.leftnav{
    margin:0px;
    padding:0px;
}
li.level_01, li.level_01_selected{
    list-style-type: none;
    margin-left:0px;
    margin-bottom:6px;
    padding:0px;
    width:150px;
    border:1px solid #ffffff;
    text-align:center;
}
a.level_01, a.level_01_selected, a.level_01:hover, a.level_01_selected:hover{
    text-decoration: none;
    width:150px;
    display:block;
    padding:8px 0;
    font-size:12px;
    color:#ffffff;
}
a.level_01_selected{
    font-weight:bold;
}
li.level_02, li.level_02_selected{
    list-style-type: none;
    margin-left:0px;
    margin-bottom:6px;
    padding:0px;
    width:150px;
    border-left:1px solid #ffffff;
    text-align:left;
}
a.level_02, a.level_02_selected, a.level_02:hover, a.level_02_selected:hover{
    text-decoration: none;
    width:144px;
    display:block;
    padding:0 0 0 6px;
    font-size:12px;
    color:#ffffff;
    line-height:120%;
}
a.level_02_selected{
    font-weight:bold;
}

li.level_03, li.level_03_selected{
    list-style-type: none;
    margin:0 0 6px 8px;
    padding:0px;
    width:142px;
    border-left:1px solid #ffffff;
    text-align:left;
}
a.level_03, a.level_03_selected,a.level_03:hover, a.level_03_selected:hover{
    text-decoration: none;
    width:142px;
    display:block;
    padding:0 0 0 6px;
    font-size:12px;
    color:#ffffff;
    line-height:120%;
}
a.level_03_selected{
    font-weight:bold;
}
li.level_04, li.level_04_selected{
    list-style-type: none;
    margin:0 0 6px 13px;
    padding:0px;
    width:137px;
    border-left:1px solid #ffffff;
    text-align:left;
}
a.level_04, a.level_04_selected,a.level_04:hover, a.level_04_selected:hover{
    text-decoration: none;
    width:137px;
    display:block;
    padding:0 0 0 6px;
    font-size:12px;
    color:#ffffff;
    line-height:120%;
}
a.level_04_selected{
    font-weight:bold;
}
li.level_05, li.level_05_selected{
    list-style-type: none;
    margin:0 0 6px 18px;
    padding:0px;
    width:132px;
    border-left:1px solid #ffffff;
    text-align:left;
}
a.level_05, a.level_05_selected,a.level_05:hover, a.level_05_selected:hover{
    text-decoration: none;
    width:132px;
    display:block;
    padding:0 0 0 6px;
    font-size:12px;
    color:#ffffff;
    line-height:120%;
}
a.level_05_selected{
    font-weight:bold;
}

/* CLEARIX */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Für den Content-Bereicht */
div.news{
    margin-bottom:30px;
}
p.untertitel{
    margin:3px 0;
}
p.untertitel_bild{
    font-size:10px;
    color:#aaaaaa;
    margin-top:3px;
    text-align:center;
    width:130px;
}
p.teaser{
    margin-top:0px;
}
a, a:hover{
    color:#00143B;
    text-decoration: underline;
}
h1{
    font-size:14px;
    font-weight:bold;
    margin-bottom:20px;
}
h3{
    font-size:14px;
    font-weight:bold;
    margin: 10px 0;
    padding: 4px 0;
    border-bottom:2px solid #00143B;
}
h4, h4 a{
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:0px;
}
h4 a, h4 a:hover{
    text-decoration: none;
}
p.more{
    font-weight:bold;
    margin-top:0px;
}
p.li{
    text-indent:-20px;
    margin:0 0 0 20px;
}
a.more{
    font-weight:bold;
    text-decoration:none;
    color:#00143B;
}
li.sa_lister{
    float:left;
    width:90px;
    height:120px;
    text-align:center;
    padding:0 15px 0 0;
    list-style-type:none;
    margin:0px;
    overflow:hidden;
}
li.sa_lister a img{
    border:0px;
}
td{
    vertical-align: top;
}
td.liste{
    border-top:1px solid #444444;
    border-bottom:1px solid #444444;
    padding:3px 0;
}
.error{
    color:red;
}

li.sitemap_level_01{
    margin-left:30px;
    margin-top:20px;
    list-style-type:none;
    font-size:16px;
    font-weight:bold;
}
li.sitemap_level_02{
    margin-left:45px;
    margin-top:10px;
    list-style-type:none;
    font-size:14px;
    font-weight:bold;
}
li.sitemap_level_03{
    margin-left:75px;
    list-style-type:disc;
    font-weight:bold;
}
li.sitemap_level_04{
    margin-left:90px;
    list-style-type:circle;
}
li.sitemap_level_05{
    margin-left:105px;
    list-style-type:square;
}
li.sitemap_level_06{
    margin-left:120px;
    list-style-type:disc;
}
li.sitemap_level_07{
    margin-left:135px;
    list-style-type:circle;
}
p.breadcrumb
{
    margin:0px;
    padding:6px 0 0 6px;
    font-family: arial, verdana, sans-serif;
   font-size: 11px;
   text-decoration: none;
   color: #ffffff;
}
a.funcLink, .funcLink, a.breadcrumb, p.breadcrumb {
   font-family: arial, verdana, sans-serif;
   font-size: 11px;
   text-decoration: none;
   color: #ffffff;
}

a.funcLink:hover, a.breadcrumb:hover {
   text-decoration: underline;
   color: #ffffff;
}

/*  NEWSLETTER  */
h1.newsletter{
    font-size:24px;
    font-style: italic;
    font-weight: bold;
}
h2.newsletter{
    font-size:18px;
    font-style: italic;
    font-weight: bold;
}
.nach_oben, .nach_oben a{
    margin:0;
    text-align:right;
    font-size:10px;
    color:#aaaaaa;
}
.table1px{
    border:1px solid #222222;
    border-collapse: collapse;
}
.table1px td{
    border:1px solid #222222;
    padding:0 3px;
}
.table1px td p{
    margin:3px 0;
}
