@charset "utf-8";
/* CSS Document */

body{
background-color:#000000;}
.navi{
width:150px;
}
.content{
width:550px;
height:500px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#f1efe2;
font-weight:normal;}
.table{
border-bottom:1px;
border-left:1px;
border-right:1px;
border-top:1px;
border-color:#f1efe2;
border-style:double;}
.td{
border-bottom:1px;
border-top:0px;
border-left:0px;
border-right:0px;
border-color:#f1efe2;
border-style:solid;}
.logo{
background-image:url(../bilder/logo.jpg);
width:700px;
height:150px;
background-repeat:no-repeat;}

a.nav{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
height:18px;
color:#f1efe2;
font-weight:bold;}
a.nav:hover{
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
height:18px;
line-height:18px;
color:#000000;
background-color:#f1efe2;
font-weight:bold;
width:85px;


}
.name{
color:#666666;
background-color:#292929;
border-color:#575757;
border-style:solid;
border-width:thin;
width:350px;}
.mess{
color:#666666;
background-color:#292929;
border-color:#575757;
border-style:solid;
border-width:thin;
width:350px;
height:60px;
}
.spacer{
font-size:2px;}
a.form{
color:#FFFFFF;
text-decoration:none;}
a.wir{
color:#FF5600;
text-decoration:none;}
a.wir:hover{
color:#FFFFFF;
text-decoration:none;}
a.zf{
color:#FFFFFF;
text-decoration:none;
}
a.zf:hover{
color:#FF5600;
}

a.schrift{
color:#ff5600;
text-decoration:none;
}
a.schrift:hover{
color:#ffffff;
text-decoration:none;
}
a{
outline:none;}