/*
.box_text { font-size:11; font-family:Helvetica,Sans-Serif; }
.box_text_small { font-size:9; font-family:Helvetica,Sans-Serif; }
.box_text_serif { font-size:12; font-family:serif; }
.box_text_big { font-size:15; font-weight:bold; font-family:serif; color:#003300; }
.box_text_extrabig { font-size:18; font-family:serif; color:#003300; }
.nospace { margin-top:0; margin-bottom:0; }
.space { margin-top:6; }
.space_small { margin-top:4; }
.space_big { margin-top:10; }
*/
/* Styles fuer Hyperlinks */
a:link 		{
	font-family:Arial, Helvetica, sans-serif;
	color:#0000BB;
	/*font-size: x-small;*/
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;

}
a:visited 	{
	font-family:Arial, Helvetica, sans-serif;
	color:#000066;
	text-decoration:none;
	font-weight: bold;

	/*font-size: x-small;*/
}
/* a:visited 	{ color:#941C31; text-decoration:none; } */
a:active 	{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	text-decoration:none;
	font-weight: bold;

	/*font-size: x-small;*/
}
a:hover 	{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #990033;
	font-weight: bold;

}

/*
hr.red { color:#B77882; margin-top:0; margin-bottom:0; height:1; }
img.left { margin-right:5; border-width:1; border-style:solid; border-color:#003300; }
img.right { border-width:1; border-style:solid; border-color:#003300; }
.emph { background-color:#EEEEEE; }
*/
/* Falls unleserlich einfach anpassen! */
/*tt,pre			{ color : #006600 }*/
h1			
  { font-size : x-large; font-family : Helvetica,Sans-Serif }
h2			
  { font-size:large; font-family:Helvetica,Sans-Serif; color:#006600; }
h3			
  { font-family:Helvetica,Sans-Serif; color:#007700;
	margin-top:3ex; margin-bottom:1ex; }
h4
  { font-family:Helvetica,Sans-Serif; margin-top:3ex; margin-bottom:1ex; }

/*
.light { color : #999999 }
pre.list{ color : #000000 }
nobr.strong { font-family:Helvetica,Sans-Serif; font-weight:bold; color:#003300}
dl { margin-top:0ex; }
dt { font-variant:small-caps; }

ul,ol { padding-left:0ex;  }

p.small 
	{ font-size:small; }
li.small
	{ font-size:small; }

td.light 
	{ background-color:#EEEEEE; 
		border-width:1pt; 
		border-style:solid; 
		border-color:#999999; }
		*/
td
	{ vertical-align:top; }
/*	
.hg {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left left;
}
*/
.BestText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;


}

