* {
    color: #000000;
    font-size: 14px;
    font-family: Arial;
}

body {
    background-color: #FFAE00;
    margin: 0px;
    padding: 0;
    text-align: center;
}



textarea {
    font-family:verdana, sans-serif;
    font-size: 10px;
    color: #000000;
    background-color: #FFFFFF;
}

input {
    font-family:verdana, sans-serif;
    font-size:10px;
    color: #000000;
    background-color: #FFFFFF;
}

input.rahmen {
	background-color: #000000;
}

select {
    font-family:verdana, sans-serif;
    font-size:10px;
    color: #000000;
    background-color: #FFFFFF;
}

 .Check, .Radio
   {
   background-color: #000000;
   border:0px solid #927D4C; }




#header,
#headercell {
    width: 786px;
    height: 308px;
    vertical-align: bottom;
}
#header {
    background-repeat: no-repeat;
}

#header h1,
#header h2 {
    display: none;
}


#main {
    text-align: left;
    width: 941px;
    margin: 0 auto;
    border: none;
}

#leftmenu {
    width: 215px;
    vertical-align: top;
}


ul.menu,
ul.menu ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}


ul.left {
    margin: 0 0 0 0px;
}
ul.right {
    margin: 0 31px 0 0;
    text-align: right;
}

ul.left ul {
    margin-left: 10px;
}

ul.right ul {
    margin-right: 10px;
}


ul.menu li.kategorie h3 {
    margin: 10px 0 0 0;
    padding: 0;
    border-bottom: 1px solid black;
}
ul.left li.kategorie h3 a {
    display: block;
    border-left: 10px solid black;
}
ul.right li.kategorie h3 a {
    display: block;
    border-right: 10px solid black;
    text-align: right;
}
ul.left li.kategorie h3 a:hover {
    border-left: 10px solid white;
}
ul.right li.kategorie h3 a:hover {
    border-right: 10px solid white;
}







#content {
    width: 586px;
    vertical-align: top;
    text-align: center;
}

div.content {
    width: 520px;
    margin: 0 auto;
    text-align: left;
}

a:link {
    font-size: 12px;
    color: #2F2702;
    text-decoration: none;
}

a:visited {
    font-size: 12px;
    color: #2F2702;
    text-decoration: none;
}

a:active {
    font-size: 12px;
    color: #c0c0c0;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    color: white;
    font-weight: bold;
}

#navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
}

#navigation h3 {
    font-size: 10px;
    color: white;
    font-weight: bold;
}

#navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tablebg {
    background-color: #0c2d50;
}

.tdbg {
    background-image: url(tablebg.gif);
}

.tdbg2 {
    background-image: url(tablebgright.gif);
}

.inputbg {
    font-family: verdana;
    font-size: 10px;
    color: #c0c0c0;
    background-color: #0c2d50;
    border: 0;
}

aname {
    color: #c0c0c0;
    text-decoration: none;
    font-weight: none;
}

