/* tag definitionen */
body,td,small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	line-height: 11pt;
	color: FFFFFF;
}

select,input,textarea {  
font-size: 10pt;
color: #000000; 
text-decoration:none; 
line-height:13px;
}

b,strong	{  font-weight: normal; text-decoration:underline}
i			{  font-style:italic; }
a:link 		{  color: #FFFFFF; text-decoration:none }
a:visited 	{  color: #FFFFFF; text-decoration:none }
a:hover	 	{  color: #FFFFFF; text-decoration:underline }
a:active 	{  color: #FFFFFF; text-decoration:none }
a:focus 	{  color: #FFFFFF; text-decoration:none }
hr 			{  width:460px; color:white; background-color:white; height:1px;
  margin-top:5; margin-bottom:5; text-align:left; border:0px; }


/* individuelle klassen */
.navi_small		{  color: ffffff; font-size: 9pt; line-height:11pt; }
.copy			{  font-size: 9px; line-height:11px;}
.headline		{ 
font-family: Georgia, Times New Roman, Times, serif;	font-size: 10pt; line-height: 13pt; text-decoration:underline; 
}
.subheadline 	{
font-family: Georgia, Times New Roman, Times, serif;	font-size: 9pt; line-height: 13pt; text-transform:uppercase; color: 666666;
}
.big_teaser
{
font-family: Georgia, Times New Roman, Times, serif;	font-size: 12pt; line height-15pt; text-decoration: underline;
}
.text 			{
font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; line-height: 13pt;	color: ffffff; 
}
a.text:link 	{  color: #FFFFFF; text-decoration:none }
a.text:visited 	{  color: #FFFFFF; text-decoration:none }
a.text:hover	{  color: #FFFFFF; text-decoration:underline }
a.text:active 	{  color: #FFFFFF; text-decoration:none }
a.text:focus 	{  color: #FFFFFF; text-decoration:underline }

hr.navi 		{width:221px; padding:0px; margin: 17px 0px 17px 0px;}
a.blog:hover {background: #990000;}
