#midnav{
    width:635px;
    background-color:#6e8e0f;
    height:30px;
    float:left;    
    margin-top:3px;    
}

#midnavtext{
    list-style:none;
    margin-top:7px;  
}

#midnavtext li {
	margin-right:20px;
    display:inline;
	font-size:13px;
}

#midnavtext li a {
    font-weight:bold;
}

#activenav {
	color:#ddf762;
	font-weight:bold;    
}

a:hover {
	color:#ddf762;
	font-weight:bold;
}


a {
	color:#dbeba5;
	font-weight:bold;
}


html {
    width:100%;
    height:100%;
}

body {
    margin:0px;
    padding:0;
    width:100%;
    font: normal 11px Arial, Verdana, Helvetica, sans-serif;
}

textarea, input, select {
    font: normal 11px Arial, Verdana, Helvetica, sans-serif;
    padding:2px;
}

a img {
    border:none;
}

a {
    text-decoration:none;
}

h1 {
    
}


#wrapper {
    width:957px;
	height:auto;
    margin:0 auto;
    padding:0 10px 80px 10px;
}


/* HEAD START */

#head {
    background:url('bg-wolke.jpg') 300px 0 no-repeat;
    height:289px;
}

#logo {
    margin:44px 0 0 90px;
    width:512px;
    height:222px;
}



/* HEAD END */

#content {
    width:957px;
	height:auto;
}

/* CONTENT START */

#contentLeft {
    height:auto;
    width:636px;
    float:left;
}

#contentLeft2 {
    height:555px;
    width:636px;
    float:left;
}

#contentRight {
    height:auto;
    width:315px;
    float:right;
}

#box2 {
    margin-bottom:11px;
}

#form td {
    vertical-align:top;
}

#form .left1 {
    color:#665033;
    font-size:1.2em;
    font-weight:bold;
    text-align:right;
    padding-right:10px;
}

#form .left2 {
    color:#214b71;
    font-size:1.2em;
    font-weight:bold;
    text-align:right;
    padding-right:10px;
}

#form input {
    height:1.4em;
    width:220px;
    margin-bottom:10px;
    font-size:15px;
    border:none;
}

#form textarea {
    height:8em;
    width:220px;
    font-size:15px;
    border:none;
}

#abschicken1 {
    background-color:#838045;
    border:none;
    color:#ffffff;
    height:2em;
    font-size:1.3em;
    cursor:pointer;
}

#abschicken2 {
    background-color:#61819e;
    border:none;
    color:#ffffff;
    height:2em;
    font-size:1.3em;
    cursor:pointer;
}


/* CONTENT END */



/* FOOTER START */

#footer {
    background:url('blatt-klein.jpg') 25px 0 no-repeat;
    margin-top:32px;
    padding-left:180px;
}

/* FOOTER END */



/* IMPRESSUM START */

#impressum {
    color:#aaaaaa;
    margin-top:20px;
}

#impressum table {
    margin:0 auto;
}

#impressum td {
    padding:10px 15px;
}

/* IMPRESSUM END */



