/* General */

body {
background-image: url(../images/bg_body.gif);
margin:0px;
scrollbar-track-color:#ccc;
scrollbar-face-color:#004e1a;
scrollbar-arrow-color:#FFFFFF;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#000000;
}

img {border:0px;}

/* Table */
table.tbllogin {background: #004f1b;border:1px solid #fff;width:400px;color:#fff;font-family: arial;}
table.tbllogin a {color:#fff;text-decoration: none;}
table.tbllogin a:hover, a:visited {color:#fff;text-decoration: none;}
table.tbllogin input {background: #ccc;border:1px solid #fff;color:#004f1b;width:160px;}
table.tbl_main {background: #fff;}
td#logo {padding-left:5px;padding-right:5px;}
td#tel  {padding-right:5px;}
td#dg   {background-color:#004e1a;color:#ffffff;font-family:tahoma;text-align:center;}
td#white {background-color:#ffffff;}
td#pad5 {padding-top:5px;padding-bottom:2px;padding-right:0px;}
td#eckel {padding-right:11px;}
td#main {width:490px;background-color:#cccccc;font-family:tahoma;font-size:10pt;padding-left:50px;padding-right:30px;padding-top:40px;padding-bottom:10px;height:100%;}
td#secnavi {background-color:#cccccc;font-family:tahoma;font-size:8pt;padding-left:53px;}
td#main1 {background-color:#cccccc;font-family:tahoma;font-size:10pt;padding-left:50px;padding-right:30px;padding-top:0px;padding-bottom:10px;height:100%;}


/* DIV */
div.smalltext {color: #004f1b;}
div.logoutbox {background: #004f1b;border:1px solid #fff;width:400px;color:#fff;font-family: arial;}
div.logoutbox a:link {color:#fff;text-decoration: none;}
div.logoutbox a:active {color:#fff;text-decoration: none;}
div.logoutbox a:hover, a:visited {color:#fff;text-decoration: none;}
div#left {float:left;padding-left:10px;}
div#uhr {font-family:tahoma;font-size:8pt;}
div#contact {float:left;}
div#contact1 {float:left;padding-left:50px;}
div#counter {font-family:tahoma;font-size:8pt;padding-top:10px;}
div#maindiv {overflow:auto;width:1177px;}
div#maindiv_ra {overflow:auto;}

/* Links */

a:link {font-family:tahoma;font-size:10pt;font-weight:normal;color:#004e1a;text-decoration:none;}
a:hover{font-family:tahoma;font-size:10pt;font-weight:normal;color:#000;text-decoration:none;}
a:visited {font-family:tahoma;font-size:10pt;font-weight:normal;color:#004e1a;text-decoration:none;}

a.abk:link {font-family:tahoma;font-size:10pt;font-weight:bold;color:#004e1a;text-decoration:none;}
a.abk:hover{font-family:tahoma;font-size:10pt;font-weight:bold;color:#000;text-decoration:none;}
a.abk:visited {font-family:tahoma;font-size:10pt;font-weight:bold;color:#004e1a;text-decoration:none;}


/*Inputs */

input#name {font-family: tahoma;background-color:#ffffff;color:#000000;border:1px solid #004e1a;width:130px;}
input#telefon {font-family: tahoma;background-color:#ffffff;color:#000000;border:1px solid #004e1a;width:130px;}
input#email {font-family: tahoma;background-color:#ffffff;color:#000000;border:1px solid #004e1a;width:130px;}
input.basicform {font-family: tahoma;background-color:#ffffff;color:#000000;border:1px solid #004e1a;margin-bottom:0.2em;}
textarea.basicform {font-family: tahoma;background-color:#ffffff;color:#000000;border:1px solid #004e1a;margin-bottom:0.2em;}
