.borderless{
  border:0px;
}
a{
  border:none;
}
.link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#2F3193;
}
.link:HOVER{
text-decoration: underline;
}

.aktiv {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color:#f00;
}
.aktiv:HOVER{
text-decoration: underline;
}
body{
font-size:12px;
background:#fff;
color:#2F3193;

font-family: Verdana, Arial, sans-serif;
}

h1{
color:#2F3193;
font-size:18px;
font-weight:bold;
font-family: Verdana, Arial, sans-serif;
text-align:left;
}
.border{
border:1px solid #2F3193;
}

.footer{
font-size:10px;
text-align:center;
}
.adress{
font-size:16px;
text-align:left;
font-weight:bold;

}
td{

font-size:12px;
}
.bold{
padding:3px;
font-weight:bold;
}
.button{
background:#fff;
border:1px solid #2F3193;
color:#2F3193;
}
.background{
background-image:url(bilder/bg.gif);
}
.center{
text-align:center;
}
