* { 
    padding: 0px; 
    margin: 0px;
}

img {
    border: 0px;
}

body {
    background-color: #FFF;
    text-align: center;
    background-image: url(media/bgr.gif);
    background-repeat: repeat-x;
}

#wrapper {
    width: 960px;
    margin: 0px auto;
    position: relative;
    text-align: left;
}

#top {
    width: 960px;
    height: 190px;
    position: relative;
    overflow: hidden;
    background-image: url(media/topBgr.gif);
    background-repeat: no-repeat;
}

#contents {
    width: 960px;
    position: relative;
    background-image: url(media/contentsBgr.gif);
    background-repeat: repeat-y;
}

#col1 {
    width: 620px;
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 90px;
    float: left;
    display: inline;
    background-image: url(media/contentsTopBgr.gif);
    background-repeat: no-repeat;
}

#col2 {
    width: 220px;
    padding-top: 104px;
    padding-left: 10px;
    float: left;
    display: inline;
}

#footer {
    width: 960px;
    height: 85px;
    clear: both;
    background-image: url(media/footerBgr.gif);
    background-repeat: no-repeat;
}

#col1 h1 {
    display: block;
    text-indent: -5000px;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 22px;
    background-repeat: no-repeat;
}

#col1 h2 {
    padding-bottom: 20px;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

#col1 h3 {
    padding-bottom: 9px;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #D2002E;
}

#col1 h4 {
    font-weight: normal;
    color: #000;
    font-size: 12px;
    line-height: 19px;
    padding-bottom: 19px;
}

#col1 .dotted, #col1 form h3 {
    width: 700px;
    margin-right: -80px;
    display: block;
    height: 35px;
    padding-top: 4px;
    font-size: 14px;
    background-image: url(media/dottedH3Bgr.gif);
    background-repeat: repeat-x;
    clear: both;
}

#col1 ul {
    padding-bottom: 14px;
    list-style-type: none;
}

#col1 ul li {
    padding-left: 15px;
    padding-bottom: 5px;
    background-image: url(media/bulletpoint.gif);
    background-repeat: no-repeat;
    background-position: 0px 7px;
}

#col1 ol {
    padding-left: 15px;
    color: #D2002E;
}

#col1 ol li {
    padding-bottom: 19px;
}

#col1 ol strong {
    color: #000;
}

#col1 ol em {
    color: #666;
    font-style: normal;
}

.text-pic-left {
    padding-right: 15px; 
    padding-bottom: 15px; 
    padding-top: 4px;
}

#contents strong, .contents b {
    font-weight: normal;
    color: #000;
}

.content620px {
    width: 620px;
}

.content650px {
    width: 650px;
}

/* Boxes und Styles, rechte Spalte */

#col2 .box {
    width: 204px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 24px;
}

#col2 p {
    font-size: 11px;
    line-height: 17px;
    padding-bottom: 9px;
}

#col2 h2 {
    display: block;
    height: 27px;
    margin-bottom: 5px;
    margin-left: -8px;
    margin-right: -8px;
    text-indent: -5000px;
    background-repeat: no-repeat;
}

#col2 h3 {
    padding-bottom: 9px;
    font-size: 11px;
    line-height: 17px;
    font-weight: normal;
    color: #000;
}

/* Spezial-Snippets rechte Spalte */

/* Incentives */

#col1 .incentive {
    background-image: url(media/zitatStart.gif);
    background-repeat: no-repeat;
    padding-top: 7px;
    padding-left: 8px;
    margin-top: 5px;
    padding-bottom: 20px;
}

#col1 .incentive p {
    padding-bottom: 0px;
}

#col1 .incentive em {
    color: #000;
}

#col2 .incentive {
    width: 204px;
    margin-top: -5px;
    margin-left: -8px;
    padding-top: 6px;
    padding-left: 8px;
    position: relative;
    color: #000;
    font-style: italic;
    background-image: url(media/zitatStart.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#col2 .incentive .start {
    display: none;
}

#col2 .incentive .end {
    display: none;
}

/* Spezial-Styles fuer Links */

.pdf {
    padding-left: 22px;
    padding-top: 1px;
    padding-bottom: 16px;
    background-image: url(media/iconPDF.gif);
    background-repeat: no-repeat;
}

.backLink {
    padding-left: 17px;
    padding-top: 1px;
    padding-bottom: 16px;
    background-image: url(media/backwardBtn.gif);
    background-repeat: no-repeat;
}

.twitter {
    display: block;
    padding-left: 58px;
    padding-top: 4px;
    padding-bottom: 16px;
    margin-top: 8px;
    background-image: url(media/twitterLogo.gif);
    background-repeat: no-repeat;
}

/* Gruendermarkt */

.gruendermarkt #col1 {
    width: 620px;
    padding-left: 10px;
    padding-right: 90px;
}

.selectForm {
    padding-bottom: 25px;
}

.selectForm select {
    width: 230px;
    margin-right: 12px;
}

/* Gruendernetzwerk */

.gruendernetzwerk.netzwerk #col1 {
    width: 700px;
    padding-left: 10px;
    padding-right: 10px;
}

#searchForm {
    width: 700px;
    height: 51px;
    position: relative;
}

#searchForm select {
    width: 230px;
    position: absolute;
    top: 0px;
}

#searchForm input {
    width: 166px;
    height: 14px;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #D3D3D3;
    background-color: #FFF;
    color: #000;
    position: absolute;
    top: 0px;
}

#searchForm #branches {
    left: 0px;
}

#searchForm #markets {
    left: 245px;
}

#searchForm input {
    left: 490px;
}

#searchForm .searchBtn {
    display: block;
    width: 24px;
    height: 21px;
    text-indent: -5000px;
    background-image: url(media/loginBtn.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 668px;
}

/*
#searchForm #markets {
    display: none;
}

#searchForm input {
    left: 245px;
}

#searchForm .searchBtn {
    display: block;
    width: 24px;
    height: 21px;
    text-indent: -5000px;
    background-image: url(media/loginBtn.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 423px;
}
*/

.founder {
    width: 700px;
    padding-top: 25px;
    padding-bottom: 5px;
    background-image: url(media/dottedLine.gif);
    background-repeat: repeat-x;
}

.founder .col1 {
    width: 650px;
}

.loggedIn .col1 {
    width: 460px;
    float: left;
}

.founder .col2 {
    width: 210px;
    padding-top: 45px;
    float: right;
}

.founder p {
    font-size: 11px;
    line-height: 17px;
    padding-bottom: 17px;
}

.founder h3 {
    font-size: 13px;
}

#col1 .founder h4 {
    font-weight: normal;
    color: #000;
    font-size: 11px;
    line-height: 17px;
    padding-bottom: 0px;
}

/* Mentorennetzwerk */

.mentorennetzwerk.netzwerk #col1 {
    width: 700px;
    padding-left: 10px;
    padding-right: 10px;
}

.mentorennetzwerk #searchForm input {
    left: 245px;
}

.mentorennetzwerk #searchForm .searchBtn {
    display: block;
    width: 24px;
    height: 21px;
    text-indent: -5000px;
    background-image: url(media/loginBtn.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 423px;
}

.mentor {
    width: 700px;
    padding-top: 25px;
    padding-bottom: 5px;
    background-image: url(media/dottedLine.gif);
    background-repeat: repeat-x;
}

.mentor .col1 {
    width: 460px;
    float: left;
}

.mentor .col2 {
    width: 210px;
    float: right;
}

.mentor .col2 p {
    font-size: 11px;
    line-height: 17px;
}

.mentor p {
    font-size: 12px;
    line-height: 19px;
    padding-bottom: 19px;
}

#col1 .mentor h3 {
    padding-bottom: 0px;
    line-height: 17px;
}

#col1 .mentor h4 {
    font-weight: normal;
    color: #000;
    font-size: 13px;
    line-height: 17px;
    padding-bottom: 0px;
}

#col1 .mentor h5 {
    font-weight: normal;
    color: #000;
    font-size: 12px;
    line-height: 19px;
    padding-top: 17px;
}

/* News */

.news #col1 {
    width: 700px;
    padding-left: 10px;
    padding-right: 10px;
}

.newsteaser {
    width: 700px;
    background-image: url(media/dottedLine.gif);
    background-repeat: repeat-x;
    padding-top: 8px;
    padding-bottom: 5px;
    position: relative;
}

#col1 .newsteaser h3, #col1 .newsteaser p {
    display: inline;
    padding: 0px;
}

#col1 .newsteaser h3 {
    padding-left: 22px;
    background-image: url(media/newsteaserArrow.gif);
    background-repeat: no-repeat;
    background-position: -6px -8px;
}

.newsteaser .date {
    position: absolute;
    left: 505px;
}

.newsteaser .category {
    position: absolute;
    left: 655px;
}

#col1 .newsteaser a {
    padding: 0px;
    color: #666;
}

#col1 .newsteaser a:hover {
    color: #000;
    text-decoration: none;
}

#col1 .newsteaser.highlight a, #col1 .newsteaser.highlight p {
    color: #000;
}

.newsDetailHeadline {
    width: 700px;
    height: 45px;
    padding-top: 4px;
    margin-top: -4px;
    position: relative;
    background-image: url(media/dottedH3Bgr.gif);
    background-repeat: repeat-x;
}

#col1 .newsDetailHeadline h2 {
    font-size: 14px;
    padding: 0px;
    position: absolute;
    left: 0px;
    top: 3px;
}

#col1 .newsDetailHeadline p {
    padding: 0px;
    position: absolute;
    right: 6px;
    top: 5px;
}

.newsDetail {
    width: 600px;
}

/* Image gallery */

.imageGallery {
    width: 640px;
    height: 327px;
    margin-left: -20px;
    overflow: hidden;
}

.imageGallery .thumbnail {
    width: 140px;
    height: 93px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 20px;
    float: left;
    display: inline;
}

/* Page Navigation */

#col1 .pageNavig {
    width: 700px;
    height: 27px;
    clear: both;
    position: relative;
    background-image: url(media/dottedLine.gif);
    background-repeat: repeat-x;
}

#col1 .pageNavig ul {
    list-style-type: none;
    position: absolute;
    top: 6px;
    right: 0px;
}

#col1 .pageNavig ul li {
    margin : 0px 0px;
    padding: 0px;
    float: left;
    background-image: none;
}

#col1 .pageNavig ul li a {
    display: block;
    height: 16px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    color: #666;
}

#col1 .pageNavig ul li a:hover {
    color: #D2002E;
    text-decoration: none;
}

#col1 .pageNavig ul li a.active {
    color: #000;
}

#col1 .pageNavig ul .backBtn, #col1 .pageNavig ul .forwardBtn {
    display: block;
    width: 14px;
    padding: 0px;
    text-align: left;
    text-indent: -5000px;
    background-image: url(media/backwardBtn.gif);
    background-repeat: no-repeat;
}

#col1 .pageNavig ul .forwardBtn {
    background-image: url(media/forwardBtn.gif);
}

#col1 .pageNavig h3 {
    color: #000;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 0px;
}

#col1 .noLine {
    background-image: none;
}

#col1 .imageNavig {
    width: 620px;
    height: 20px;
    background-image: none;
}

#col1 .imageNavig ul {
    top: 0px;
}

/* Partner */

.seniorPartner {
    width: 620px;
    height: 80px;
    position: relative;
}

.seniorPartner p {
    width: 450px;
}

.seniorPartner img {
    position: absolute;
    top: 0px;
    left: 483px;
}

.partners {
    width: 735px;
    margin-top: 15px;
    margin-left: -30px;
    margin-right: -85px;
}

.partners .partner {
    width: 185px;
    height: 85px;
    margin-bottom: 15px;
    margin-left: 30px;
    margin-right: 25px;
    float: left;
    display: inline;
}

/* Home */

.home {
    background-image: url(media/homeBgr.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.home #top {
    height: 146px;
    background-image: none;
}

.home #contents {
    width: 960px;
    height: 452px;
    position: relative;
    background-repeat: no-repeat;
}

.home #footer {
    width: 960px;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: none;
}

/* Home Teaser Boxes */

.teaserBox {
    width: 305px;
    height: 223px;
    padding-left: 1px;
    position: absolute;
    top: 199px;
    z-index: 10;
    background-image: url(media/teaserBox.png);
    background-repeat: no-repeat;
}

.teaserBox .content {
    width: 300px;
    height: 187px;
    position: relative;
    overflow: hidden;
}

.welcome {
    left: 9px;
}

.appointment {
    left: 329px;
}

#contents .news {
    left: 649px;
}

.teaserBox h2 {
    display: block;
    width: 300px;
    height: 30px;
    margin-top: 5px;
    font-size: 12px;
    text-indent: -5000px;
    background-image: url(media/teaserBoxesSprites.gif);
    background-repeat: no-repeat;
}

.teaserBox p {
    line-height: 17px;
}

.appointment .content {
    width: 215px;
    height: 174px;
    padding-left: 85px;
    padding-top: 13px;
    background-image: url(media/appointmentIcon.gif);
    background-repeat: no-repeat;
}

.welcome h2 {
    background-position: 0px 0px;
}

.welcome p {
    padding-top: 14px;
    padding-bottom: 4px;
    padding-left: 11px;
    padding-right: 12px;
}

.appointment h2 {
    background-position: 0px -30px;
}

.appointment h3 {
    font-size: 12px;
    font-weight: normal;
    color: #D2002E;
}

.appointment h4 {
    font-size: 21px;
    padding-top: 1px;
    padding-bottom: 4px;
    font-weight: normal;
    color: #000;
}

.appointment p {
    padding-bottom: 8px;
}

.appointment .applyBtn {
    display: block;
    width: 196px;
    height: 29px;
    margin-top: 2px;
    text-indent: -5000px;
    background-image: url(media/applyBtn.gif);
    background-repeat: no-repeat;
}

.appointment .applyBtn:hover {
    background-position: 0px -30px;
}

#contents .news h2 {
    background-position: 0px -60px;
}

#contents .news ul {
    list-style-type: none;
    position: absolute;
    z-index: 20;
    top: 11px;
    right: 18px;
}

#contents .news ul li {
    float: left;
    margin : 0px 0px;
}

#contents .news ul li a {
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -5000px;
}

#contents .news .content .slider {
    position: relative;
    width: 300px;
    height: 28px;
    overflow: hidden;
    background-image: url(media/newsteaserBgr.gif);
    background-repeat: repeat-x;
}

#contents .news .slider h3 a {
    display: block;
    height: 22px;
    width: 272px;
    padding-top: 6px;
    padding-left: 28px;
    position: absolute;
    z-index: 20;
    left: 0px;
    top: 0px;
    font-size: 11px;
    font-weight: normal;
    color: #666;
    cursor: default;
    background-image: url(media/newsteaserArrow.gif);
    background-repeat: no-repeat;
}

#contents .news .content .active {
    height: 103px;
}

#contents .news .slider h3 a:hover, #contents .news .active h3 a {
    color: #000;
    text-decoration: none;
}

#contents .news .slider h4 {
    position: absolute;
    z-index: 10;
    top: 6px;
    right: 15px;
    font-size: 11px;
    color: #666;
    font-weight: normal;
}

#contents .news .active h4 {
    color: #000;
}

#contents .news .slider p {
    position: absolute;
    z-index: 10;
    top: 33px;
    left: 28px;
    padding: 0px;
    padding-right: 15px;
    font-size: 11px;
}

/* Login Form */

#loginForm {
    width: 322px;
    height: 82px;
    position: absolute;
    z-index: 20;
    top: 27px;
    right: 10px;
    font-size: 11px;
    background-image: url(media/loginFormBgr.gif);
    background-repeat: no-repeat;
    display: none;
}

#loginForm input {
    width: 120px;
    height: 17px;
    padding-top: 4px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #D3D3D3;
    background-color: #FFF;
    color: #666;
    position: absolute;
    z-index: 20;
    top: 29px;
}

#loginForm #username {
    left: 8px;
}

#loginForm #password {
    left: 143px;
}

#loginForm .loginBtn {
    display: block;
    width: 24px;
    height: 21px;
    text-indent: -5000px;
    position: absolute;
    z-index: 20;
    top: 30px;
    left: 280px;
    background-image: url(media/loginBtn.gif);
    background-repeat: no-repeat;
}

#loginForm h2 {
    display: block;
    width: 140px;
    height: 28px;
    text-indent: -5000px;
    background-image: url(media/loginFormHeader.gif);
    background-repeat: no-repeat;
}

#loginForm p {
    padding: 0px;
}

#loginForm .recoverPw {
    position: absolute;
    top: 6px;
    right: 14px;
    z-index: 20;
}

#loginForm .recoverPw a {
    color: #666;
    font-style: italic;
}

#loginForm .recoverPw a:hover {
    color: #D2002E;
    text-decoration: none;
}

#loginForm .feedback {
    position: absolute;
    top: 58px;
    left: 10px;
    z-index: 20;
    color: #D2002E;
}

/* Contact-Form, Application-Form */

fieldset {
    width: 620px;
    margin-bottom: 25px;
    border: none;
}

fieldset .col1 {
    width: 300px;
    float: left;
}

fieldset .col2 {
    width: 300px;
    float: right;
}

fieldset .subcol {
    width: 300px;
}

.brancheCol1 {
    width: 148px;
    float: left;
}

.brancheCol2 {
    width: 145px;
    float: right;
}

.brancheCol1 select {
    width: 145px;
    margin-top: 17px;
}

.brancheCol2 input {
    width: 140px;
}

.plzCol {
    width: 68px;
    float: left;
}

.plzCol input {
    width: 60px;
}

.ortCol {
    width: 224px;
    float: right;
}

.ortCol input {
    width: 219px;
}

.applicationForm .landCol {
    width: 45px;
    float: left;
}

.applicationForm .landCol input {
    width: 29px;
}

.applicationForm .plzCol {
    width: 68px;
    float: left;
}

.applicationForm .plzCol input {
    width: 60px;
}

.applicationForm .ortCol {
    width: 179px;
    float: right;
}

.applicationForm .ortCol input {
    width: 174px;
}

.yearCol {
    width: 104px;
    float: left;
}

.yearCol input {
    width: 88px;
    float: left;
}

.plzCol input {
    width: 60px;
}

label {
    display: block;
    clear: both;
    color: #000;
    line-height: 17px;
}

form em {
    font-style: normal;
    color: #666;
}

input {
    width: 295px;
    height: 14px;
    padding: 2px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #D3D3D3;
    background-color: #FFF;
    color: #000;
}

textarea {
    width: 615px;
    padding: 2px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #D3D3D3;
    background-color: #FFF;
    color: #000;
}

select {
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFF;
    border: 1px solid #DBDBDB;
}

.checkbox, .radio {
    margin: 0px;
    width: auto;
    height: auto;
    border: none;
}

.noWrapLabel {
    display: inline;
    padding-bottom: 0px;
    padding-left: 4px;
    padding-right: 20px;
}

.challenges select {
    width: 50px;
    margin-bottom: 6px;
    margin-right: 4px;
}

.challenges input {
    width: 238px;
}

#Passbild {
    margin: 0px;
    width: auto;
    height: auto;
}

.topSpacer {
    padding-top: 10px;
}

.doubleTopSpacer {
    padding-top: 20px;
}

.Anrede {
    display: none;
}

#Anrede {
    width: 145px;
    margin-bottom: 15px;
    display: block;
}

#Phase {
    width: 300px;
    margin-bottom: 15px;
    display: block;
}

form .error {
    border: 1px solid #D2002E;
}

label.error {
    color: #D2002E;
    border: none;
}

#col1 p.error {
    height: 44px;
    padding: 15px;
    margin-right: -5px;
    font-weight: bold;
    font-size: 14px;
    color: #FFF;
    background-image: url(media/errorBgr.png);
    background-repeat: no-repeat;
}

#col1 .applicationForm h4 {
    padding-bottom: 10px;
    clear: both;
}

.sendBtn {
    display: block;
    width: 170px;
    height: 20px;
    padding: 0px;
    padding-top: 2px;
    margin-top: 10px;
    text-decoration: none;
    color: #FFF;
    text-align: center;
    background-color: #D2002E;
}

/* cleaner */

.cleaner {
    clear: both;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    border: 0px none;
    margin: 0px; 
    padding: 0px;
    margin-bottom: -1px;
    background: transparent;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* font settings */

body, td, th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    line-height: 19px;
}

p {
    padding-bottom: 19px;
}

a {
    text-decoration: none;
    color: #D2002E;
}

a:hover {
    text-decoration: underline;
}

/* styles added after 28/05/10 by frank@7l7.de */

.feedback
{
    font-weight: bold;
    color:#d20835; 
}