body
{
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #000000;
	color:#FFFFFF;
	background-image:url('http://imgs.br-worx.de/brwxBackground.png');
}

#brwxWrap
{
	position:relative;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#brwxCenterBackground
{
	position: fixed;
	left: 20%;
	width: 200px;
	height: 100%;
	margin-top: 0px;
	margin-left: -93px;
/*	background-image: url('http://www.br-worx.de/image.php?SRC=brwxBackgroundLogo.png');*/
	background-repeat: repeat-y;
}

#brwxCenterLogo
{	
	position: fixed;
	left: 260px;
	top: 50%;
	width: 187px;
	height: 400px;
	margin-top: -200px;
	margin-left: -93px;
	background-image: url('http://www.br-worx.de/image.php?SRC=brwxLogo2_trans.png');
	background-repeat: no-repeat;
	
}

#brwxBranding
{	
	position: fixed;
	left: 255px;
	top: 55%;
	width: 98px;
	height: 338px;
	margin-top: -200px;
	margin-left: -93px;
	background-image: url('http://www.br-worx.de/image.php?SRC=brwxBranding.png');
	background-repeat: no-repeat;
	z-index:-1;
	
}


.brwxContactBoxIcon
{
	position: fixed;
	left: 20%;
	top: 50%;
	width: 48px;
	height: 48px;
	margin-top: -195px;
	margin-left: -5px;
	background-image: url('http://www.br-worx.de/image.php?SRC=brwx_icons/comment_48.png');
	background-repeat: no-repeat;
}
#brwxContactBox
{
	position: fixed;
	left: 20%;
	top: 50%;
	width: 293px;
	height: 208px;
	margin-top: -200px;
	margin-left: -10px;
	background-image: url('http://imgs.br-worx.de/brwxContactBox.png');
	background-repeat: no-repeat;
}

#brwxCustomerBox
{
	position: fixed;
	left: 300px;
	top: 50%;
	width: 250px;
	height: 110px;
	margin-top: -255px;
}

INPUT 
{
	font-size:10px;
	border:1px solid #000000;
	width:97%;
}

A
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

A:HOVER
{
	color:#FFFFFF;
}
