/* --- form fix for ie and mozilla */
.clear {  
	display:block;
	float:none;
	margin-bottom:0px; 
}

img { border-style:none; }

.hidden {
	display:none;
}
.visible {
	display:;
}

.text	{	
    font-size:12px; 
    font-family: arial; 
    COLOR: #000000; 
    text-align:justify; 
    line-height:13pt}
	
.textakt {	
    font-size:12px; 
    font-family: arial; 
    COLOR: #000000; 
    text-align:center; 
    line-height:12pt}
		
.textcenter		{	
    font-size:12px; 
    font-family: arial; 
    COLOR: #000000; 
    text-align:center; 
    line-height:13pt}
	
.textcentergrey		{	
    font-size:12px; 
    font-family: arial; 
    COLOR: #cccccc; 
    text-align:center; 
    line-height:13pt}
	
.text_left		{	
    font-size:12px; 
    font-family: arial; 
    COLOR: #000000; 
    text-align:left; 
    line-height:13pt}

.text_links		{	
    font-size:12px; 
    font-family: arial; 
    COLOR: #000000; 
    text-align:left; 
    line-height:18pt}

.text_links_lowline		{	
    font-size:12px; 
    font-family: arial; 
    COLOR: #000000; 
    text-align:left; 
    line-height:10pt}

.text_spacing   {	
    font-size:12px; 
    font-family: arial; 
    COLOR: #000000; 
    text-align:justify; 
    line-height:13pt}	
	
.textsidebar	{	font-size:10px; font-family: arial; COLOR: #000000; text-align:justify;line-height:11pt;}

A.text_sidebar_lnk:link		{	font-size:9px; font-family: arial; COLOR: #808080; line-height:10pt;  }
A.text_sidebar_lnk:hover	{	font-size:9px; font-family: arial; COLOR: #000000; line-height:10pt; text-decoration:underline; }
A.text_sidebar_lnk:visited	{	font-size:9px; font-family: arial; COLOR: #808080; line-height:10pt;  }
A.text_sidebar_lnk:active	{	font-size:9px; font-family: arial; COLOR: #808080; line-height:10pt;  }

.padding5		{	padding:4px; }

A.topic:visited 	{	font-size:11px; font-family: arial; font-style:italic; COLOR: #808080; text-decoration:none; }
A.topic:active  	{	font-size:11px; font-family: arial; font-style:italic; COLOR: #808080; text-decoration:none; }
A.topic:link  	{	font-size:11px; font-family: arial; font-style:italic; COLOR: #BF1616; text-decoration:none; }
A.topic:hover 	{	font-size:11px; font-family: arial; font-style:italic; COLOR: #000000; text-decoration:underline;}

A:visited 	{	font-size:12px; font-family: arial; COLOR: #808080; text-decoration:none; }
A:active  	{	font-size:12px; font-family: arial; COLOR: #808080; text-decoration:none; }
A:link  	{	font-size:12px; font-family: arial; COLOR: #BF1616; text-decoration:none; }
A:hover 	{	font-size:12px; font-family: arial; COLOR: #000000; text-decoration:underline;}

/* neue aktuelle meldungen */
A.new:link		{	COLOR: #BF1616;	}
A.new:visited	{	COLOR: #999999;	}
A.new:active	{	COLOR: #999999;	}
A.new:hover	    {	COLOR: #000000;	text-decoration:underline;}

/* alte aktuelle meldungen */
A.old:link		{	COLOR: #444444;	}
A.old:visited	{	COLOR: #999999;	}
A.old:active	{	COLOR: #999999;	}
A.old:hover		{	COLOR: #000000;	text-decoration:underline;}

.bluecell		{	background-color: #C8D3DD;	}

#row1 { display:none; }
#row2 { display:none; }
#row3 { display:none; }
#row4 { display:none; }
#row5 { display:none; }

input.search	{ 
	font-size: 16px; 
    font-weight: bold;
    color: #858585;
	border-right: 1px solid; 
    background-color:#FFFFFF; 
    border-top: 1px solid; 
    border-left: 1px solid;  
    border-bottom: 1px solid; 
    width: 95px; 
    height: 25px; 
    text-align: center;
    }
	
input.empty_button	{ 
	font-size: 15px; 
    color: #000000;
	background-color:#FFFFFF;
	border: thin solid #858585;
    width: 95px; 
    height: 25px; 
    text-align: center;
    }

input.download	{ 
	width: 320px;
	font-size: 16px; 
    font-weight: bold;
    color: #858585;
	border-right: 1px solid; 
    background-color:#FFFFFF; 
    border-top: 1px solid; 
    border-left: 1px solid;  
    border-bottom: 1px solid; 
    height: 25px; 
    text-align: center;	
	}

.themen {
	margin: 0px; padding: 0px; list-style-image: url(/new_images/topic.gif);
	font-size:11px; font-family: arial; font-style:italic; COLOR: #000000; text-decoration:none; }
