/*	first date	2007-02-10	
	author		krickal@inode.at
*/

body
{
	color:	#000000;	
}

img
{
	border-style:	none;
}

a:link,
a:active,
a:visited, 
a:hover,
a:focus
{
	text-decoration:none;
}

a:link 
{ 
	color:#01326B;
}
 
a:visited 
{ 
	color:#003366;
}
	
a:active,
a:hover,
a:focus
{ 
	color:#FF0000; 
}

object,
embed
{
	border:	none;
	margin:	0px;
	padding:	0px;
	display:	block;
}

.zaehler
{	
	width:	157px;
	text-align:	center;
}

/*	texteditor	*/

.underline
{
	text-decoration:	underline;
}

.kursiv
{
	font-style:	italic;
}

.weight
{
	font-weight:	bold;
}