body {
   font-family: verdana, helvetica, arial, sans-serif;   
   margin-top: 20px;
   text-align: center;}

a {color: #fa0001;text-decoration: none;}
a:hover {color: #fa0001;text-decoration: underline;}
a:active {color: #fa0001;}

.item a {color: #000094;text-decoration: none;}
.item a:link    {color:#000094;text-decoration: none;}
.item a:visited {color:#000094;text-decoration: none;}
.item a:hover   {color:#fa0001;text-decoration: none;}
.item a:active  {color:#fa0001;text-decoration: none;}

.border1 {border-style:solid;
       border-width: 2px;
       border-color: #000094;
       width: 181px;
       padding: 2px 2px 2px 2px;}

.border2 {border-style:solid;
       border-width: 1px;
       border-color: #fa0001;
       width: 175px;
       padding: 2px 2px 2px 2px;
       text-align: center;
       font-weight: bold;}

 .border2 a {text-decoration: none;}

table {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.red {
	height: 1px;
	background-color: #fa0001;
}
.blue {
	height: 4px;
	background-image: url(../img/h_blue.gif);
	background-repeat: repeat-x;
}
.hline {
	height: 5px;
	background-image: url(../img/hline.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#menubg {
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position:	right;
}
.rotator {
	width: 141px;
	height: 110px;
	padding: 3px 0px 0px 3px;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	background-position:	left;
}
.logo {
	height: 92px;
	margin: 0 0 0 10px;
}
.item {
  font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 9pt !important;
	color: #000094;
	padding-left: 10px;
}
.item .highlight {
   color: #fa0001;
}
table.content {
   width: 800px;
   height: 450px;
   table-layout: fixed;
   padding: 0px 0 14px 0;
}
.front {
   margin: 15px 20px 0px 10px;
   color: #000094;
	font-size: 15px;
	line-height: 17px;
	background-image: url(../img/watermark.gif); 
	background-repeat: no-repeat;	
	background-position: 10px 20px;
}
.ctext {
   margin: 15px 10px 0px 10px;
   color: #000094;
	font-size: 15px;
}
.ctext #anwendung {
   width: 80%;
   margin-left: 25px;
   margin-bottom: 30px;
   font-size: 11px;
   }
.limg {
   padding-top: 10px;
}
.title {
	color: #01015e;
	font-size: 17px;   
	font-weight: bold;
	padding-bottom: 10px;
}
.litem {
   margin: 0 0 7px 10px;
   padding-left: 15px;
	background-image: url(../img/listimg.gif);
	background-repeat: no-repeat;
	background-position:	top left;   
	font-size: 15px;
}
.litem2 {
   margin: 0 0 7px 25px;
   padding-left: 15px;
	background-image: url(../img/listimg.gif);
	background-repeat: no-repeat;
	background-position:	top left;   
	font-size: 15px;
}
.litem .tab {
   padding-left: 100px;
}
table.footer {
   width: 800px;
   table-layout: fixed;
}
table.footer .text {
	color: #000094;
	font-size: 10px;
	padding-top: 5px;
}
.mailform {
	color: #000094;
	font-size: 13px;
	margin-top: 10px;
}

.mailform form {
   margin-bottom: 0px;
}

.mailform input, .mailform textarea {
   font-family: verdana, helvetica, arial, sans-serif;   
   background-color: #ededed;
   border-width: 1px;
   border-style: solid;
   border-color: #7c7c7c;
   padding: 2px 2px 2px 2px;   
   margin-bottom: 6px;
   font-size: 13px;
}
.mailform textarea {
   width: 350px;
}
.mailform .submit {
   font-size: 11px;
   font-weight: bold;
   color: #01015e;
}
.mailform .error {
   color: #fa0001;
}
.mailform .title {
	font-size: 15px;  
	font-weight: bold;
	padding-bottom: 10px;
}
