<!--
 body, table, tr, td, div, p, pre, ul { font-family:Arial, Verdana; font-size:12px; color:#111111; }

 body {  margin:0px; padding:0px; width:100%; height:100%;  }
 div.background { position:absolute; margin:0px; padding:0px; width:100%; height:100%; background-image:url(../images/background/background.jpg);  -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; }
 input, select, textarea { font-family:Arial; font-size:12px; font-weight:normal; }
 
 h1 { font-size:18px; font-weight:bold; color:#333333; }
 h2	{ font-size:16px; font-weight:bold; color:#003366; }
 h3	{ font-size:12px; font-weight:bold; color:#111111; }
 
 font.color_1	{ font-size:18px; font-weight:bold; color:#003366; }
 font.color_2	{ font-size:16px; font-weight:bold; color:#003366; }
 font.color_3	{ font-size:12px; font-weight:bold; color:#003366; }
 
 div.main			{ width:100%; padding-top:10px; }

 div.menu			{ font-family:Times New Roman; height:70px; font-size:13px; font-weight:bold; text-align:left; padding-left:25px; background-image:url(../images/background/logo_1.png); background-repeat:no-repeat; background-position:right; }
 div.menu a			{ border-style:none; padding-left:8px; }
 div.menu a:link	{ text-decoration:none; font-weight:bold; color:#ffffff; }
 div.menu a:visited	{ text-decoration:none; font-weight:bold; color:#ffffff; }
 div.menu a:hover	{ text-decoration:none; font-weight:bold; color:#777777; }
 div.menu a:active	{ text-decoration:none; font-weight:bold; color:#777777; }
 
 div.footer				{ font-size:10px; font-weight:bold; text-align:right; padding-top:3px; }
 div.footer a			{ border:none; color:#111111; }
 div.footer a:link		{ text-decoration:none; }
 div.footer a:visited	{ text-decoration:none; }
 div.footer a:hover		{ text-decoration:none; }
 div.footer a:active	{ text-decoration:none; }
 
 table.partner						{ width:100%; }
 table.partner td.img				{ padding-left:45px; padding-top:25px; vertical-align:top; }
 table.partner td.text				{ padding-left:15px; padding-top:15px; }
 table.partner td.text a			{ border-style:none; }
 table.partner td.text a:link		{ text-decoration:none; font-weight:bold; color:#111111; }
 table.partner td.text a:visited	{ text-decoration:none; font-weight:bold; color:#111111; }
 table.partner td.text a:hover		{ text-decoration:none; font-weight:bold; color:#003366; border-bottom:dotted 2px #003366; }
 table.partner td.text a:active		{ text-decoration:none; font-weight:bold; color:#003366; border-bottom:dotted 2px #003366; }
 
 table.kontakt						{ width:100%; }
 table.kontakt td.img				{ padding-left:45px; padding-top:25px; vertical-align:top; }
 table.kontakt td.text				{ padding-left:15px; }
 table.kontakt td.text a			{ border-style:none; }
 table.kontakt td.text a:link		{ text-decoration:none; font-weight:bold; color:#111111; }
 table.kontakt td.text a:visited	{ text-decoration:none; font-weight:bold; color:#111111; }
 table.kontakt td.text a:hover		{ text-decoration:none; font-weight:bold; color:#003366; border-bottom:dotted 2px #003366; }
 table.kontakt td.text a:active		{ text-decoration:none; font-weight:bold; color:#003366; border-bottom:dotted 2px #003366; }
 
 table.leistungen					{ width:100%; }
 table.leistungen td.link			{ text-align:right; vertical-align:top; padding-right:20px; padding-top:20px; }
 table.leistungen td.link a			{  }
 table.leistungen td.link a:link	{ text-decoration:none; font-weight:bold; color:#111111; }
 table.leistungen td.link a:visited	{ text-decoration:none; font-weight:bold; color:#111111; }
 table.leistungen td.link a:hover	{ text-decoration:none; font-weight:bold; color:#003366; border-bottom:dotted 2px #003366; }
 table.leistungen td.link a:active	{ text-decoration:none; font-weight:bold; color:#003366; border-bottom:dotted 2px #003366; }
 
 table.download						{ width:100%; }
 table.download td a				{  }
 table.download td a:link			{ text-decoration:none; font-weight:normal; color:#111111; }
 table.download td a:visited		{ text-decoration:none; font-weight:normal; color:#111111; }
 table.download td a:hover			{ text-decoration:none; font-weight:normal; color:#003366; border-bottom:dotted 2px #003366; cursor:pointer; }
 table.download td a:active			{ text-decoration:none; font-weight:normal; color:#003366; border-bottom:dotted 2px #003366; cursor:pointer; }
 
 ul.texte		{ list-style-type:none; margin:0px; padding:0px; }
 ul.texte li	{ padding-left:25px; padding-top:10px; background-image:url(../images/symbole/bluebutton.png); background-repeat:no-repeat; background-position:2px 14px; }
 
 ul.leistung	{ list-style-type:none; padding:0px; }
 ul.leistung li	{ margin:2px; padding:5px; padding-left:28px;  background-color:#cccccc; background-image:url(../images/symbole/checkedbutton.png); background-repeat:no-repeat; background-position:5px 3px; }
 
-->