/* *********************** Grundinformationen *********************** */

body {
        text-align:                        left;
        min-width:                        760px;
        font-family:                verdana, arial, "sans serif";
        color:                                #666666;
        font-size:                        13px;
        margin:                                0;
        padding:                        0;
background-color:#FFFBDE;
}

h1 {
        width:                                100%;
        color:                                #39a406;
        margin:                                0;
        margin-bottom:                15px;
        font-weight:                normal;
        xtext-transform:        uppercase;
        text-transform:                none;
        font-size:                        16px;
        border-bottom:                1px solid #ccea90;
        padding-bottom:                4px;
}

h1 a {
        color:                                #39a406;
        text-transform:                none;
}

h3 {
        font-size:                        12px;
}

img {
        border:                                0px;
}

/* Formulare */
form {
        display:                        inline;
}

fieldset {
        padding:                        5px;
        border:                                0px;
}

input {
        border:                                1px solid #D7DBDD;
        background-color:        #ffffff;
        font-size:                        10px;
        color:                                #999999;
}

select {
        border:                                1px solid #6D808F;
        background-color:        #ffffff;
        font-size:                        10px;
        color:                                #999999;
}

input.radio {
        border:                                0px;
        background-color:        #ffffff;
        width:                                15px;
}


#agb{
background-color:#ccea90;
}


#agb h1{
color:                                #ffffff;
 margin:                                0;
margin-bottom:                8px;
font-weight:                normal;
text-transform:                uppercase;
font-size:                        12px;
background-color:#ff0000;
line-height:19px;
padding-left:5px;
}

/* *********************** Ende Grundinformationen *********************** */





/* *********************** Link Definitionen *********************** */

a {
        text-decoration:        none;
        color:                                #39a406;
}



/* *********************** Grunddesign, Header, Footer, Content *********************** */

/* Kompletter Rahmen aussen */
div.wrapper {
        width:                                 980px;
        position:                         relative;
        left:                                 50%;
        margin-left:                -480px;
margin-top:5px;
        background:url(../../../../../templates/standard/design/bio/images/hintergrund.gif) repeat-y scroll;
        border:                0px solid #eeeeee;
}

div.branding {
        position:                        relative;
        width:                                980px;
        height:                                135px;
        margin-bottom:                3px;
        border-bottom:                25px solid #39a406;
background-color:#ffffff;
}

/* Hauptnavigation */
div.mainNav {
        width:                                165px;
        float:                                left;
}

/* 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */
div.content {
        width:                                760px;
        float:                                 right;
}

div.mainContent {
        margin-top:                        18px;
        width:                                565px;
        min-height:                        10px;
        float:                                left;
}

div.secondaryContent {
        width:                                178px;
        float:                                right;
}
/* Ende 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */


div.footer {
        width:                                 980px;
        position:                         relative;
        left:                                 50%;
        margin-left:                -480px;
        clear:                                both;
        height:                                90px;
        top:                                0px;
        z-index:                        1;
background-color:#39A406;
}

div.footer div {
        display:                        block;
        height:                                90px;
        z-index:                        2;
}

div.footer div p {
        position:                        absolute;
        top:                                40px;
        left:                                270px;
        width:                                700px;
        text-align:                        right;
        display:                        block;
        z-index:                        5;
        color:                                #ffffff;
        text-align:                        right;
        margin:                                0;
        padding:                        0;
}

div.footer div p a {
        color:                                #ffffff;
        text-align:                        right;
        font-size:                        11px;
}

/**** CMS *****/

div.cmsContent {
        margin-top:                        18px;
        width:                                760px;
        float:                                 right;
}

div.cmsFooter {
        margin-left:                -490px;
}