body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #FFFFFF;
  font-weight: normal;
}

table {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}
.maintable {
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}
.maintable2 {
  height: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: normal;
}
.logintable {
	color: #FFFFFF;
}
a:visited {
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

a:link {
  font-size: 12px;
  text-decoration: underline;
  color: #000000;
}

a:hover {
  font-size: 12px;
  text-decoration: underline;
  color: #999a85;
}

.tinytext {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 7px;
}

.smalltext {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 8px;
}

.mediumtext {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9px;
}

.bigtext {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
}

.headline {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.bigheadline {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 24px;
  color: #000000;
  font-weight: bold;
}

.border {
  border: 1px solid #000000;
}
.borderred {
  border: 1px solid #FF0000;
}
.picture {
  border: 1px solid #000000;
}
.inputfield{
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background: #FFFFFFF;
}
.inputfield2{
	color: #000000;
	border: 1px solid #000000;
	background: #FFFFFFF;
}
.inputfieldred{
	color: #000000;
	border: 1px solid #FF0000;
	background: #FFFFFFF;
}
.domaincheckfield{
	width:30px;
	color: #000000;
	border: 1px solid #000000;
	background: #FF6633;
}

.header3{
  background-image: url("images/header3.jpg");
  background-position: 90% 0%;
  background-repeat: no-repeat;
}
.header5{
  background-image: url("images/header5.jpg");
  background-position: 0% 0%;
}
.header7{
  background-image: url("images/header7.jpg");
  background-position: 0% 0%;
}
.login {
	border-bottom: 1px solid #FFFFFF;
}
.pakete {
  border: 1px solid #000000;
}

