BODY {
font-family: Lucida Grande, Lucida sans, Arial, Geneva, sans-serif;
font-size: 12px;
background-color:#FFFFFF;
background-image:url(../img/bg.jpg);
background-repeat:repeat-x;
color:#101010;
width:1100px;
margin:0px auto;
text-align:left;
}

A:link,A:visited,A:active {
text-decoration: none;
color: #2222bb;
}

DIV {
}

FIELDSET  {
border:solid 1px #AAAAAA;
background-color:#FEFEFE;
padding:5px;
}

INPUT  {
font-size: 12px;
font-family: Lucida Grande, Lucida sans, Geneva, Arial, Helvetica, san-serif;
border:solid 1px #AAAAAA;
color: #000000;
font-weight: normal;
background-color: #CDCDCD;
}

SELECT  {
font-size: 12px;
font-family: Lucida Grande, Lucida sans, Geneva, Arial, Helvetica, san-serif;
padding:0px;
border:none;
background-color: #CDCDCD;
color: #000000;
}

option {

font-size: 12px;
font-family: Lucida Grande, Lucida sans, Geneva, Arial, Helvetica, san-serif;
background-color:#CDCDCD;
border:none;
color: #000000;
}


.page {
margin: 0px auto;
width: 1100px;
}


.footer {
margin: 0 auto;
height:30px;
width: 1024px;
text-align:center;
background-color: #222222;
}

.content {
position:relative;
left:50px;
top:10px;
border: none;
width:880px;
padding:5px;

}

.inhalt {
position:relative;
border: none;
top:5px;
float:right;
padding:5px;
width:700px;
}

.menu {
position:relative;
top:5px;
border: none;
height:auto;
width:125px;
padding:5px;
float:left;
}


.tr_row0 {
 BACKGROUND-COLOR: #EFEFEF;
}

.tr_row1 {
 BACKGROUND-COLOR: #CFCFCF;
}

.tr_head {
 background-color: #555555;
 color:#FFFFFF;
 font-weight: bold;
}
