/* Layer definitions */
.logoLayer {
}
.menuLeftLayer {
}
.menuRightLayer {
}
.contentLayer {
	background-color: #1F4562;
	background-repeat: no-repeat;
	background-image: url(images/hintergrundskull.gif);
	background-position: -25px -5px;
}
.copyrightLayer {
	position: absolute; 
	left: 13px; 
	top: 580px; 
	width: 930px; 
	z-index: 9;
	vertical-align: middle;
	font-size: 9px;
	color: #FFFFFF;

}
.copyright {
	font-size: 9px;
	color: #003366;

}
.copyrightLink {
	font-size: 9px;
	color: #003366;

}
.dropDownCurrencies {
	width: 100%;	
}
.errorMessage {
	color: #ff0000;
	text-align: center;
	font-size: 14;
	font-style: bold;
}
.popupImage {
	background-color: #003366;
}
.onepxwidth {
width: 1px;
}
textarea,input,select
{
	background:transparent;
	color: #FFCC33;
	border-left-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-top-color: #003366;
}
select 
{
	background-color: #1F4562;
}
body {
	background-color: #003366;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}
a {
	color: #FFCC33;
	text-decoration: none;
}
img {
	border: 0;
}
form {
	margin-top: 0px;
	margin-bottom: -3px;
	
}
.box {
/*	margin-top: 0px;
	margin-bottom: -15px;*/
	
}
.boxInfo {
	margin-top: 0px;
	margin-bottom: -3px;
	
}
