* {
 font-family:Arial;
}

html, body {
 margin:0px;
 width:100%;
 height:100%;
}
td.color1
 {
 font-size:12px;
 color:#3a4e9f;
 background-image : url(../../fileadmin/images/bg_top.jpg);
 background-repeat: repeat-x;
 text-transform:uppercase;
 }
td.bottom
 {
 background-image : url(../../fileadmin/images/bg_bottom.jpg);
 background-position: bottom left;
 background-repeat: repeat-x;
 }
td.bg
 {
 background-image : url(../../fileadmin/images/bg_main.jpg);
 background-position: bottom right;
 background-repeat: no-repeat;
 }
td.mainframe
 {
 font-family:arial;
 color:#3a4e9f;
 font-size:12px;
 }

p.navi
 {
 position:absolute; top:200px; left:30px;
 }

body
 {
 font-family:arial;
 font-size:12px;
 }

table.colored
 {
 border-color:#f7b5a7;
 border-style:solid;
 border-width:1px;
 }

a
 {
 font-size:12px;
 font-weight:600;
 font-family: arial;
 color:#3a4e9f;
 text-decoration:none;
 }
a:hover
 {
 font-size:12px;
 font-weight:600;
 font-family: arial;
 color:#9F9F9F;
 text-decoration:none;
 }


a.impressum
 {
 font-size:12px;
 font-weight:600;
 font-family: arial;
 color:#9F9F9F;
 text-decoration:none;
 }
a.impressum:hover
 {
 font-size:12px;
 font-weight:600;
 font-family: arial;
 color:#9F9F9F;
 text-decoration:underline;
 }