/*
	Input
*/

input.textbox, textarea
{
	border:1px solid #666666;
	font-size:11px;
	font-family:Arial;
}


input.button
{
	border:1px solid #666666;
	font-size:11px;
	font-family:Arial;
	height:18px;
	background-color:#EAEEF1;
}

input.buttonred
{
	border:1px solid #666666;
	font-size:11px;
	font-family:Arial;
	height:18px;
	font-weight:bold;
	color:#C20E27;
	background-color:#FFFFFF;
}

select
{
	font-size:11px;
	font-family:Arial;
}

/*
	Links
*/

a.cdbulletlist:LINK, a.cdbulletlist:ACTIVE, a.cdbulletlist:VISITED
{
	padding:2px 0px 2px 22px;
	color:#8D8D8D;
	font-family:Arial;
	font-size:14px;
	background:#FFFFFF url(../images/cdbullet.gif) no-repeat left center;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;	
}

a.cdbulletlist:HOVER
{
	padding:2px 0px 2px 22px;
	color:#C20E27;
	font-family:Arial;
	font-size:14px;
	background:#FFFFFF url(../images/cdbulletaktiv.gif) no-repeat left center;
	font-weight:bold;
	text-decoration:none;
}


a.black:LINK, a.black:ACTIVE, a.black:VISITED
{
	text-decoration:none;
	color:#000000;
}


a.black:HOVER
{
	text-decoration:underline;
	color:#000000;
}

a.greysmall:LINK, a.greysmall:ACTIVE, a.greysmall:VISITED
{
	color:#8D8D8D;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}

a.greysmall:HOVER
{
	color:#C20E27;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}

a.sitemapTOP:LINK, a.sitemapTOP:ACTIVE, a.sitemapTOP:VISITED
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding-left:15px;
	background:url(../images/quadrat.gif) left center no-repeat #FFFFFF;
	font-weight:bold;
	width:420px;
	float:left;
	display:block;	
}

a.sitemapTOP:HOVER
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding-left:15px;
	background:url(../images/quadrata.gif) left center no-repeat #FFFFFF;
	font-weight:bold;	
	width:420px;	
	float:left;
	display:block;	
}

a.sitemap:LINK, a.sitemap:ACTIVE, a.sitemap:VISITED
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding-left:15px;
	background:url(../images/quadrat.gif) left center no-repeat #FFFFFF;
	width:390px;
	margin-left:15px;
	float:left;
	display:block;
}

a.sitemap:HOVER
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	padding-left:15px;
	background:url(../images/quadrata.gif) left center no-repeat #FFFFFF;
	width:390px;
	margin-left:15px;	
	float:left;
	display:block;
}