html, body, p, td
{
	font-family:		Verdana;
	font-size:			10px;
	line-height:		15px;
}

a img
{
	border:		0;
}

input.textbutton
{
	background: 		transparent; 
	border: 			0;
	padding:			0;
	font-family:		Lucida Sans, Arial, Verdana, Tahoma;
	font-size:			10px;
	color:				#FFFFFF;
}

input.button
{
	border: 			0;
	background-color:	transparent;
	color:				#CC3333;
	font-family:		Verdana;
	font-size:			10px;
	cursor:				pointer;
	text-decoration:	underline;
	text-align:			left;
}

#logo
{
	font-family:		Lucida Sans, Arial, Verdana, Tahoma;
	font-size:			18px;
	color:				#FFFFFF;
	line-height:		23px;
}

#logo a
{
	text-decoration:	none;
	color:				#FFF;
}

div.menuItem a
{
	text-decoration:	none;
	color:				#FFF;
}

#submenuHolder
{
	line-height:		17px;
}

a.submenuItem
{
	text-decoration:	none;
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:				#FFF;
}

div.subsubmenuHolder
{
	display: 			none;
	padding-left:		12px;
}

a.subsubmenuItem
{
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		normal;
	color:				#FFF;
	text-decoration:	none;
}

#content
{
	font-family:		Verdana;
	font-size:			10px;
	line-height:		15px;
}

	#content a
	{
		text-decoration:	underline;
		color:				#CC3333;
	}
	
h1
{
	font-family:		Verdana;
	font-size:			18px;
	line-height:		15px;
	color:				#CC3333;
}

h2
{
	font-family:		Verdana;
	font-size:			13px;
	line-height:		15px;
	color:				#CC3333;
	padding:			0;
	margin:				10px 0 -8px 0;
	#margin:			10px 0 -18px 0;
}

hr
{
	border:				none;
	border-bottom:		1px solid #000;
	height:				1px;
}

div.blok
{
	font-family:		Verdana;
	font-size:			10px;
	line-height:		15px;
}

div.blok span.titel
{
	color:				#CC3333;
	font-weight:		bold;
}

div.blok a
{
	color:				#CC3333;
}

span.inputError
{
	color:				#CC3333;
	font-style:			italic;
	font-size:			9px;
}

#content a.print
{
	text-decoration: 	none;
	color: 				#ff1102;
	font-size:			10px;
	font-family:		Arial;
}

img.print
{
	vertical-align:		-2px;
}

td.berichttop
{
	padding-top:		5px;
}

td.berichtbottom
{
	border-bottom:		1px solid #000;
	padding-bottom:		3px;
}

a.ecard
{
	font-weight:		bold;
	font-style:			italic;
	color:				#000;
	text-decoration:	none;
}

a.link
{
	color:				#CC3333;
	text-decoration:	none;
	font-size:			11px;
}

a.spam
{
	text-decoration:	none;
	color:				#CCC;
}

a.spam:HOVER
{
	color:				#000;
}