
body {
     background: #FFFFFF;
     margin: 0;
     padding: 0;
     border: 0;
     color: #000000;
     font-family: "Georgia", Times New Roman, Times, serif;
     font-size: 100%;
}

#container {
     width: 730px;
     margin-left: 50px;
     text-align: left;
}

#header {
     margin-top: 10px;
}

#navigation div {
     float: left;
     height: 1.3em;
     margin: 6px 0 2px 0;
     display: inline;
}

#mainContent {
     margin: 20pt 0 0 0;
     padding: 0;
}

#organisations {
     margin: 0;
     padding: 0;
}

#footer {
     margin: 0;
     padding: 0;
}

#schritt1-title {
     background: #EEEEEE;
     margin: 0;
     padding: 10px 20px 0 20px;
}

#schritt1 {
     background: #EEEEEE;
     margin: 0;
     padding: 0 20px 20px 20px;
}

#schritt2-title {
     background: #EEEEEE;
     margin: 0;
     padding: 10px 20px 0 20px;
}

#schritt2 {
     background: #EEEEEE;
     margin: 0;
     padding: 0 20px 20px 20px;
}

#schritt3-title {
     background: #EEEEEE;
     margin: 0;
     padding: 10px 20px 0 20px;
}

#schritt3 {
     background: #EEEEEE;
     margin: 0;
     padding: 0 20px 20px 20px;
}

#schritt4-title {
     background: #EEEEEE;
     margin: 0;
     padding: 10px 20px 0 20px;
}

#schritt4 {
     background: #EEEEEE;
     margin: 0;
     padding: 0 20px 20px 20px;
}

#schritt5-title {
     background: #EEEEEE;
     margin: 0;
     padding: 10px 20px 0 20px;
}

#schritt5 {
     background: #EEEEEE;
     margin: 0;
     padding: 0 20px 20px 20px;
}

#flashfloatright {
     float: right;
     width: 250px;
     margin-left: 50px;
     margin-bottom: 30px;
}

.imageleft {
     float: left;
     padding-bottom: 10px;
}

.imageright {
     float: right;
     padding-bottom: 10px;
}

.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
     float: right;
     margin-left: 8px;
}

.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
     float: left;
     margin-right: 8px;
}

.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
     clear:both;
     height:0;
     font-size: 1px;
     line-height: 0px;
}

/* Typography */

.distext {
     display: none;
}

#navigation {
     color: #000000;
     text-align: left;
     font-size: 0.8em;
     letter-spacing: 0.1em;
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     text-decoration: none;
}

#navigation a:link {
     color: #000000;
     text-align: left;
     font-size: 0.8em;
     letter-spacing: 0.1em;
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     text-decoration: none;
}

#navigation a:visited {
     color: #555555;
     text-align: left;
     font-size: 0.8em;
     letter-spacing: 0.1em;
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     text-decoration: none;
}

#navigation a:hover {
     color: #FFCC00;
     text-align: left;
     font-size: 0.8em;
     letter-spacing: 0.1em;
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     text-decoration: none;
}

#navigation a:active {
     color: #990000;
     text-align: left;
     font-size: 0.8em;
     letter-spacing: 0.1em;
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     text-decoration: none;
}

.text {
     color: #000000;
     text-align: left;
     font-size: 1em;
     line-height: 1.5em;
     font-family: "Georgia", Times New Roman, Times, serif;
}

.text a:link {
     color: #FFCC00;
     font-weight: normal;
     text-decoration: none;
     border-bottom-width: 1px;
     border-bottom-style: dotted;
     border-bottom-color: #FFCC00;
}

.text a:visited {
     color: #666666;
     font-weight: normal;
     text-decoration: none;
     border-bottom-width: 1px;
     border-bottom-style: dotted;
     border-bottom-color: #666666;
}

.text a:hover {
     color: #FFCC00;
     font-weight: normal;
     text-decoration: none;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #FFCC00;
}

.text a:active {
     color: #990000;
     font-weight: normal;
     text-decoration: none;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #FFCC00;
}

.textklein {
     color: #000000;
     text-align: left;
     font-size: 0.8em;
     line-height: 1.5em;
     font-family: "Georgia", Times New Roman, Times, serif;
}

.textklein a:link {
     color: #FFCC00;
     font-weight: normal;
     text-decoration: none;
     border-bottom-width: 1px;
     border-bottom-style: dotted;
     border-bottom-color: #FFCC00;
}

.textklein a:visited {
     color: #666666;
     font-weight: normal;
     text-decoration: none;
     border-bottom-width: 1px;
     border-bottom-style: dotted;
     border-bottom-color: #666666;
}

.textklein a:hover {
     color: #FFCC00;
     font-weight: normal;
     text-decoration: none;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #FFCC00;
}

.textklein a:active {
     color: #990000;
     font-weight: normal;
     text-decoration: none;
     border-bottom-width: 1px;
     border-bottom-style: solid;
     border-bottom-color: #FFCC00;
}

.versalien {
     color: #555555;
     text-align: left;
     font-size: 0.6em;
     letter-spacing: 0.1em;
     line-height: 2em;
     font-family: "Verdana", Arial, Helvetica, sans-serif;
     text-decoration: none;
}

.begriffe {
     color: #000000;
     text-align: left;
     font-size: 0.8em;
     font-weight: bold;
     line-height: 1.5em;
     letter-spacing: 0.1em;
     font-family: "Verdana", Arial, Helvetica, sans-serif;
}
     
.titel {
     color: #FFCC00;
     text-align: left;
     font-size: 1.1em;
     font-weight: bold;
     line-height: 1.7em;
     letter-spacing: 0.1em;
     font-family: "Verdana", Arial, Helvetica, sans-serif;}
     
.titelklein {
     color: #FFCC00;
     text-align: left;
     font-size: 0.8em;
     font-weight: bold;
     line-height: 1.5em;
     font-family: "Verdana", Arial, Helvetica, sans-serif;}
     
.titeltab {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 0.8em;
     color: #FFFFFF;
}
     
.titelgrau {
     color: #555555;
     text-align: left;
     font-size: 1.1em;
     font-weight: bold;
     line-height: 1.7em;
     letter-spacing: 0.1em;
     font-family: "Verdana", Arial, Helvetica, sans-serif;}
     
.smalltext {
     color: #555555;
     text-align: left;
     font-size: 0.8em;
     line-height: 1.5em;
     font-family: "Georgia", Times New Roman, Times, serif;
}     

.handcursor {
     cursor:pointer;
     text-decoration:none;
     list-style:none;
}
