* {
    margin: 0px;
    padding: 0px;
}

html, body {
    height: 100%;
    font-family: tahoma, verdana, sans-serif;
    font-size: 11px;
    color: #4c4c4c;
}

h1 {
    color: #0980c6;
    font-size: 13px;
}

}

img {
    border: 0px;
}

.glossaryLinkTest {
    text-decoration: underline;
}

a {
    text-decoration: none;
    color: #4c4c4c;
}

a:hover {
    color: black;
}

.clear {
    clear: both;
}

.dotsbig {
    height: 100%;
    width: 100%;
    background: url(../images/site/start/dotssmall.gif) 0px -0px;
}

.dotsbig .dots {
    height: 693px;
    width: 100%;
    background: url(../images/site/start/dotsbig.gif) repeat-x;
}

.info-start {
    width: 957px;
    height: 639px;
    text-align: left;
    margin: auto;
}

.borderBottomGray {
    width: 957px;
    height: 28px;
    background: url(../images/site/start/borderbottomgraymiddle.gif) repeat-x;
    margin: auto;
    padding-bottom: 25px;
}

.borderBottomGrayLeft {
    float: left;
    width: 99%;
    height: 28px;
    background: url(../images/site/start/borderbottomgrayleft.gif) left no-repeat;
    text-align: center;
    padding-top: 2px;
}

.borderBottomGrayRight {
    float: right;
    width: 2px;
    height: 28px;
    background: url(../images/site/start/borderbottomgrayright.gif) right no-repeat;
}

.info-start .logo {
    background: url(../images/site/start/logo.png) no-repeat;
    width: 161px;
    height: 160px;
    float: left;
    margin-top: 31px;
    margin-left: 35px;
    position: relative;
}

.info-start .info-content {
    background: url(../images/site/start/agb-bg.png) no-repeat;
    width: 560px;
    height: 558px;
    float: left;
    margin-top: 41px;
    margin-left: 69px;
}

.info-start .datenschutz {
    background: url(../images/site/start/datenschutz-bg.png) no-repeat;
}

.info-start .impressum {
    background: url(../images/site/start/impressum-bg.png) no-repeat;
}

.info-start .kodex {
    background: url(../images/site/start/kodex-bg.png) no-repeat;
}

.info-start .kontakt {
    background: url(../images/site/start/kontakt-bg.png) no-repeat;
}

.info-start .presse {
    background: url(../images/site/start/presse-bg.png) no-repeat;
}

.info-start .glossar {
    background: url(../images/site/start/glossar-bg.png) no-repeat;
}

.info-start .information {
    background: url(../images/site/start/informationen-bg.png) no-repeat;
}

.info-start .kontakte-verwalten {
    background: url(../images/site/start/kontakte-verwalten-bg.png) no-repeat;
}

.info-start .kursmanagement {
    background: url(../images/site/start/kursmanagement-bg.png) no-repeat;
}

.info-start .marktplatz {
    background: url(../images/site/start/marktplatz-bg.png) no-repeat;
}

.info-start .zeitmanagement {
    background: url(../images/site/start/zeitmanagement-bg.png) no-repeat;
}

.info-content .info-top {
    height: 464px;
    width: 476px;
    margin-top: 30px;
    padding: 0px 26px 0px 26px;
    text-align: justify;
    overflow: auto;
}

.info-content .info-top p {
    margin-bottom: 17px;
    line-height: 15px;
}

.info-content .info-text {
    margin-top: 30px;
}

.info-content .info-top ol {
    margin-left: 28px;
    margin-top: 5px;
    margin-bottom: 17px;
}

.info-content .info-top ol li {
    margin-top: 5px;
}

.info-content .info-top p strong.headline {
    color: #0980c6;
    font-size: 13px;
}

.info-content .infoagb {
    height: 464px;
    width: 476px;
    padding: 0px 26px 0px 26px;
    text-align: justify;
    overflow: auto;
}

.info-content .infoagb p {
    margin-bottom: 17px;
    line-height: 15px;
}

.info-content .info-text {
    margin-top: 30px;
}

.info-content .infoagb ol {
    margin-left: 28px;
    margin-top: 5px;
    margin-bottom: 17px;
}

.info-content .infoagb ol li {
    margin-top: 5px;
}

.info-content .infoagb p strong.headline {
    color: #0980c6;
    font-size: 13px;
}

.info-content .info-bottom {
    width: 502px;
    margin-top: 20px;
    padding: 0px 26px 0px 26px;
}

.info-content .info-bottom a {
    background: url(../images/site/start/arrow-right-bold-silver.gif) no-repeat;
    margin-left: 10px;
    padding-left: 10px;
    float: right;
}

.info-content .info-bottom a:hover {
    background: url(../images/site/start/arrow-right-bold-gray.gif) no-repeat;
}

.advertise {
    width: 957px;
    text-align: justify;
    padding: 0px 0px;
    margin: auto;
}

.banner {
	float: left;
	margin-bottom: 20px;
}

.banner input {

  width: 463px;
  margin-top: 5px;
  border-color:#EFEFEF #EFEFEF #A2D6F4;
  border-style:solid;
  border-width:1px;
  color:#4C4C4C;
  font-family:tahoma,verdana,sans-serif;
  font-size:11px;
  height:16px;
  margin-bottom:8px;
  padding-left:3px;
  padding-top:2px;
}
