body, td, textarea
	{ 
	margin: 0px; 
	font-family :  Verdana;
	font-weight : normal;
	font-size : 12px; 
	color : #747474;
	text-align:justify;
	line-height:25px;
	}

div
{
	line-height:14px;
}

a
{
	text-decoration:underline;
	color:#5259A5;
}

a img
{
	text-decoration:none;
}

a:hover 
{
	color:#4B4B4B;
}



h1 { font-size:15px;line-height:18px; font-weight:bold; margin-bottom:0px; margin-top:0px; color:#5259A5; }

h2 { font-size:13px;line-height:16px; font-weight:bold; margin-bottom:5px; margin-top:0px; color:#5259A5; }





/* specific */

img.bild_rechts
{
	margin: 10px 0 10px 10px;
	float:right;
}

img.bild_links
{
	margin: 10px 10px 10px 0;
	float:left;
}

.col_up
{
	color:#5259A5; 
}