.content
{
	top 		: 	0px;
	left		:	10px;
	position	:	relative;
	width		:	530px;
	height		:	310px;
	color		:	#CCC;
	font		:	10px Arial;
}

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

.impressum
{
	color		:	#CCC;
	font		:	11px Arial;
}


textarea
{
	background-color	:	#000;
	color				:	#CCC;
	font				:	10px Arial;
	border				:	1px solid #666;
}

input
{
	background-color	:	#000;
	color				:	#CCC;
	font				:	10px Arial;
	border				:	1px solid #666;
}

.title
{
	font				: 	11px Tahoma;
	color				: 	#999;
	font-weight			:	bold;
	background-color	:	#34162F;
	padding				:	5px;
	width				:	300px;
	border				:	1px dashed #444;

}
