html {
        height:100%;
        min-height:100%;
        margin-bottom: 1px;
}



body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #F9EABF;

        text-align:center;
}

td {
	padding:4px;

}

.wlan {
	color:#ffffff;
}

.Stil1 {color: #ae5516}

.Stil2 {color: #ae5516}

#pagebody {
        width:750px;
        margin:auto;
        text-align:left;
        border:1px solid #A83F00;
        margin-top:50px;
        background-image:url('pix/navi_background.jpg');
        background-repeat:no-repeat;
        background-position:top left;
}

#menu {
        float:left;
        width:166px;
        margin-left:16px;
        margin-right:28px;

        text-align:center;
}

#head {
        width:514px;
        height:140px;
        padding-top:20px;
        background-image:url('pix/moench.gif');
        background-repeat:no-repeat;
        background-position:top right;

        color: #ae5516;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

#content {
        overflow:hidden;
        float:left;
        width:514px;
}

#kiwi {
        overflow:hidden;
        float:left;
        width:514px;
        color: #ae5516;
		
}

#innertop {

        width:514px;
        height:20px;
        background-image:url('pix/content_top.jpg');
        background-repeat:no-repeat;
        background-position:bottom left;
}

#innercontent {
        color: #ae5516;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-align:justify;

        width:474px;

        padding:20px;

        background-image:url('pix/content_background.jpg');
        background-repeat:repeat-y;
        background-position:top left;
}

#innercontent h1 {
        padding:0px;
        margin:0px;
        margin-bottom:10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
}

#innercontent label {
        float:left;
        width:125px;
        display:block;
        margin-top:3px;
}

#innercontent .contact {
        font-size:10px;
        font-weight: bold;
        text-align:center;
}

#innercontent .contact a:link {
        color:#AB5818;
        text-decoration: none;
        font-size:10px;
        font-weight: bold;
        text-align:center;
}

#innercontent .contact a:visited {
        color:#AB5818;
        text-decoration: none;
        font-size:10px;
        font-weight: bold;
        text-align:center;
}

#innercontent .contact a:hover {
        color:#AB5818;
        text-decoration:underline;
        font-size:10px;
        font-weight: bold;
        text-align:center;
}

#innerbottom {
        width:514px;
        height:20px;
        background-image:url('pix/content_bottom.jpg');
        background-repeat:no-repeat;
        background-position:top left;
}

.button {
        background-image:url('pix/btn.gif');
        background-repeat:no-repeat;
        background-position:top center;
        height:20px;
        width:166px;
        padding-top:4px;
        margin-bottom:2px;
}

a:link {
        color: #F9EABF;
        text-decoration: none;
}

a:visited {
        text-decoration: none;
        color: #F9EABF;
}

a:hover {
        text-decoration: underline;
        color: #F9EABF;
}

a:active {
        text-decoration: none;
        color: #F9EABF;
}

.button a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.button a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.button a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

#contact {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #BA5B16;
        margin-bottom:10px;
}

#kiwi {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #BA5B16;
        margin-bottom:10px;
}

.bothclear {
        clear:both;
}
