﻿body
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 10pt;
}

td
{
	text-align: justify;
}

a
{
	color: #5d7b9d;
}
a:visited
{
	color: #5d7b9d;
}
a:hover
{
	color: #2B3F57;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(../../Images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}


.infoPanel {
	width: 480px; 
	height: 397px; 
	background-image: url(../../Images/de-AT/Controls/form01.gif);
}

.registrationPanel {
	width: 480px; 
	height: 397px; 
	background-image: url(../../Images/de-AT/Controls/form02.gif);
}

.payoutPanel {
	width: 480px; 
	height: 397px; 
	background-image: url(../../Images/de-AT/Controls/form03.gif);	
}
.payoutPanelEmpty {
	width: 480px; 
	height: 397px; 
	background-image: url(../../Images/Controls/banktransferback.gif);	
}

.mainPanel {
	background-image: url(../../Images/back.gif); 
	width: 800px; 
	height: 600px;
}


/* info page */
.bigTitle {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
	vertical-align: middle;
}
.bigTitleSmall {
	font-size: 9pt;
	font-weight: bold;
	margin-top: 10px;
	vertical-align: middle;
}

.moreInfo {
	color: #193A81;
}

.moreInfoGray {
	color: Gray;
}

.moreInfoSmall {
	font-size: 8pt;
	color: Gray;
}

.domains {
	color: Red;
	font-size: 13pt;
	font-weight: bold;
}
.domainsSmall {
	color: Red;
	font-size: 9pt;
	font-weight: bold;
}