/* BODY GENERELL */
body {
color: black;
background-color: white;
text-align: left;
margin: 0 auto;
margin-top: 0px;
width: 800px;
}


/* links_top Layout */
.links_top {
font-family: Arial,Helvetica;
color: white;
margin: 0px;
background-image: url(images/pxl_orange.gif);
background-repeat: repeat;
font-size: 10pt;
font-weight: normal;
text-align: right;
width: 800px;
}


/* links_top_on Layout */
.links_top_on {
font-family: Arial,Helvetica;
color: white;
margin: 0px;
background-image: url(images/pxl_orange.gif);
background-repeat: repeat;
font-size: 10pt;
font-weight: bold;
text-align: right;
width: 800px;
}

/* links */

a:link, a:visited { color: #000078; text-decoration: none; }
a:hover, a:visited:hover { color: #000078; text-decoration: underline; }

#links_left {
padding-left:8px;
padding-right:6px;
border-right:1px solid #bababa;
}

/* Layout + Position Formular */

.form {
position: absolute;
top: 4px;
width: 550px;
height: 277px;
background-color: #dbdbdb;
padding-bottom: 2px;
padding-left: 2px;
}

#form_layout {
border-width: 1px;
border-style: solid;
border-color: #ff6d00;
}

#form_button_layout {
border-width: 1px;
border-style: solid;
border-color: #ff6d00;
}

/* Text */

b {
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-weight: bold;
font-size: 12pt;
}

#binside {
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-weight: bold;
font-size: 12pt;
padding: 5px;
}

#bnormal {
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10pt;
}

i {
font-family: Arial,Helvetica,sans-serif;
font-style: italic;
font-weight: normal;
font-size: 12pt;
}

#ismall {
font-family: Arial,Helvetica,sans-serif;
font-style: italic;
font-weight: normal;
font-size: 10pt;
}

tt {
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10pt;
}

#ttinside {
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10pt;
padding: 5px;
vertical-align:top;
}

small {
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-weight: normal;
font-size: 8pt;
}

#small {
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-weight: normal;
font-size: 8pt;
}

li {
padding-bottom: 3px;
padding-right: 1px;
border-width: 1px;
border-style: solid;
border-color: #ffffff;
}

ul {
padding-left: 16px;
padding-right: 0px;
background-color: #e5e5e5;
}

/* Spacer Layout */

hr {
width: 99%;
text-align: left;
height: 0px;
border: 1px solid #e5e5e5;
}

/* Background Colors */

#orange {
background-color: #ff6d00;
padding-left: 4px;
padding-right:2px;
}

#white {
background-color: white;
}

#grey {
background-color: #dedede;
padding-left: 4px;
padding-right:2px;
}

#blue {
background-color: #9ea3ff;
padding-left: 4px;
padding-right:2px;
}

/* Borders */

#border_top {
border-top-width:1px;
border-top-style:solid;
border-color:black;
}

/* News Layout */

#news_date {
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
font-weight: normal;
font-size: 8pt;
color: #ffffff;
}

/* ALIGN */

#align_right {
text-align: right;
}

#top {
vertical-align:top;
}

h1 {font-family: Helvetica,sans-serif;
font-style: normal; font-size: 16pt; font-weight: bold}

h2 {font-family: Helvetica,sans-serif;
font-style: normal; font-size: 14pt; font-weight: bold}





