body {
 font-family: arial;
 color: #999;
 font-size: 12px;
}

#header {
 width: 900px;
 border-bottom: 1px solid #84DD25;
 height: 129px;
 margin: auto;
}

#logo {
 width: 238px;
 height: 129px;
 float: left;
 background-image: url(images/logo.gif);
 background-repeat: no-repeat;
}

#slogan {
 float: right;
 height: 110px;
 line-height: 110px;
 font-size: 16px;
 color: #767676;
}

#laufendeKonverts {
	clear: right;
	float: right;
}

#navi {
 width: 900px;
 height: 43px;
 background-image: url(images/naviBg.gif);
 background-repeat: repeat-x;
 clear: both;
 margin: auto;
 list-style-type: none;
 padding-left: 0px;
}

.naviButton {
 float: left;
 width: 83px;
 height: 35px;
 line-height: 35px;
 background-image: url(images/buttonBg.gif);
 background-repeat: no-repeat;
 text-align: center;
}

.naviButton a {
 text-decoration: none;
 font-weight: bold;
 color: #999;
}

.naviButton:hover {
 border-bottom: solid 1px #84DD25;
}

#contentBlock {
 margin: auto;
 width: 900px;
}

#content {
 float: left;
 width: 490px;
 display: block;
}

#rightBar {
 float: right;
 width: 390px;
 display: block;
}

.info {
 clear: both;
 width: 29px;
 height: 28px;
 border: 0px;
 float: left;
 margin-top: 15px;
}

.infoContent {
 float: right;
 width: 350px;
 display: block;
 font-size: 12px;
 color: #999;
 margin-top: 15px;
}

.bigText {
 font-size: 16px;
 color: #999;
}

.headline {
 font-size: 13px;
 color: #999;
 font-weight: bold;
 margin-top: 0px;
}

.topImg {
 width: 20px;
 height: 20px;
 clear: both;
 float: left;
 margin-right: 10px;
}

.pfeil {
 margin-left: 300px;
 width: 116px;
 height: 52px;
 background-image: url(images/pfeil.gif);
 background-repeat: no-repeat;
}

.inputField {
 width: 460px;
 height: 40px;
 background-image: url(images/sucheBg.gif);
 background-repeat: no-repeat;
}

.sucheEingabe {
 margin-top: 12px;
 margin-bottom: 12px;
 margin-left: 15px;
 width: 340px;
 height: 16px;
 border: 0px;
 color: #999;
 float: left;
}

.sucheButton {
 width: 80px;
 height: 20px;
 margin-top: 10px;
 margin-right: 10px;
 float: right;
}

.ergebnisBox {
 width: 450px;
 height: 110px;
 margin-top: 20px;
 border-bottom: solid 1px #84DD25;
}

.videoImg {
 width: 120px;
 height: 90px;
 float: left;
 margin-right: 10px;
}

.sucheTitel {
 height: 45px;
 font-weight: bold;
 font-size: 13px;
 color: #999;
 line-height: 30px;
}

.buttonAnsehen {
 width: 100px;
 height: 19px;
 border: 0px;
 margin-left: 50px;
 margin-bottom: 30px;
}

.buttonKonvertieren {
 width: 100px;
 height: 43px;
 border: 0px;
 margin-left: 30px;
 margin-bottom: 7px;
}

input,textarea {
 color: #999;
 border: solid 1px #84DD25;
}

.underline {
 border-bottom: solid 1px #84DD25;
 padding-bottom: 10px;
}

.lastTable {
 border-bottom: solid 1px #84DD25;
 border-right: solid 1px #84DD25;
}

.lastTable td {
 border-left: solid 1px #84DD25;
 border-top: solid 1px #84DD25;
 padding: 2px;
}

a {
 color: #999;
 text-decoration: underline;
 font-weight: bold;
}

a:hover {
 text-decoration: none;
}

#footer {
 clear: both;
 margin: auto;
 width: 900px;
 color: #999;
 padding-bottom: 25px;
}

#footer a {
	font-weight: normal;
}

#partner {
 float: left;
}

#footerlinks {
 float: right;
 margin-bottom: 20px;
}