/**
 * FAMILIES
 * * * * * * * * * * * * * * */



body
{
	background:#040404;
	background-image:url(/fileadmin/templates/images/screen_start.jpg);
	background-position:1px 0px;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
}

body, table, td, div, input, textarea 
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:18px;
	color:white;
}
p 
{
	padding:0px !important;
}
img
{
	border:none;
}
a:link, a:visited
{
	text-decoration:underline;	
	color:#D9D1C3;
}

a:hover, a:active
{
	text-decoration:underline;	
	color:#FFFFFFF;
}

div#logo_start
{
	position:relative;
	margin-top:120px;
	text-align:center;
	vertical-align:middle;
}
p.bodytext
{
	text-align:center;
	vertical-align:middle;
}
