body { margin: 0 0 0 0; background-color: #FFFFFF; font-size: 12pt; font-family: Verdana; }

table.main { width: 100%; height: 100%; }
table.menu { width: 100%; }
td { font-size: 12pt; line-height: 14pt; }

.title { color: #A6B126; font-size: 14pt; font-weight: bold; }

td.header { background-image:url(bilder/header_bg.jpg); background-repeat: repeat-x; background-color: #C9C9C9; height: 110px; }
td.footer { height: 60px; background-color: #D7DA55; padding-left: 148px; vertical-align: top; padding-top: 5px; }
td.menu { width: 220px; padding-left: 40px; vertical-align: top; padding-top: 40px; padding-right: 30px; }
td.content { padding-top: 40px; width:80% vertical-align: top; }
td.contentRight { width: 200px; }
td.right { width: 30%; }
div.content { overflow: auto; height: 99%; width: 100%; }


td.menuPoint1 { border-top: solid 1px #A6B126; }
td.menuPoint2 { border-top: solid 1px #A6B126; padding-left: 20px; }
td.menuPoint3 { border-top: solid 1px #A6B126; padding-left: 40px; }
td.menuPointSelected { font-weight: bold; }
td.menuPointHover { background-color: #C9C9C9; }
td.menuPointHover2 { background-color: #C9C9C9; }
td.menuPointHover3 { background-color: #C9C9C9; }

a { color: #A6B126; text-decoration: none; font-family: Verdana; font-size: 12pt; }
a:hover { text-decoration:underline; }

a.menu { color: #000000; text-decoration: none }
a.menu:hover { color: #000000; text-decoration: none; }

a.menu2 { color: #000000; text-decoration: none }
a.menu2:hover { color: #000000; text-decoration: none; }

a.menu3 { color: #000000; text-decoration: none }
a.menu3:hover { color: #000000; text-decoration: none; }


/* Mailform */

.FormLabel { font-family: Verdana; font-size: 12pt }
.FormLabelSmall { font-family: Verdana; font-size: 10pt }
.FormFeld { font-family: Verdana; font-size: 10pt }
.FormButton { font-family: Verdana; font-size: 10pt; width: 100px}
.FormButtonLarge { font-family: Verdana; font-size: 10pt; width: 150px}
.FormInput { font-family: Verdana; font-size: 10pt; width: 300px }
.FormSubmit { font-family: Verdana; font-size: 10pt; width: 150px }
.FormTextarea { font-family: Verdana; font-size: 10pt }
.FormRadio { font-family: Verdana; font-size: 10pt }
.FormSelect { font-family: Verdana; font-size: 10pt; width: 300px }
.FormCheck { font-family: Verdana; font-size: 10pt }
