body {
 text-align:left;
 font-family:Verdana, sans-serif;
 font-size:12px;
 color: #555A5F;
 background:#E1E1E1;
 margin:0px;
 padding: 15px 0 0 0;
}

#center {
 background-color: #FFFFFF;
 margin-right:auto;
 margin-left:auto; 
 text-align:left;
 width:785px;
 border: 1px solid #555A5F;
}

#banner {
 height: 95px;
 background-image: url(gfx/titel.png);
 background-repeat: repeat-x;
 padding:5px 5px 0px 0px;
 text-align:right;
 color: #FFFFFF;
 font-family: Verdana;
 font-size: 8pt;
}

#menu1 {
 height:27px;
 padding: 0px 0px 0px 10px;
 background-image: url(gfx/leiste.png);
 background-repeat: repeat-x;
}

#menu1 div.no {
 height:22px;
 padding: 5px 5px 0px 10px;
 font-weight:bold;
 background-image: url(gfx/blank.png);
 background-repeat: no-repeat;
 float:left;
}

#menu1 div.act {
 height:22px;
 padding: 5px 5px 0px 10px;
 font-weight:bold;
 background-image: url(gfx/blank.png);
 background-repeat: no-repeat;
 float:left;
 color: #FF9F00;
}

#menu1 a {
 text-decoration: none;
 color: #555A5F;
 font-family: Verdana;
}
#menu1 a:hover {
 text-decoration: none;
 color: #FF9F00;
 font-family: Verdana;
}

#root {
 text-align:left;
 height:23px;
 background-image: url(gfx/linkh.png);
 background-repeat: repeat-x;
 padding: 3px 0px 0px 5px;
 font-size: 0.9em;
}

#root a {
 text-decoration: none;
 color: #555A5F;
 font-family: Verdana;
 font-weight:normal;
}
#root a:hover {
 text-decoration: underline;
 color: #555A5F;
 font-family: Verdana;
 font-weight:normal;
}

#menu2 {
 padding:0px 0px 5px 0px;
 margin:15px 15px 0px 15px; 
 width:150px;
 float:left;
}

#menu2 div.h1 {
 height: 19px;
 margin: 0px;
 padding: 5px 5px 0px 5px;
 background-image: url(gfx/smto.png);
 background-repeat: repeat-x;
 border-bottom: 1px solid #4879AA;
 font-weight:bold;
 color: #4879AA;
}

#menu2 div.no {
 min-height: 17px;
 margin: 5px 0px 0px 0px;
 padding: 0px 0px 0px 4px;
 border-top: 1px solid #CBCBCB;
 border-left: 1px solid #CBCBCB;
 border-bottom: 1px solid #9F9F9F;
 border-right: 1px solid #9F9F9F;
 color: #555A5F;
}

#menu2 div.act {
 text-align: left;
 min-height: 18px;
 margin: 5px 0px 0px 0px;
 padding: 0px 0px 0px 4px;
 border-top: 1px solid #CBCBCB;
 border-left: 1px solid #CBCBCB;
 border-bottom: 1px solid #9F9F9F;
 border-right: 1px solid #9F9F9F;
 color: #FF9F00;
}

#menu2 div.act a.act {
 text-decoration: none;
 color: #FF9F00;
 font-family: Verdana;
 font-weight:normal;
}
#menu2 div.act a.act:hover {
 text-decoration: none;
 color: #FF9F00;
 font-family: Verdana;
 font-weight:normal;
}


#menu2 div.end {
 height: 24px;
 margin: 5px 0px 0px 0px;
 padding: 0px;
 background-image: url(gfx/smtu.png);
 background-repeat: repeat-x;
 border-top: 1px solid #4879AA;
}

#menu2 a {
 text-decoration: none;
 color: #555A5F;
 font-family: Verdana;
 font-weight:normal;
}
#menu2 a:hover {
 text-decoration: none;
 color: #FF9F00;
 font-family: Verdana;
 font-weight:normal;
}

#content {
 float:right;
 width:560px;
 min-height: 350px;
 margin: 15px 10px 0px 0px;
 padding: 0px 15px 0px 0px;
}

#content table, li {
 font-family:Verdana, sans-serif;
 font-size:12px;
 color: #555A5F;
}

#content2 {
 float:right;
 width:700px;
 min-height: 350px;
 margin: 15px 0px 0px 0px;
 padding: 0px 35px 0px 0px;
}

#content table.imgtext-table {
 font-size:10px;
 margin: 0px 10px 10px 10px;
 padding: 5px;
 border: 1px solid #E6E6E6;
 background: #F9F9F9;
}

#content2 table.imgtext-table {
 font-size:10px;
 margin: 10px;
 padding: 5px;
 border: 1px solid #E6E6E6;
 background: #F9F9F9;
}

ul {
 padding: 0px 0p 0px 0px;
 margin: 0px 0px 0px 0px;
 font-size: 0.9em;
 text-align: left;
}

ol {
 padding: 0px 0p 0px 0px;
 margin: 0px 0px 0px 5px;
 font-size: 0.9em;
 text-align: left;
}

li {
 margin: 3px 0px 0px 0px;
 text-align: left;
}

p.pagetitle {
 color: #336799;
 font-family: Georgia;
 font-size: 20pt;
 font-weight:500;
 padding:0;
 margin:0px 0px 12px 0px;
}

h1, h2 {
 color: #336799;
 font-family: Verdana; 
 font-size: 12pt; 
 font-weight: bold;
 margin-top:5px;
 margin-bottom:8px;
}

p {
 margin: 0px 0px 8px 0px;
}

a {
 text-decoration: none;
 color: #336799;
 font-family: Verdana;
 font-weight:bold;
}
a:hover {
 text-decoration: none;
 color: #FF9F00;
 font-family: Verdana;
 font-weight:bold;
}

input.tx-indexedsearch-searchbox-button {
 background:transparent;
 display:inline;
 border:1px solid #E6E6E6;
}

input.tx-indexedsearch-searchbox-sword {
 width: 122px;
 color: #555A5F;
 font-family: Verdana;
 font-size: 8pt;
 border: 1px solid #CBCBCB;
 background-color: #F9F9F9;
}

input.searchbox-button {
 background-image: url(gfx/le.png);
 background-position: left;
 background:transparent;
 display:inline;
 border:1px solid #CBCBCB;
 float:right;
 color: #BFBFBF;
 font-weight: bold;
 font-size: 8pt;
}

#bottom {
 clear:both;
 height: 30px;
 border: 1px hidden red;
 padding: 0 0 20px 0;
 margin: 15px 15px 15px 15px;
}

input.searchbox-sword {
 float: right;
 height: 15px;
 width: 120px;
 color: #555A5F;
 font-family: Verdana;
 font-size: 8pt;
 border: 1px solid #CBCBCB;
 background-color: #F9F9F9;
 margin-top:10px;
 margin-left: 7px;
 margin-bottom: 5px;
}

// Schulaufgaben

table.sa {
 border: 1px solid #D6DFEF;
}

td.sa {
 text-align: center;
 border-right: 1px solid #D6DFEF;
 border-bottom: 1px solid #D6DFEF;
}

td.sao {
 text-align: center;
 border-top: 1px solid #D6DFEF;
 border-right: 1px solid #D6DFEF;
 border-bottom: 1px solid #D6DFEF; 
 background-color: #E4EEFF;
 font-weight: bold;
}

td.sal {
 text-align: left;
 border-left: 1px solid #D6DFEF;
 border-right: 1px solid #D6DFEF;
 border-bottom: 1px solid #D6DFEF;
}

td.saol {
 text-align: left;
 border-top: 1px solid #D6DFEF;
 border-right: 1px solid #D6DFEF;
 border-left: 1px solid #D6DFEF;
 border-bottom: 1px solid #D6DFEF;
 background-color: #E4EEFF;
 font-weight: bold;
}
tr.tx-indexedsearch-title {
 background-color:#d6dfef;
 vertical-align:middle;
}
tr.tx-indexedsearch-title p {
 margin:0;
 padding:0;
}
span.tx-indexedsearch-redMarkup {
 color:#336799;
 font-weight:bold;
}
div.tx-indexedsearch-whatis {
 padding-top:20px;
 padding-bottom:10px;
}
span.tx-indexedsearch-sw {
 font-weight:bold;
}
td.tx-indexedsearch-browsebox-SCell p {
 padding-right:10px;
}
