body {
        background-color: #ffffff;
        text-align: center;
        font-family : verdana, arial, sans-serif;
        font-size: 11px;
        text-decoration: none;
        margin: 0;
        padding: 0;
        border: 0;
        }

div, span, a, li, table, td, img, h1  {
        margin: 0;
        padding: 0;
        border: 0;
        }
td {
 border:0px solid black;
 padding: 5px;
 padding-top: 2px;
 padding-bottom: 2px;
 }
 th {padding-bottom: 5px;}

#shadowtop, #shadowtop2, #shadowtop3 {
        width: 886px;
        height: 6px;
        font-size: 0px;
        text-align: center;
         margin: 0 auto;
         padding-left: 3px;
         padding-right: 3px;
         }
#all {

         width: 886px;
         text-align: center;
         margin: 0 auto;
         padding-left: 3px;
         padding-right: 3px;
  border: #d21212;
                 }

/*+* MAIN IDīS *+*/


#wrapper {
  background-color: #CC0000;
        width: 880px;
        text-align: left;
        margin-top: 0px;
        border-left: 1px solid #7f004d;
  border-right: 1px solid #7f004d;
  border-top: 1px solid #7f004d;
        }


#header {
        width: 880px;
        height: 140px;
        position: relative;
        }

/*+* MAIN NAVIGATION *+*/

#nav {

        background: #e37216 url(logisch-klein.gif) repeat-x 0 0;
        width: 880px;
        height: 35px;
        border-bottom: 1px solid #7f004d;
        border-top: 1px solid #7f004d;
        text-align: left;
        float: right;
        }

#nav ul {
        list-style-type: none;
        margin: 0;
        padding: 10px 40px 0px 0px;
        float: right;
        }

#nav ul li {
        display: inline;
        }

#nav ul li a {
        color: #ffffdf;
        color: #7f004d;
        text-decoration: none;
        font-size: 10px;
        font-weight: bold;
        letter-spacing: 1px;
        padding-left: 20px;
        }

#nav ul li a:hover {
        color: #fff;
        text-decoration: none;
        }

#nav ul li a.selected {
        color: #ffffdf;
        }

/*+* LEFTBAR / SUBNAVIGATION *+*/

#leftbar {
  background-color: #CC0000;
        width: 169px;
        float: left;
        padding-top: 7px;
        padding-bottom: 5px;
        }

#leftbar ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        margin-top: 20px;
        }

#leftbar ul li {
        padding: 0;
        margin: 0;
        padding: 3px 5px 3px 5px;
        }

#leftbar ul.pulldown li {
        padding: 0;
        margin: 3px 0 0 0;
        }

#leftbar ul li a {
        border-left: 1px solid #CC0000;
        border-top: 1px solid #CC0000;
        border-bottom: 1px solid #CC0000;
        color: #ffc34f;
        text-decoration: none;
        font-size: 10px;
        font-weight: bold;
        padding: 5px 0px 5px 10px;
        display: block;

        }


#leftbar ul li a:hover {
        color: #ffffdf;
  border-top: 1px solid #ee0000;
         border-left: 1px solid #ee0000;
  border-bottom: 1px solid #aa0000;
         border-right: 1px solid #aa0000;
        background-color: #dd0000;
        }

#leftbar ul li.selected a{
        color: #ffffdf;
  border-top: 1px solid #ee0000;
         border-left: 1px solid #ee0000;
  border-bottom: 1px solid #aa0000;
         border-right: 1px solid #aa0000;
        background-color: #dd0000;
        }

.leftblock {
  margin: 0 auto;
  background-color: #CC0000;
        width: 166px;
        float: left;
        padding: 1px 1px 1px 1px;
        border-top: 1px solid #ffffdf;

        font-weight: bold;
        }
.lefttext {
        width: 169px;
        float: left;
        padding-top: 5px;
        padding-bottom:5px;
        }

.lefttext a {
        color: #ffc34f;
        font-weight: bold;
        font-size: 10px;
        text-decoration: none;
}
.lefttext a:hover {
        color: #fff;
}
/*+* RIGHTBAR / MAIN CONTENT *+*/


#topic {
        background-color: #E9E9E9;
        border-top: 1px solid #dbdbdb;
        border-bottom: 1px solid #dbdbdb;
        /*height: 83px;*/
        width: 739px;
        padding-bottom: 20px;
        }

#content {
  background-color: #CC0000;
        padding: 10px 10px 5px 10px;
        width: 689px;
        min-height: 330px;
        float: left;
        font-size: 11px;
        border-left: 1px solid #7f004d;
}
#content a {
font-size: 11px;
color: #ffc34f;
font-weight: bold;
text-decoration: none;
}
#content a:hover {
font-size: 11px;
color: #ffffdf;
font-weight: bold;
text-decoration: underline;
}
#content h2 {
font-size: 14px;
}
#content h3 {
font-size: 13px;
}
#content h4 {
font-size: 12px;
}
#content h5 {
font-size: 11px;
}
#leftbar h3 {
font-size: 13px;
}


/*+*+* SOLO COLUMN *+*+*/


.start01 {
        width: 270px;
        float: left;
        padding-left: 5px;
        padding-bottom: 5px;
        }

.start02 {
        width: 400px;
        float: right;
  padding: 0px 10px 5px 0px;
        text-align: left;
}
.start03 {
        width: 310px;
        float: right;
        padding-bottom: 5px;
        }
.starttext {
        width: 390px;
        float: right;
        margin-top: 5px;
        margin-left: 5px;
        text-align: left;
        padding-bottom: 5px;
        }



/*+* rR *+*/

#footer  {
  background-color: #e37216;
        width: 880px;
        border-top: 1px solid #7f004d;
        border-bottom: 1px solid #7f004d;
        padding: 10px 0px 10px 0px;
        float: left;
        }

#metanav {
        float: right;
        padding-right: 20px;
        text-align: left;
        }

#metanav p {
        font-size: 10px;
        padding: 0px 0px 5px 0px;
        margin: 0;
        }

#metanav ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        }

#metanav ul li {
        display: inline;
        padding-right: 5px;
        font-size: 8px;
        }

#metanav ul li a {
        color: #7f004d;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
        }

#metanav ul li a:hover {
        color: #fff;
        }
#metanav ul li a.selected {
        color: #ffffdf;
        }

#border {
        background-color: #777777;
        width: 880px;
        height: 1px;
        clear: both;
        font-size: 0px; /* IE hack, set font-size to 0px to reduce minimal height, that IE provides */
        }



/*+* FORM STYLES *+*/

.form {
        width: 100px;
        float: left;
        }

input {
        border: 1px solid #999999;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        }

.inputtext {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #313941;
        text-decoration: none;
        background-color: #eeeeee;
        height: 16px;
        width: 240px;
        border: 1px solid #999999;
        }

.inputtextarea {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #313941;
        text-decoration: none;
        background-color: #eeeeee;
        height: 80px;
        width: 240px;
        border: 1px solid #999999;
        }

.outputtextarea {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #313941;
        text-decoration: none;
        padding: 2px;
        height: 80px;
        width: 170px;
        }

.inputbutton {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #313941;
        text-decoration: none;
        padding: 2px;
        }

.submit {
        margin-left: 100px;
        }

h1
{
font-size: 12px;
padding: 0 0 7px 0;
}
h1, h2 {
        font-family: Verdana, Helvetica, sans-serif;
        color: #000;

        }
.red {
        color: #ff7fca;
        font-weight: bold;
}
.white {
  padding-top: 10px;
        color: #ffffdf;
        font-weight: bold;
}
p.klein {
        font-size: 9px;
        font-weight: normal;
}
#metanav p {
font-weight: normal;
}
.headline
{
font-size: 12px;
font-weight: bold;
color: #000;
padding-bottom: 3px;
}
.schwarz {
border-bottom: 1px solid #000;
}
.tabkopf {
background-color: #ba9875;
}

.anf
{
background-color: #FFdcbf;
}
.grund
{
background-color: #FFC18F;
}
.mittel
{
background-color: #FF9D4F;
}
.ober
{
background-color: #FF7A0F;
}
.fort
{
background-color: #CF5C00;

}
#starttext h5 {
font-size:13px;
}
.starttext ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: inline;
        }

.starttext ul li {
  width: 20px;
  height: 20px;
  border-left: 10px solid #91d219;
        padding: 0;
        margin: 0;
        display: inline;
        }

.starttext table, tr, td {
border: 1px solid #444;
  }
.start03 table, tr, td {
border: 0px;
  }

.normtext {
font-size: 11px;
font-weight: normal;
}
.quad {
float: left;
width: 15px;
height: 15px;
padding: 1px;
}
.zeile {
width: 350px;
height: 18px;
}

td.formtd {
background-color: #ffffff;
text-align: left;
font-size: 10px;
border: 0px;
}

table.formtab {
border-color: #ff7fca;
background-color: #ffffff;
}

input {
border: #FF7300;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #fff;
font-size: 12px;
}
textarea {
border: #FF7300;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #FFF;
font-size: 12px;
}
select {
border: #FF7300;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #FFFfff;
font-size: 11px;
}
hr {
background-color: #e37216
}
.schuhline {
float: left;
width: 246px;
background-color: #fff;
padding-left: 1px;
padding-right: 1px;
}
.schuhbild {
float: left;
padding: 1px;
}
#anmeldung {
  background-color: #CC0000;
        padding: 10px 10px 5px 10px;
        width: 689px;
        min-height: 380px;
        float: left;
        font-size: 11px;
        border-left: 1px solid #7f004d;
}
#anmeldung table {
border: 1px solid #000;
background-color: black;
}
.norm
{
font-size: 11px;
font-weight: normal;
}
