@media print {
  @page         { margin: 10% }
  blockquote, 
  pre           { page-break-inside: avoid }
}


a:link			{ color:#464773; text-decoration:none; font-weight: normal;} 
a:visited		{ color:#464773; text-decoration:none; font-weight: normal;} 
a:active		{ color:#464773; text-decoration:none; font-weight: normal;}
a:hover			{ color:#C3D8E9; text-decoration:none; font-weight: normal;}

a.b:link		{ color:#464773; text-decoration:none; font-weight: bold;} 
a.b:visited		{ color:#464773; text-decoration:none; font-weight: bold;} 
a.b:active		{ color:#464773; text-decoration:none; font-weight: bold;}
a.b:hover		{ color:#C3D8E9; text-decoration:none; font-weight: bold;}

a.std:link		{ color:#E41313; text-decoration:underline; font-weight: normal;} 
a.std:visited		{ color:#E41313; text-decoration:underline; font-weight: normal;} 
a.std:active		{ color:#E41313; text-decoration:underline; font-weight: normal;} 
a.std:hover		{ color:#FF6666; text-decoration:underline; font-weight: normal;} 

td 			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#464773;} 
h1			{ font-size: 14px; color:#464773;}
b			{ color:#464773;}
strong			{ color:#464773;}
p			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; line-height: 14px; color:#464773;}

.klein			{ font-size:10px;}
.underline		{ color:#C3D8E9; text-decoration:underline;}
.grau			{ color:#C3D8E9; text-decoration:none;}
.blau			{ color:#C3D8E9; text-decoration:none;}

body 			{
			margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
			}
			
a.impressum:link		{ color:#2C264B; text-decoration:underline; font-weight: normal;} 
a.impressum:visited		{ color:#2C264B; text-decoration:underline; font-weight: normal;} 
a.impressum:active		{ color:#2C264B; text-decoration:underline; font-weight: normal;} 
a.impressum:hover		{ color:#4C67AD; text-decoration:underline; font-weight: normal;} 

.druck {display:none; } 
.test		{
			position:absolute; width:600px; z-index:2; left:0px; top:0px; visibility: visible;
			margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
			}
