
BODY
{
font-family : Verdana, Helvetica, sans-serif;
font-size : 11px;
color : #375561;
line-height: 135%;
background-image: url("../img/backarea.jpg");
background-repeat:x-repeat;
margin:0;
padding:0;
}

td, input, select, textarea
{
font-size:11px;
color:#375561;
font-family:Verdana,sans-serif;
line-height: 135%;
}

/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 268px;
height: 210px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 5px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: white;
padding: 1px;
}

/* general page style ends here */

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 15px;
background:  url(../img/scrollbalken.gif) 0px 0px no-repeat;
}
.vscrollerbar {
width: 15px;
background:  url(../img/up.gif) -15px 0px repeat-y;
}


/* Scroll Bar Master Styling Ends Here */




.bg_area
{
background-image:url("../img/pic_content.jpg");
background-repeat:no-repeat;
}

.bg_area_content
{
background-image:url("../img/content_info.jpg");
background-repeat:no-repeat;
}




.rahmen
{
background-color:#ffffff; border:1px solid #7F9DB9;
}


.header
{
font-family : Verdana, Helvetica, sans-serif;
font-weight:normal;
font-size : 19px;
color : #18568F;
}

.sup_header
{
font-family : Verdana, Helvetica, sans-serif;
font-weight:bold;
font-size : 10px;
color : #18568F;
}