html, body
 {
 height: 100%;
 width: 100%;
 margin: 0px;
 padding: 0px;
 }
body { 
background: #FFFFFF url(./images/mainbkg.jpg) top left repeat-x;
min-height: 99%;
width: 100%;
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
font-family:"Trebuchet MS",Arial;
font-size:10pt;
font-weight:normal;
color:#000000;
}
#container{
width: 1000px;
padding: 0px 0;
background: #FFFFFF url(./images/mainbkg.jpg) top left repeat-x;
border: 0px #cecece;
border-style: solid;
position: absolute;
left: 0%;
margin-left: -0px;
font-size:10pt;
min-height:2000px;
}

#main_container{
border: 0px solid red;
margin: 0px auto;
width:100%;
min-height:800px;
}
#left_nav, #middle_content,#hd_flags,#hd_topl,#hd_icons,#header_logo,.picon,.pprice,.pcon,.pprice_detail,.pcon_detail  {
border: 0px solid green;
float: left;
height: 100%;
}

#left_nav {
width: 193px;
padding-top:10px;
text-align:center;
background: #EFF3F8;
}

#middle_content {
width: 810px;
padding:10px;
}
#middle_content h1,h2,h3 {
border:0;
padding: 16px 0px 0px 0px;
font-weight:normal;
margin:0;
padding:0;
}

#middle_content h1 {
font-size:21px;
color:#FF6307;
}
#middle_content h2 {
font-weight:bold;
font-size:12pt;
color:#FF7B00;
}
#middle_content h3 {
font-size:11px;
color:#FF7B00;
}
#right_nav {
float:right;
}

.picon{
width: 29%;
}
.pprice {
width: 23%;
}
.pcon {
width: 43%;
padding-left:3px;
}
.pcon_detail {
width: 69%;
}
.pprice_detail {
float:right;
text-align:right;
width:30%;
}
.pprice {
float:right;
text-align:right;
}
.picon {
text-align:center;
}

.std_con, .std_con_center, #header_bar,#header_logo,.std_con_right,.std_con_left{
width:100%;
font-size:10pt;
border: 0px solid red;
}
.std_con {
 width:auto;
}
.std_con_center{
text-align:center;
float:left;
}
.std_con_right{
text-align:right;
float:left;
}
.std_con_left{
text-align:left;
float:left;
}
#header_bar{
float:left;
background: transparent url(./images/header_box.jpg) left top no-repeat;
height:30px;
}
#header_logo{
background: transparent url(./images/logo.jpg) left top no-repeat;
height:150px;
}
#hd_flags,#hd_icons {
 line-height:30px;
}
#hd_flags {
width:211px;
text-align:left;
}
#hd_icons {
width:170px;
text-align:right;
float:left;
}
#hd_topl {
width:500px;
text-align:center;
}


li.bread_active {
font-weight:bold;
}


#toplevel_menu{
float:left;
width:100%;
}

#toplevel_menu ul,
#toplevel_menu li{
padding:0px;
margin:0px;
list-style-type:none;
}

#toplevel_menu ul{
float:left;
padding:0px 3px 0px 0px;
margin:0px 0px 0px 0px;
        background-image:url(../file_server/nav-bar.jpg);
        background-position:right;
        background-repeat:no-repeat;
}

#toplevel_menu li{
line-height:30px;
display:inline;
position:relative;
float:left;
width:111px;
text-align:center;
}

#toplevel_menu li a{
width:111px;
text-align:center;
float:left;
font-weight:bold;
        background-image:url(../file_server/nav-bar.jpg);
        background-position:left;
        background-repeat:no-repeat;
}

#toplevel_menu li a:link,
#toplevel_menu li a:visited{
color:#363636;
text-decoration:none;
font-size:13px;
}

#toplevel_menu li.active a,
#toplevel_menu li a:hover{
text-decoration:none;
color:#575656;
        background-image:url(../file_server/nav-active.jpg);
        background-position:right;
        background-repeat:no-repeat;
}


#bread {
color: #000000;
background-color: #FFFFFF;
padding: 3px;
margin-bottom: 25px;
}

#bread ul {
margin-left: 0;
padding-left: 0;
display: inline;
border: none;
}

#bread ul li {
margin-left: 0;
padding-left: 2px;
border: none;
list-style: none;
display: inline;
}


p {text-align:left;}

p.dashed_box {
border:1px solid #EB921E; width:96%; padding:3px;
}

span.aktionspreis {
font-weight:bold;
color : red;
background : transparent;
text-decoration : line-through;
text-align : right;
}
span.normal {
font-weight:bold;
}
span.aktionspreisorg {
font-weight:bold;
color : #51A909;
}

span.lbl_green {
font-size:11pt;
margin-left:0px;
font-weight:bold;
color:#00C000;
}

a.header:link {text-decoration:none; font-size:10pt;  color: #ffffff;font-weight:normal;}
a.header:visited {text-decoration:none;  font-size:10pt;color: #ffffff;font-weight:normal;}
a.header:hover {text-decoration:none;  font-size:10pt;color: #737373;font-weight:normal;}
a.header:active {text-decoration:none; font-size:10pt; color: #737373;font-weight:normal;}

a.special_link:link {text-decoration:none; font-size:10pt;  color: #ffffff;font-weight:bold;}
a.special_link:visited {text-decoration:none;  font-size:10pt;color: #ffffff;font-weight:bold;}
a.special_link:hover {text-decoration:none;  font-size:10pt;color: #737373;font-weight:bold;}
a.special_link:active {text-decoration:none; font-size:10pt; color: #737373;font-weight:bold;}

a:link {text-decoration:underline; color: #9B5B1F;font-weight:normal;}
a:visited {text-decoration:underline; color: #9B5B1F;font-weight:normal;}
a:hover {text-decoration:underline; color: #C97628;font-weight:normal;}
a:active {text-decoration:underline; color: #C97628;font-weight:normal;}

input.searcher{
color : #600804;
font-family : Arial, Helvetica, sans-serif;
font-size :8pt;
height:13px;
border-color : #0A2345;
width:100px;
border: solid #0A2345 1px;
}
div.nav {background-color:#296184;color:#FFFFFF;}

div.navp {background-color:#296184;color:#FFFFFF;border-width:1px;
border-style:solid;
border-color:black;
padding:3px;
text-align:justify;}
div.right {text-align:justify;}

form  { margin: 0px; padding: 0px; }

TEXTAREA,SELECT {
        background-color: #F0F8FF; 
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 11px; 
        color: #002951; 
        border: 1px solid #000000; 
        }

input {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: xx-small;color:#000000;}

input.text {
color : #000000;
font-size : 11px;
font-family : Verdana,Trebuchet Ms,Verdana,Arial;
font-weight: bold;
border-style:solid;
border-width: 1px;
border-color: #8F8F90;
}
textarea.agb {
color : #000000;
font-size : 11px;
font-family : Verdana,Trebuchet Ms,Verdana,Arial;
border-style:solid;
border-width: 1px;
border-color: #8F8F90;
}

input.submit    {background-color:#EFEEED;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color:#000000;
border: 1px solid #000000;
height: 20px;
cursor: pointer;
margin-top: 1px; }

table { border-collapse: collapse; }

#list{list-style:none;
font-size:12px;}

#list a{
color:#0F2338;
text-decoration:none;
display:block;
width:130px;
height:16px;
background-color:transparent;
border:1px solid transparent;
padding-left:3px;
text-align:left;}

#list a:hover{
color:#000000;
background-color:#FF9227;
border:1px solid #FF6600;
padding-left:3px;
}

#list li{margin-left:-39px;}

#list_left ul, #list_left li,#list_center ul {
margin-left: 0px;
padding-left: 0px;
border: none;
list-style: none;
display: block;
}

#list_center ul {
 text-align:center;
}

#list_left h4, #list_center h4 {
 border:0;
 padding: 0px 0px 0px 0px;
 font-weight:bold; 
 margin:0;
 padding:0;
 color:#FF0000;
 font-size:8pt;
}

li.list1 {padding-left: 3px; margin-left: 2px }
ul.list1 {list-style-type: none; margin: 0px; padding: 0px;}

hr.boxes {
border: 0;
width: 100%;
height:1px;
color: #CDCDCE;
background-color:transparent;
}

hr.paymentline {
border: 0px solid;height:1px;color:#910505;
}

#trailimageid {
position: absolute;
visibility: hidden;
left: 0px;
top: 0px;
width: auto;
height: auto;
z-index: 1000;
}

hr {
height: 1px;
border: 0;
width: 100%;
}
hr.yellow {
color: #ddad08;
background-color: #ddad08;
}

hr.blue {
color: #336699;
background-color: #336699;
}

hr.red {
color: #aa1002;
background-color: #aa1002;
}

hr.green {
color: #339966;
background-color: #339966;
}


hr.orange {
border:1px solid #FF6600;
height:0px;
padding:3px;
width: 99%;
}

.leftcol div.module, #rightcol-normal div.module {
width: 100%;
background: transparent url(./images/boxen_02.jpg) top left repeat-y;
margin-bottom: 10px;
text-align:left;
}

div.leftcol a {text-decoration:none; color:#000000; font-size:12px;background-color:transparent;}
div.leftcol a:link    { color:#0F2338; }
div.leftcol a:visited { color:#0F2338; }
div.leftcol a:hover   { color:#FF9227; }
div.leftcol a:active  { color:#FF9227; }

.leftcol div.module div, #rightcol-normal div.module div {
width: 100%;
background: transparent url(./images/boxen_01.jpg) top left no-repeat;
}

.leftcol div.module div div, #rightcol-normal div.module div div {
width: 100%;
background: transparent url(./images/boxen_03.jpg)  bottom left no-repeat;
}

.leftcol div.module div div div,#rightcol-normal div.module div div div{
width:100%;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 11px;
}

.leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

div.module h3{
font-size: 12pt;
width: 100%;
font-weight: bold;
margin: 0px;
padding: 0px;
color: #F9902D;
padding-left: 30px;
}
h3.catlabel {
font-size: 13pt;
color: #B85B00;
margin-left:15px;
text-align:left;
 background:url(images/boxen_01.jpg) no-repeat top left;
}

p.okbox {
border:1px solid #198A13; text-align:left; padding:3px;width:90%;background-color:#B8F4B5;
}

span.okboxtext {
font-size:10pt; font-weight:bold; color:#198A13;
}

p.faultbox {
border:1px solid #FF2400; text-align:left; padding:3px;width:90%;background-color:#F4BEB5;
}

span.faultboxtext {
font-size:10pt; font-weight:bold; color:#000000;
}

div.infobox {
border:1px solid #FFA500;
text-align:left;
padding:3px;
width:100%;
background-color:#FFF7DD;
font-size:10pt;
font-weight:bold;
color:#000000; 
}

p.descbox {
border:1px solid #FFA500; text-align:left; padding:3px;width:100%;background-color:#FFF7DD;
}
span.descboxtext {
font-size:10pt; font-weight:normal; color:#9CAAB1;
}

#vista_toolbar {
float:left;
font:normal 12px 'Trebuchet MS','Arial';
margin:0;
padding:0;
width:100%;
border-bottom: 1px solid gray;
}

#vista_toolbar ul {
background-image:url(images/opt_adm_back.gif);
background-repeat:repeat-x;
float:left;
line-height:32px;
list-style:none;
margin:0;
padding:0 10px 0 10px;
}

#vista_toolbar li {
display:inline;
padding:0;
}

#vista_toolbar a {
color:#FFF; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */
text-decoration:none;
}

#vista_toolbar a span {
display:block;
float:none;
padding:0 10px 0 7px;
}

#vista_toolbar a span img {
border:none;
margin:8px 4px 0 0;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{
background: url(images/opt_adm_left.png) no-repeat left center;
}

#vista_toolbar a:hover span {
background:url(images/opt_adm_right.png) no-repeat right center;
}

#vista_toolbar a.active{
background: url(images/opt_adm_left.png) no-repeat left center;
}

#vista_toolbar a.active span {
background:url(images/opt_adm_right.png) no-repeat right center;
}

#vista_toolbar a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}

table.tab_std {
background-color: #f9f9f9;
border: solid 1px #d5d5d5;
padding: 10px;
border-collapse: collapse;
}
#catpreview {
 text-align:center;
}
#checkout {
 border:0px solid #ff0000; 
 width:100%;
 text-align:right;
 padding-top:1px;
 margin-bottom:3px;
 float:right;
}
#small{
 font-size:8pt;
}
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
#main_image img{margin-bottom:10px; float:right;}
.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}

span.important  {
 color:#ff0000;
 font-weight:bold;
}

.tabheader {
 background:#FF9430;
 font-size:12pt;
 font-weight:bold; 
}

#navcontainer
{
margin-left: 0px;
width: 12em;
border-right: 1px solid #555453;
border-left: 1px solid #555453;
padding: 0;
margin-bottom: 1em;
background: url(images/ulbkg.jpg) top left repeat-y #FF8415;
color: #333;
text-align:left;
}

#navcontainer ul
{
list-style: none;
margin-left: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #FFB36F;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 5px;
border-left: 10px solid #E68732;
border-right: 10px solid #FFB769;
background: url(images/menubkg.jpg) top left repeat-y #FFA545;
color: #F8F8F8;
text-decoration: none;
width: 100%;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #FE9628;
border-right: 10px solid #FF7900;
background-color: #2586d7;
color: #ffffff;
}

#navcontainer li li
{
border-top: 1px solid #FFB36F;
border-bottom: 0;
margin: 0;
}

#navcontainer li li a
{
display: block;
padding: 5px 5px 5px 20px;
border-left: 10px solid #D06300;
border-right: 10px solid #FF8415;
background-color: #FF983B;
color: #fff;
text-decoration: none;
width: 100%;
}

#upload_progress {
 border: 0px solid #ff0000;
text-align:center;
}

.frame_selected_td {
 background:#FF8415;
}
.pricelabel {
 font-weight:bold;
 font-style:italic;
}

tr.ueber {
 font-weight:bold;
}
input.subimg {
 background: transparent;
 border: 0px solid;
}


#leftNavMenu UL {    margin: 0px;
    padding: 0px;
    border: none;

}

#leftNavMenu LI {    
    background-image: none;
    border: none;
    padding: 0px;
    margin: 0px;        
    list-style: none;
    display: block;
    line-height: normal;
    text-align:left;
}

#leftNavMenu A, 
#leftNavMenu A:visited{
    display: block;
    font-size: 11px;
    font-weight: normal;
}

#leftNavMenu A, 
#leftNavMenu A:active, 
#leftNavMenu A:visited {
    width: 168px;

    padding-left: 15px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 3px;

    background-color: #D3DCE7;

    color: #084162;
    text-decoration: none;

    border-top: 1px solid #fff;
}

#leftNavMenu A.mt_active, 
#leftNavMenu A.mt_active:active, 
#leftNavMenu A.mt_active:visited,
#leftNavMenu A.navOpen, 
#leftNavMenu A.navOpen:active, 
#leftNavMenu A.navOpen:visited
{
    color: #fff;
 
    font-weight: bold;

    background-image: url(./images/menuL1BackActive.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-color: #FF9838;
}


#leftNavMenu A:hover {
    color: #fff;

    background-image: url(./images/menuL1BackActive.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-color: #FF9838;
}


/* level 2*/

#leftNavMenu .level2 A, 
#leftNavMenu .level2 A:visited,
#leftNavMenu .level2 A:active,
#leftNavMenu .level2 A:hover {
    width: 143px;

    font-weight: normal;

    padding-left: 35px;

    background-image: url(./images/menuL2Back.gif);
    background-repeat: no-repeat;
    background-position: 20px 5px;
    background-color: #EFF3F8;

    border-top: none;
}

#leftNavMenu .level2 A.navOpen, 
#leftNavMenu .level2 A.navOpen:visited {
    font-weight: bold;
    color: #00285D;

    background-image: url(./images/menuL2BackOpen.gif);
}

#leftNavMenu .level2 A.mt_active, 
#leftNavMenu .level2 A.mt_active:visited {
    font-weight: bold;
    color: #FF7C01;

    background-image: url(./images/menuL2BackActive.gif);
}

#leftNavMenu .level2 A:hover {
    color: #FF7C01;
    background-image: url(./images/menuL2BackHover.gif);
}

/* level 3*/

#leftNavMenu .level3 A, 
#leftNavMenu .level3 A:visited,
#leftNavMenu .level3 A:active,
#leftNavMenu .level3 A:hover {
    width: 131px;
    padding-left: 52px;
    background-position: 36px 5px;
}

#leftNavMenu .level3 A.navOpen, 
#leftNavMenu .level3 A.navOpen:visited {
    color: #00285D;
}

/* level 4*/

#leftNavMenu .level4 A, 
#leftNavMenu .level4 A:visited,
#leftNavMenu .level4 A:active,
#leftNavMenu .level4 A:hover {
    width: 121px;
    padding-left: 62px;
    background-position: 47px 6px;

    font-size: 10px;

    background-image: url(./images/menuL4Back.gif);
}


#leftNavMenu .level4 A.mt_active, 
#leftNavMenu .level4 A.mt_active:visited {
    background-image: url(./images/menuL4BackActive.gif);
}

#leftNavMenu .level4 A:hover {
    background-image: url(./images/menuL4BackHover.gif);
}

.tabs {
                        list-style:none; 
                        padding:15px 0 0 10px; 
                        margin:-1px -1px 6px -1px; 
                        height:23px; 
                        background:#bcd url(./images/tabe.gif); 
                        border-bottom:1px solid #000;
                        }
.tabs li {display:block; float:left; margin:0 -13px -1px 0;}
.tabs li a {display:block; text-decoration:none;}

.tabs li a em {float:left; padding:0 20px; height:22px; border-top:1px solid #fff; border-bottom:1px solid #000; position:relative; z-index:100; font-style:normal; color:#fff; background:#f93 url(./images/tabd.gif) repeat-x bottom left; font-size:11px; font-family:verdana; line-height:20px;}

.tabs li a b {font-size:0; line-height:0; position:relative; border-bottom:1px solid #000; border-top:1px solid #fff; width:1px; display:block; float:left; z-index:300; background:#f93 url(./images/tabd.gif) repeat-x bottom left;}

.tabs li b.p1 {height:19px; background:#fff; margin-top:4px; border-top:0; z-index:100;}
.tabs li b.p2 {height:19px; margin-top:2px; border-top:2px solid #fff; border-bottom:1px solid #888; z-index:100;}
.tabs li b.p3 {width:2px; height:21px; margin-top:1px; z-index:100;}
.tabs li b.p5 {height:20px; margin-top:2px;}
.tabs li b.p6 {height:19px; margin-top:3px;}
.tabs li b.p7 {height:18px; margin-top:4px;}
.tabs li b.p8 {height:17px; margin-top:5px;}
.tabs li b.p9 {height:16px; margin-top:6px;}
.tabs li b.p10 {height:15px; margin-top:7px;}
.tabs li b.p11 {height:14px; margin-top:8px;}
.tabs li b.p12 {height:13px; margin-top:9px;}
.tabs li b.p13 {height:12px; margin-top:10px;}
.tabs li b.p14 {height:11px; margin-top:11px;}
.tabs li b.p15 {height:10px; margin-top:12px;}
.tabs li b.p16 {height:9px; margin-top:13px;}
.tabs li b.p17 {height:8px; margin-top:14px;}
.tabs li b.p18 {height:7px; margin-top:15px;}
.tabs li b.p19 {height:6px; margin-top:16px;}
.tabs li b.p20 {height:5px; margin-top:17px;}
.tabs li b.p21 {height:4px; margin-top:18px;}
.tabs li b.p22 {height:3px; margin-top:19px;}
.tabs li b.p23 {height:2px; margin-top:20px;}
.tabs li b.p24 {height:1px; margin-top:21px;overflow:hidden;}
.tabs li b.p25 {width:1px; height:1px; background:#fff; margin-top:22px; border-top:0; overflow:hidden;}
.tabs li b.p26 {width:1px; height:1px; background:#000; margin-top:23px; border:0; overflow:hidden;}

.tabs li em b.shdw {position:absolute; display:block; left:-4px; bottom:0; border:0; width:17px; height:17px; background: #f93 url(./images/taba.gif) bottom left; z-index:500;}

.tabs li a:hover,
.tabs li a:focus, 
.tabs li a:active 
{white-space:nowrap; color:#000; position:relative; z-index:500; cursor:pointer;}
.tabs li a:hover em, 
.tabs li a:focus em, 
.tabs li a:active em 
{color:#800; background:#fc8 url(./images/tabb.gif) bottom left; border-bottom-color:#888;}
.tabs li a:hover em b.shdw,
.tabs li a:focus em b.shdw, 
.tabs li a:active em b.shdw  
{visibility:hidden;}
.tabs li a:hover b, 
.tabs li a:focus b, 
.tabs li a:active b 
{background:#fc8 url(./images/tabb.gif) bottom left; border-bottom-color:#888;}
.tabs li a:hover b.p1, 
.tabs li a:focus b.p1, 
.tabs li a:active b.p1 
{background:#fff; border-bottom-color:#888;}
.tabs li a:hover b.p25, 
.tabs li a:focus b.p25, 
.tabs li a:active b.p25 
{background:#fff; border-bottom-color:#888;}
.tabs li a:hover b.p26, 
.tabs li a:focus b.p26, 
.tabs li a:active b.p26 
{background:#888;}

.tabs li a.selected, 
.tabs li a:hover.selected,  
.tabs li a:active.selected  
{white-space:nowrap; color:#000; position:relative; z-index:600; cursor:default;}
.tabs li a.selected em, 
.tabs li a:hover.selected em,
.tabs li a:active.selected em
{color:#800; background:#fff url(./images/tabc.gif) bottom left; border-bottom-color:#fff;}
.tabs li a.selected em b.shdw, 
.tabs li a:hover.selected em b.shdw, 
.tabs li a:active.selected em b.shdw 
{visibility:hidden;}
.tabs li a.selected b, 
.tabs li a:hover.selected b, 
.tabs li a:active.selected b 
{background:#fff url(./images/tabc.gif) bottom left; border-bottom-color:#fff;}
.tabs li a.selected b.p1, 
.tabs li a:hover.selected b.p1, 
.tabs li a:active.selected b.p1 
{background:#fff; border-bottom-color:#fff;}
.tabs li a.selected b.p26, 
.tabs li a:hover.selected b.p26, 
.tabs li a:active.selected b.p26 
{width:1px; height:1px; background:#fff; margin-top:23px; border-top:0; overflow:hidden;}

hr.black {
border: 0px;
border-top: solid 1px #000000; 
border-bottom: transparent;
}

.lightgrey {
 background: url('./images/bg_frame.jpg') top repeat-x;
}
        .small_info{
        font-size:7pt;
        color:#9B9B9B;
        }
        .small{
        font-size:8pt;
        }
        #footer_bank{
        border: 0px solid red;
        margin: 0px auto;
        width:100%;
        min-height:36px;
        height:auto;
        background: url(./file_server/template/footer.jpg) top left no-repeat transparent;
        float:left;
        color:#FFFFFF;
        text-align:right;
        font-size:12pt;
        vertical-align:middle;
        padding-top:11px;
        }

        #footer_bank a {
        color:#FFFFFF;
        }

        #footer_bank a:hover {
        text-decoration:underline;
        }
        #footerredimero{
        border: 0px solid red;
        margin: 0px auto;
        width:100%;
        height:auto;
        background: transparent;
        float:left;
        color:#726954;
        text-align:center;
        font-size:8pt;
        vertical-align:middle;
        }

#loginbox {
position: absolute;
left:360px;
height:30px;padding-left:0px;padding-top:5px;
width:300px;
border:0px solid #ff0000;
font-size:70%;
text-align:left;
}

#searcharea {
position: absolute;
text-align:left;
left:360px;
top:33px;
width:300px;
float:left;
border:0px solid #ff0000;
font-size:70%;
}

#searcharea h3{
 font-size:12pt;
 font-weight:bold;
}

#searcharea input{
color : #000000;
font-family : Arial, Helvetica, sans-serif;
font-size :9pt;
height:16px;
width:160px;
border: solid #FF7F07 1px;
}

.dashedline{
margin-bottom:5px;margin-top:5px;height:1px;float:left;width:100%;border:0px; border-bottom: 1px;  border-style: dashed; border-color: #EFA663; 
}
