<style type="text/css">
<!--
body{
	font-family: "Swiss 721 Narrow SWA", Arial, sans-serif; 
	font-size: 14px;
	background-image:url(/bilder/bg.gif); 
	background-repeat:repeat-y; 
}
.Standardschrift{
	font-family: "Swiss 721 Narrow SWA", Arial, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none}
a{
	font-family: "Swiss 721 Narrow SWA", Arial, sans-serif; 
	font-size: 14px; 
	color: #FF3333; 
	text-decoration: none
}
.footer{
	font-family: "Swiss 721 Narrow SWA", Arial, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none;
	text-align:center;
}
.navigation{
	font-family: "Swiss 721 Narrow SWA", Arial, sans-serif; 
	font-size: 15px; 
	color: #ffffff; 
	text-decoration: none;
	font-weight: bold;
}
.navigation:hover{
	font-family: "Swiss 721 Narrow SWA", Arial, sans-serif; 
	font-size: 15px; 
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}
TD{
  font-family: "Swiss 721 Narrow SWA", Arial, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none
}
.TitelRot{color:#CC0000;font-weight:bolder;}
h6 {
	border-bottom:2px solid #FF3333;
	margin:0px;
	font-family : "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	padding-left : 2px;
	padding-right: 5px;
}
.formError{
	background:#FF3333; color:#FFFFFF;
}

/* form formatting
----------------------------------------------- */
input, select, textarea { font-size:11px; margin:0px; font-family: Arial, Helvetica, Sans-Serif; border:1px solid #999999; }
textarea { font-size:11px; margin:0 0 8px 0; }

.bg_left{
	background-image:url(/bilder/site_bg_left.gif); background-repeat:repeat-y;
}
.bg_right{
	background-image:url(/bilder/site_bg_right.gif); background-repeat:repeat-y;
}
-->
</style>