/* CSS Document */
body {
	margin:				0px; 
	padding:			0px; 
	background:			#001322; 
	font-family:		Arial; 
	font-size:			11px; 
	word-spacing: 		0px; 
	color:				#FFFFFF;
	background:			#001322 url('/de-neu/images/ccw2010/ccw2010_background.jpg') no-repeat center top; 
}



.container
{
	height:				100%;
	padding:			275px 0 40px 0; 
}


a, a:link, a:visited {
	color:#FF0000;
	text-decoration:underline;
}

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

input
{
	border:				1px solid #ffffff;
	background-color:	#001322;
	color:				#FFFFFF;
}

#submitbutton
{
	border:				0px;
	background-color:	#FF0000;
	color:				#FFFFFF;
	width:				114px;
	height:				15px;
	font-size:			11px;
	text-decoration:	none;
	padding:			3px 15px;
}

input#firma
{
	width:				211px;
	margin-right:		9px;
}

*html input#firma
{
	width:				209px;
}

*+html input#firma
{
	width:				209px;
}

input#position
{
	width:				104px;
}

*html input#position
{
	width:				102px;
}

*+html input#position
{
	width:				102px;
}

input#anrede
{
	width:				96px;
}

*html input#anrede
{
	width:				94px;
}

*+html input#anrede
{
	width:				94px;
}

input#vorname
{
	width:				104px;
}

*html input#vorname
{
	width:				102px;
}

*+html input#vorname
{
	width:				102px;
}

input#nachname
{
	width:				104px;
}

*html input#nachname
{
	width:				102px;
}

*+html input#nachname
{
	width:				102px;
}

input#telefon
{
	width:				157px;
	margin-right:		9px;
}

*html input#telefon
{
	width:				155px;
}

*+html input#telefon
{
	width:				155px;
}

input#email
{
	width:				158px;
}

*html input#email
{
	width:				156px;
}

*+html input#email
{
	width:				156px;
}
