/* --------------- Allgemein --------------- */

BODY
{
scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #F3F3F3;
scrollbar-shadow-color: #CCCCCC;
scrollbar-arrow-color: #CCCCCC;
background-color: #FFFFFF;
background-image: url('bg.gif');
}

table.bg { background-color: #FFFFFF }
tr.bg { background-color: #FFFFFF }
td.bg { background-color: #FFFFFF }

td.text { font-family: arial; font-size: 13px; color: #444444; }
td.main {padding-left: 50px; padding-right: 50px;}

table.line { border: 1px solid #555555; }

td.navitop {background: #003366; border-left:1px solid; border-top:1px solid; border-right:1px solid; border-bottom:2px solid; border-color:#555555; padding-left: 5px; height: 30px;}

td.date {font-family: arial; font-size: 11px; color: #222222; padding-left: 5px; padding-top: 3px;}
a.date:link { font-family: arial; font-size: 11px; font-weight: 400; color: #222222; text-decoration: none }
a.date:visited { font-family: arial; font-size: 11px; font-weight: 400; color: #222222; text-decoration: none }
a.date:hover { font-family: arial; font-size: 11px; font-weight: 400; color: #222222; text-decoration: none }

a:link { font-family: arial; font-size: 13px; font-weight: 400; color: #444444; text-decoration: none }
a:visited { font-family: arial; font-size: 13px; font-weight: 400; color: #444444; text-decoration: none }
a:hover { font-family: arial; font-size: 13px; font-weight: 400; color: #990000; text-decoration: none }

a.textlink:link { font-family: arial; font-size: 13px; font-weight: 400; color: #006699; text-decoration: none }
a.textlink:visited { font-family: arial; font-size: 13px; font-weight: 400; color: #006699; text-decoration: none }
a.textlink:hover { font-family: arial; font-size: 13px; font-weight: 400; color: #990000; text-decoration: none }

h1 {margin: 0px; font-family: arial; font-size: 13px; font-weight: 400; color: #555555; padding-left: 50px; padding-bottom: 10px;}

td.navibottom {background: #003366; border-left:1px solid; border-top:2px solid; border-right:1px solid; border-bottom:1px solid; border-color:#555555; padding-left: 5px; height: 30px;}

input.adm1 {background: #f3f3f3; border:1px solid #bbbbbb; font-family: arial; font-size: 13px; color: #666666; height: 21px; width: 200px;}
input.adm2 {background: #f3f3f3; border:1px solid #bbbbbb; font-family: arial; font-size: 13px; color: #666666; height: 21px;}
textarea.adm1 {background: #f3f3f3; border:1px solid #bbbbbb; font-family: arial; font-size: 13px; color: #666666; height: 100px; width: 300px; overflow: visible;}
