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 :11px;
	font-family : Verdana, Arial;
	text-decoration : none;
	color : white;
}

A:hover  {
	color : red;
}	

.link  {
	font-size :11px;
	font-family : Verdana, Arial;
	text-decoration : underline;
	color :blue;
}	

.link1  {
	font-size :18px;
	font-family : Verdana, Arial;
	color : blue;
	text-decoration : underline;
	font-weight : bold;
}	

BODY  {
	font-size : 12px;
	font-family : Verdana, Arial;
	margin-left : 5;
}

TD  {
	font-size : 12px;
	font-family : Verdana, Arial;
	color: #003300;
}

.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 : 14px;
	font-family : Verdana, Arial;
	font-weight : bold;
	color : red;
}

.small  {
	background-color : White;
	font-size : 10px;
	font-family : Verdana, Arial;
	color : blue;
}
.news  {
	background-color : #CCCCCC;
	font-size : 10px;
	font-family : Verdana, Arial;
}

.news1  {
	font-size : 10px;
	font-family : Verdana, Arial;
	color: Blue;
	background : #DCDCDC;
}

.news3	{
	padding-left:15px;
}

.dark  {
	background-color : Gray;
}

.light  {
	background-color : Yellow;
}

.light1  {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #006633;
	background-color : #FFFFCC;
}

.light2  {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #006633;
	background-color : #FFFFCC;
	font-weight : bold;
}

.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;
}
.orange {
	background-color : FF8800;
}