.text 
{
    font-size : 10px;
    line-height : 14px;
    font-weight: 400;
	color: #000000; 
	background-color:#FFFFFF; 
    font-family : verdana, sans-serif;
    text-decoration: none;
}

.textschwarz 
{
    font-size : 10px;
    line-height : 14px;
    font-weight: 400;
	color: #FFFFFF; 
	background-color:#FF0000; 
    font-family : verdana, sans-serif;
    text-decoration: none;
}


.textfett 
{
    font-size : 10px;
    line-height : 14px;
    font-weight: 900;
	color: #000000; 
	background-color:#FFFFFF; 
    font-family : verdana, sans-serif;
    text-decoration: none;
}

.textgrosser 
{
    font-size : 12px;
    line-height : 17px;
    font-weight: 400;
	color: #000000; 
	background-color:#FFFFFF; 
    font-family : verdana, sans-serif;
    text-decoration: none;
}

.textrot 
{
    font-size : 10px;
    line-height : 14px;
    font-weight: 400;
	color: #FF0000; 
	background-color:#FFFFFF; 
    font-family : verdana, sans-serif;
    text-decoration: none;
}



.headlineborder 
{
    font-size : 14px;
	color: #FFFFFF;
	font-weight: 900; 
    font-family : verdana, sans-serif;
	border-width:1px;
  	border-style:solid;
  	border-color:#FF0000;
 	padding:6px;
  	text-align:justify; 
}
  
.quote 
{
    font-size : 10px;
    line-height : 14px;
	color: #000000; 
	background-color:#FFFFFF; 
    font-family : verdana, sans-serif;
    text-decoration: none;
}
  
  

a:link
{ 	color:#FF0000; font-size : 10px;
    line-height : 13px;
			font-weight: 900;
	background-color:#FFFFFF;		
    text-decoration:none;
    font-family : verdana, sans-serif;
}
a:visited
{ 	color:#FF0000; font-size : 10px;
    line-height : 13px;
			font-weight: 900;
	background-color:#FFFFFF;		
    text-decoration:none;
    font-family : verdana, sans-serif;
}
a:hover
{ 	color:#FF0000; font-size : 10px;
    line-height : 13px;
			font-weight: 900;
	background-color:#FFFFFF;		
    text-decoration:underline;
    font-family : verdana, sans-serif;
}
a:active
{ 	color:#FF0000; font-size : 10px;
    line-height : 13px;
			font-weight: 900;
	background-color:#FFFFFF;		
    text-decoration:none;
   font-family : verdana, sans-serif;
}


a.menu:link
{ 	color:#009999; font-size : 10px;
    line-height : 18px;
			font-weight: 800;
	background-color:#FFFFFF;		
    text-decoration:none;
    font-family : verdana, sans-serif;
}
a.menu:visited
{ 	color:#009999; font-size : 10px;
    line-height : 18px;
			font-weight: 800;
	background-color:#FFFFFF;		
    text-decoration:none;
    font-family : verdana, sans-serif;
}
a.menu:hover
{ 	color:#FFFFFF; font-size : 10px;
    line-height : 18px;
			font-weight: 800;
	background-color:#009999;		
    text-decoration:none;
    font-family : verdana, sans-serif;
}
a.menu:active
{ 	color:#009999; font-size : 10px;
    line-height : 18px;
			font-weight: 800;
	background-color:#FFFFFF;		
    text-decoration:none;
   font-family : verdana, sans-serif;
}

.kastenlinie_oben {  border: #ff0000; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.greykasten { font-size : 10px; line-height : 14px; font-weight: 400; color: #FFFFFF; background-color:#999999; font-family : verdana, sans-serif; text-decoration: none; }
.textgrey { font-size : 10px; line-height : 14px; font-weight: 400; color: #666666; background-color:#FFFFFF; font-family : verdana, sans-serif; text-decoration: none; }
