﻿body
{	background-color:#ffffff;
	font-family:Arial;
	font-weight:normal; }

div#bg_top
{	background-image:url('/de/common/img/bg_top.png');
	background-repeat:repeat-x;
	background-color:#f3f4f7; }

div#bg_bottom
{	background-image:url('/de/common/img/bg_bottom.png');
	background-position:bottom;
	background-repeat:repeat-x; }

div#pg_top
{	background-image:url('/de/common/img/pg_top.png');
	background-repeat:repeat-x; }

div#pg_bottom
{	background-image:url('/de/common/img/pg_bottom.png');
	background-position:bottom;
	background-repeat:repeat-x; }

div.bg_info
{	color:#ffffff;
	font-size:0.9em; }


a.bg_top, a.bg_top span
{	color:#505050;
 	font-size:1.0em;
 	text-decoration:none; }
a.bg_top:hover span
{	text-decoration:underline; }

a.mainbar
{	color:#ffffff;
 	font-size:1.0em;
 	text-decoration:none; }
a.mainbar:hover
{	text-decoration:underline; }

a.action span, a.actionl span
{	font-size:1.0em;
	display:inline-block;
 	text-decoration:none; }
a.action span
{	padding:8px 14px 8px 14px;
	background-color:#009dff;
	color:#ffffff; }
a.actionl span
{	padding:8px 0px 8px 0px;
	color:#505050; }
a.action:hover span, a.actionl:hover span
{	text-decoration:underline; }

span.action, span.actionl
{	cursor:pointer;	
	font-size:1.0em;
	display:inline-block;
 	text-decoration:none; }
span.action
{	padding:8px 14px 8px 14px;
	background-color:#009dff;
	color:#ffffff; }
span.actionl
{	padding:8px 0px 8px 0px;
	color:#505050; }
span.action:hover, span.actionl:hover
{	text-decoration:underline; }
					
span.mainbar
{	margin:0px 16px 0px 16px;
 	color:#ffffff; }

a.bg_info
{	color:#ffffff;
	text-decoration:none; }
a.bg_info:hover
{	text-decoration:underline; }

a
{	color:#2b4773;
 	text-decoration:none; }
a:hover
{	color:#173766;
	text-decoration:underline; }
