

.bodyTable
	{
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-color: white;
	
	}

a:hover 
	{
	color: #0066cc;
	text-decoration: underline;
	}
	

td, input, textarea, p
	{
	font-family: arial, helvetica;
	font-size: 14px;
	}

p, li
	{
	line-height:21px;
	}


h1
	{
	font-family: arial, times new roman, helvetica;
	color: #003366;
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
	border-bottom: 1px dashed #999999;
	}
	
h2
	{
	font-family: arial, times new roman, helvetica;
	color: #003366;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	border-bottom: 1px dashed #dddddd;
	width: 50%;
	}


h3
	{
	font-family: arial, times new roman, helvetica;
	color: #336699;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	}

	
.clientList
	{
	color: #336699;
	}
	
.address
	{
	
	border-left: 1px dashed #bbbbbb;
	padding-left: 10px;
	color: #336699;
	}
	
	
strong
	{
	
	font-style: normal;
	font-weight: normal;
	color: #336699;
	
	}




.footer
	{
	font-family: arial, times new roman, helvetica;
	color: #999999;
	font-size: 14px;
	}
	
a.afooter
	{
	color: #333399;
	text-decoration: none;
	}
	
font.slogan
	{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;	
	}
	
.continueLink
	{
	font-size: 15px;
	color: #666666;
	xfont-style: italic;
	}
	
.formHeader
	{
	color: #666666;
	}
	
.continueLink a
	{
	font-weight: bold;
	}
	
	
.impressum
	{
	color: #999999;
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #eeeeee;
	background-image: none;
	}

.impressumHeader
	{
	font-weight: bold;
	}
	
.languageSelectionLinkBody
	{
	color: #555555;
	}
	
.flag
	{
	}