﻿body {
background-image:url(img/bodybg.jpg);
background-repeat:repeat-x;
margin:0;
padding:0;
}
.tdfarbe
{
background-color:#cecece;
}
.abstandoben
{
height:25px;
}
.rotesfeld
{
color:#FF0000;
margin-bottom:10px;
}
a:link
{
color:#666666;
}
a:hover
{
color:#000000;
}
a:visited
{
color:#666666;
}
h3
{
font-family:Arial;
font-size:14px;
color:#606060;
margin:0;
padding:0;
}
input, textarea
{
border: 1px solid #a2a2a2;
}
.absenden
{
border: 1px solid #a2a2a2;
padding-left:5px;
padding-right:5px;
font-size:12px;
background-color:#FFFFFF;
}
.sicherheitsfeld
{
border: 1px solid #a2a2a2;
font-size: 20px;
}
.inhalt
{
background-color:#ffffff;
border-right: 1px solid #a2a2a2;
padding-top:20px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
border-left: 1px solid #a2a2a2;
font-family:Arial;
font-size:12px;
color:#606060;
}
td
{
color:#606060;
font-family:Arial;
font-size:12px;
}
.header
{
border-left: 1px solid #a2a2a2;
border-right: 1px solid #a2a2a2;
border-bottom: 1px solid #a2a2a2;
}
.copy
{
font-family:Arial;
font-size:10px;
color:#606060;
text-align:center;
}
#copy
{
font-family:Arial;
font-size:10px;
color:#606060;
text-decoration:none;
}
#copy:hover
{
font-family:Arial;
font-size:10px;
color:#000000;
text-decoration:none;
}
.nav
{
background-image:url(img/navbg.jpg);
background-repeat:no-repeat;
height:32px;
}
#menuenormal
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#606060;
text-decoration:none;
}
#menuenormal:hover
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#000000;
text-decoration:none;
}
#menueactiv
{
font-family:Arial;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color: #ff4040;
text-decoration:none;
}
