P  {
	text-decoration : none;
	font-size : 12px;
	font-family : Verdana, Arial;
	color : blue;
}

H1  {
	font-size : 12px;
	color : #green;
	font-weight : bold;
}

H2  {
	font-size : 18px;
	font-family : "Arial Black";
	font-weight : bold;
	color : Black;
	text-align : left;
}

H3  {
	font-size : 36px;
	font-weight : bold;
	color : blue;
}

A  {
	font-size :12px;
	font-family : Verdana, Arial;
	text-decoration : none;
	font-weight : bold;
	color : blue;
}

.link
 {
	font-size :12px;
	font-family : Verdana, Arial;
	text-decoration : none;
	font-weight : bold;
	color : blue;
}

.link:hover  {
	color : red;
}	

A:hover  {
	color : blue;
}	

.link  {
	font-size :11px;
	font-family : Verdana, Arial;
	text-decoration : underline;
	color :blue;
}	

.link1  {
	font-size :14px;
	font-family : Verdana, Arial;
	color : red;
	font-weight : bold;
}	

BODY  {
	font-size : 12px;
	font-family : Verdana, Arial;
	margin-left : 5;
}

TD  {
	font-size : 12px;
	font-family : Verdana, Arial;
	color: #003300;
}

#txt_navi TD A {
	font-size : 16px;
	font-family : Verdana, Arial;
	color: #0000;
}


.TDH  {
	font-size : 12px;
	font-family : Verdana, Arial;
	font-weight : bold;
	
}

.form  {
	background-color : Green;
	font-size : 14px;
	font-family : Verdana, Arial;
	font-weight : bold;
	color : White;
}

.tab_klein  {
	font-size : 11px;
	font-family : Verdana, Arial;
	font-weight : bold;
	color : Green;
}

.form1  {
	background-color : #3CB371;
	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : bold;
	color : White;
}

.small  {
	background-color : #3CB371;
	font-size : 10px;
	font-family : Verdana, Arial;
	color : blue;
}
.news  {
	background-color : #CCCCCC;
	font-size : 10px;
	font-family : Verdana, Arial;
}

.dark  {
	background-color : Gray;
}

.light  {
	background-color : Yellow;
}

.light1  {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #006633;
	background-color : #FFFFCC;
}

.bold  {
	font-weight : bold;
}

input  {
	font-size : 13px;
	font-family : Verdana, Arial;
	color : #000000;
}

textarea  {
	font-size : 13px;
	font-family : Verdana, Arial;
	color : #000000;
}


.leer  {
	background : #FFFFF0;
}

.map24_input 
	{
		background-color	: #ffffff;
		width				: 232px;
		color				: #0D3D6A;
		font-family			: Arial, Verdana, Helvetica;
		font-size			: 11px;
		font-weight			: normal;
		border				: 1px #bebebe solid;
	}
	
.map24_list	 
	{
		background-color	: #FFFFFF; 
		border-style		: groove;
		font-family			: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif; 
		font-size			: 9px;
	}
	
.map24_text   
	{
		font-family			: Arial; 
		font-size			: 11px; 
		color				: #586A75;
	}
	
.map24_margin 
	{
		margin-left			: 10px;
	}
.map24_padding
	{
		padding-left		: 10px;
	}
	
	
.map24_title  
	{
		font-family			: Arial; 
		font-size			: 11px; 
		color				:#FFFFFF; 
		padding-left		: 10px; 
		padding-top			: 31px; 
		font-weight			: bold;
	}
	
.map24_cell   
	{
		padding-left		: 10px; 
		padding-top			: 5px; 
		padding-right		: 5px; 
		padding-bottom		: 5px; 
		background-color	: #F8F9FA;
	}
	
.blockborder
	{
		border-bottom-width	: 1px;
		border-bottom-style	: solid;
		border-top-width	: 1px;
		border-top-style	: solid;
		border-left-width	: 1px;
		border-left-style	: solid;
		border-right-width	: 1px;
		border-right-style	: solid;
		border-color		: #BEBEBE;
	}	

.txt_navi {
	font-size : 16px;
	font-family : Verdana, Arial;
	color: red;
	background-color: #000;
}