/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
#background:#f5f5f5 url(img/bg.gif) top center repeat-y;
color:#303030;
}

#wrap {
background:#ffffff;
color:#d0d0d0;
margin:0 auto;
width:760px;
}
TD#menu_oben {
background:#ffe6d5;
color:#FFFFFF;
font: Verdana;
font-size:10;
text-decoration:none;
vertical-align:top;
}
font#menu_oben {
background:#ffe6d5;
color:#475c6b;
font: Verdana;
font-size:11;
text-decoration:none;
}

a#menu_oben {
font: Verdana;
font-size:10;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
background-color:inherit;
}
a:hover#menu_oben {
text-decoration:underline;
color:#ffffff;
background-color:inherit;
}
TD#content {
background:#FFFFFF;
color:#000000;
font: Verdana;
font-size:10;
text-decoration:none;
}
/***** Various tags *****/
a {
font: Verdana;
font-size:0.9em;
text-decoration:none;
font-weight:bold;
color:#0071bc;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#0071bc;
background-color:inherit;
}

a img {
border:0;
}


table.contenttable tr.tr-even {
background: white;
text-align:center;
}
table.contenttable tr.tr-odd {
background: white;
text-align:center;
}
table.contenttable td {
border:none;
}
table.contenttable th {
background: #f0f0f0;
border:thin solid #f0f0f0;
}

table.contenttable {
font: verdana;
font-size:0.9em;
margin:0 0 16px;
padding:0;
border:thin dashed black;
#border-spacing:0px;
border-collapse:collapse;
margin-left:70px
}

p {
font: verdana;
font-size:0.9em;
margin:0 0 16px;
padding:0;
}

ul {
font: verdana;
font-size:0.9em;
}

h1 {
font: verdana;
font-size:1.3em;
}

label
 {
 width: 18em;
 float: left;
 text-align: right;
 margin-right: 0.8em;
 margin-top: 0.3em;
 display: block;
 color: 000000;
 font: Verdana;
 font-size: 0.8em;
 font-weight: normal
 }
 
 .submit input
 {
 margin-left: 4.5em;
 } 
 input, textarea, option
 {
 color: #000000;
 background: #ffffff;
 border: 1px solid #000000;
 font: Verdana;
 font-size: 0.8em;
 margin: 0.4em 0.4em 0em 0em; 
}
 
 .submit input
 {
 color: #000;
 background: #FFCB04;
 border: 2px outset #d7b9c9

 } 
 fieldset
 {
 border: 1px solid #000000;
 width: 38em
 }
 
 legend
 {
 color: #fff;
 background: #FFCB04;
 padding: 2px 6px
 }

font#FOOTER {
background:#ffe6d5;
color:#A0A0A0;
font: Verdana;
font-size:9;
text-decoration:none;
vertical-align:top;
}
