body,td
{
	font: 9pt Arial;
	color: #111122;
}
select
{
	font: 8pt Arial;
	color: #002277;
}
.input
{
	color: #002277;
	background-color: #EEEEEE;
	font: 9pt Arial;
	border-left: 1px solid #444444;
	border-top: 1px solid #444444;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.gutscheincode
{
	color: #0000BB;
	background-color: #CCFF99;
	font: 13pt Arial;
	font-weight: bold;
	border-left: 1px solid #CCFF99;
	border-top: 0px solid #CCFF99;
	border-right: 0px solid #CCFF99;
	border-bottom: 1px solid #CCFF99;
	letter-spacing: 0.0em;
}
.submit
{
	color: #FFFFFF;
	background-color: #004c99;
	font: 9pt Arial;
	font-weight: bold;
	border-left: 1px solid #8297d0;
	border-top: 1px solid #8297d0;
	border-right: 1px solid #8297d0;
	border-bottom: 1px solid #8297d0;
	cursor: hand;
}
.content
{
	background-color: #FFFFFF;
	font: 9pt Arial;
	color: #333333;
	border: 5px solid #FFFFFF;
}
.content A:link, .content A:visited, .content A:active
{ 
    color: #006699; 
    text-decoration: none; 
} 
.content A:hover
{   
	color: #999999; 
    text-decoration: underline; 
}

.navigation_main
{
	background-color: #FF4433;
	font: 8pt Arial;
	color: #FFFFFF;
	font-weight: bold;
}
.navigation_main A:link, .navigation_main A:visited, .navigation_main A:active
{ 
    color: #FFFFFF; 
    text-decoration: none; 
} 
.navigation_main A:hover
{   
	color: #FFFFFF; 
    text-decoration: underline; 
}
.navigation_sub
{
	background-color: #FFBBAA;
	font: 8pt Arial;
	color: #000000;
	font-weight: bold;
}
.navigation_sub A:link, .navigation_sub A:visited, .navigation_sub A:active
{ 
    color: #000000; 
    text-decoration: none; 
} 
.navigation_sub A:hover
{   
	color: #FF0000; 
    text-decoration: underline; 
}

.footer
{   
	background-color: #7287c0;
	font: 8pt Arial;
	color: #FFFFFF;
}
.footer A:link, .footer A:visited, .footer A:active
{ 
    color: #FFFFFF; 
    text-decoration: none; 
} 
.footer A:hover
{   
	color: #FFAA00; 
    text-decoration: underline; 
}

legend
{
	color: #666977;
	font: 8pt Arial;
	font-weight: bold;
}
