/* Bee2Bee - digital solutions */

/* Tags */

body {
	background-color: #240000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7C7160;
	letter-spacing: -1px;
}

a {
	color: #7C7160;
	text-decoration: underline;
}

a:visited {
	color: #7C7160;
	text-decoration: underline;
}

a:active {
	color: #7C7160;
	text-decoration: underline;
}

/* IDs */
	
#inhalthome    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -192px;
	position: absolute;
	top: -192px;
	left: 50%;
	width: 383px;
	height: 383px;
	visibility: visible
	}

/* Klassen */

.actualpage
{
	color: #ed1c29;
}