﻿body{
    padding:0 0 0 60px;
    margin:0;
    font-family:Arial;
    font-size:14px; 
    height:100%; 
    overflow:auto;   
}
.headerlogo{margin-left:15px; margin-bottom:15px;margin-top:15px;
            width:90px;height:80px; 
            background: #fffff;
            background-image: url(../../images/ttlogosv.gif); 
            background-repeat:no-repeat;}
.headertext, .headertextinput{font-weight:bold;font-size:16px;}
.headertext {display:block !important;}
.headertextinput{width:600px;}
.bodytext, .bodytextinput {font-size:1em;line-height:1.4em;font-family:Arial;}
.bodytextinput {width:600px; height:500px;}
.textinput ,.textinputbold {width:600px;}
.bold, .textinputbold {font-weight:bold;}
body { background: #fff url(../../images/bg.gif) repeat-y top left; }
body {text-align:left; margin:0;padding-top:30px;}
.contentHolder {/*text-align:left;position:relative;padding:0;margin:0 auto;*/
                width:600px;}
.applicationArea{padding:0px 5px 15px 55px;}

#navigation {float:right;margin-top:10px;margin-right:30px;}
#navigation a
{
    font-family: Arial;
    font-size:11px;
    color:#000;
    text-decoration:none;
   display:block;
    line-height:1.4em;
    }
#navigation a:hover
{
    font-size:11px;
    color:#666;
    text-decoration:none;
    }
.footer {font-size:11px;margin-top:30px; padding-top:5px;}
.MejlFormPanel span {font-size:0.9em;}
.MejlFormPanel input.button {font-size:0.9em;}
textarea {font-family:Arial;font-size:12px}
html {overflow:auto;}

#footer 
{   
     display:block !important;
     height:546px;
     width: 350px; 
     position: fixed;
     bottom: 0;
     right:0;
}
* html #footer {position:absolute;}
a {color:#000;}