/* formate.css - Globale Text- und Elementformatierung fuer rhoenschaf.de 



 --------- table ------------- 
*/


.noborder 		{
	border-style: none;
	font-size: 10pt;
	font-family: Verdana,Arial;
	color: #000C00;
}

.border {
	border: 2px solid Maroon;
	font-size: 10pt;
	font-family: Verdana,Arial;
	color: #000C00;
}

.bildrahmen {
	padding: 5px;
	margin: 1px 5px 1px 5px;
	text-align: center;
	border: 1px solid Maroon;
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 8pt;
}
              
.admin		{
	font-size: 8pt;
	font-family: Verdana,Arial;
	color: #006900;
	font-weight: bold;
	
}	


.head-small 	{
	font-family: Verdana,Arial;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}	
			
.def	 		{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 9pt;
}	
			
.large 		{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 16pt;
}
			
h2	 		{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 12pt;
	font-weight: bold;
}
			
h3	 		{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 10pt;
	font-weight: bold;
}
			
.large2 		{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 12pt;
	font-weight: bold;
}
			
.newsheadline	{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 11pt;
	font-weight: bold;
}
			
.large3-bold	{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 11pt;
	font-weight: bold;
}
			
.large-bold 	{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 16pt;
	font-weight: bold;
}
	
.def-small 		{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 7.5pt;
}
			
.def-small2	{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 8pt;
}
	
.hell-b 		{
	font-family: Verdana,Arial;
	color: #E4E0E0;
	font-size: 9pt;
	font-weight: bold;
}		

.error		{
	font-family: Verdana,Arial;
	font-size: 9pt;
	color: #990000;
	font-weight: bold;
}
			
.allright		{
	font-family: Verdana,Arial;
	font-size: 9pt;
	color: #006900;
	font-weight: bold;
}
			
.newstopic		{
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 12pt;
	font-weight: bold;
}
				
.voting_rating	{
	font-family: Verdana,Arial;
	color: #CD4E08;
	font-size: 24pt;
	font-weight: bold;
}
	
.def-form {
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 10pt;
	background-color: #F6F5F2;
	border-color: #BBBBBB;
}
.def-button {
	font-family: Verdana,Arial;
	color: #000C00;
	font-size: 10pt;
	background-color: #E6E5E5;
	border-color: #BBCCBB;
	font-weight: bold;
}




a:link { color:#032E73; text-decoration:none; }
a:visited { color:#032E73; text-decoration:none; }
a:active { color:#000C00; text-decoration:none; }
a:hover { color:#500000; text-decoration:none; }
