body {
font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
color: #000000;
font-size: 9px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
text-align: center;
background-color: #FFFFFF;
 

}
a {
color: #000000;
text-decoration: underline;
}
a:hover {
color: #333333;
text-decoration: underline;
}
a.menu_inactive {
font-size: 16px;
color: #000000;
text-decoration: none;
text-transform: uppercase;
}
a.menu_inactive:hover {
font-size: 16px;
color: #000000;
text-decoration: none;
text-transform: uppercase;
}
a.menu_active {
font-size: 16px;
color: #333333;
text-decoration: none;
text-transform: uppercase;
}
a.menu_active:hover {
font-size: 16px;
color: #000000;
text-decoration: none;
text-transform: uppercase;
}
/* ########################################################################## */
.form_input {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #000000;
font-size: 11px;
padding: 2px;
width: 160px;
border: 1px solid #000000;
background-color: #ffffff;
}
.form_select {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #000000;
font-size: 11px;
padding: 2px;
width: 160px;
border: 1px solid #000000;
background-color: #ffffff;
}
.form_textarea {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #000000;
font-size: 11px;
padding: 2px;
width: 340px;
border: 1px solid #000000;
background-color: #ffffff;
}
.form_flexible {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #000000;
font-size: 11px;
padding: 2px;
border: 1px solid #000000;
background-color: #ffffff;
}


/* ########################################################################## */
.title {
font-size: 20px;
color: #ff0000;
font-weight: bold;
text-transform: uppercase;
}
.subtitle {
font-size: 12px;
color: #ff0000;
font-weight: bold;
text-transform: uppercase;
}
.subtitle_list {
font-size: 10px;
color: #ffffff;
text-transform: uppercase;
}
.fliesstext{
font-size: 12px;
font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
text-decoration: none;
}
.copy {
font-size: 11px;
font-weight: normal;
color: #FE8080;
}
.note {
font-size: 11px;
font-weight: normal;
color: #FE8080;
}
.note:hover{
font-size: 11px;
font-weight: normal;
color: #ffffff;
}
/* ########################################################################## */
.shaddow {

background-repeat: repeat-y;
background-position: center;
}
.shaddow_bottom {
height: 10px;

background-repeat: no-repeat;
background-position: top center;
}
.shaddow_top {
height: 10px;

background-repeat: no-repeat;
background-position: bottom center;
}
.maincontainer {
position: relative;
width: 850px;
border-left: 1px solid #b5b8bb;
border-right: 1px solid #b5b8bb;
margin: 0 auto;
padding: 0;
text-align: left;
}
.flasharea {
border-top: 1px solid #b5b8bb;
position: relative;
left: 0;
width: 850px;
height: 200px;
}
.contentcontainer {
text-align: right;
position: relative;
margin: 10px;
width: 560px;
}
.contentarea {
width: 538px;
margin-left: 20px;
margin-bottom: 20px;
text-align: justify;
}
.topbar {
border-top: 1px solid #b5b8bb;
background-position: top left;
background-repeat: no-repeat;
height: 60px;
width: auto;
}
.bottombar {
border-bottom: 1px solid #b5b8bb;
height: 111px;
}
.infobar {
padding: 93px 10px 0px 10px;
}
.left {
float: left;
text-align: left;
}
.right { 
text-align: right;
width: auto;
}
.clearfloat {
clear: both;
}
/* ########################################################################## */

.listrow_left {
padding: 10px 5px 0x 0;
float: left;
width: 140px;
}
.listrow_right {
margin-left: 140px;
}
.listrow_right_big {
margin-left: 160px;
width: auto;
}
.listrow_titel {
padding: 2px 5px 5px 5px;
display: block;
background-repeat: repeat-x;
}
.listrow {
padding: 10px;
}
.listrow_small {
padding: 5px;
}
.listrow_content {
padding: 10px 10px 5px 0px;
}

/* ########################################################################## */