body {
	background: #C2CDDD;
	margin: 0px 0px 0px 0px;
}

body, p, td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
}

a:hover {
	color: #FBBC00;
}

p {
	text-align: justify;
}

h1 {
	border: 0;
	color: #FBBC00;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	margin: 5px 0px 0px 10px;
}
table.top td a {
	font-size: 11px;
}

table.top td a:hover {
	font-size: 11px;
	color: #FFDD00;
	font-weight: bold;
	
}

table.top td a:active {
	font-size: 11px;
	color: #FFDD00;
	font-weight: bold;
	
}

table.bottom td a:hover {
	color: #FBBC00;
}

table.top td.language {
	padding: 8px 0px 0px 0px;
	color: #FBBC00;
}

table.top td.language a {
	color: #FBBC00;
}

td.left {
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
}

td.left p {
	color: #606060;
	font-size: 11px;
	margin: 5px 70px 0px 10px;
	text-align: justify;
}

td.language img{
	border: none;
}

#arrow1 {
	margin: 10px 0px 0px 90px;
	line-height: 30px;
}
#arrow1_de {
	margin: 10px 0px 0px 70px;
	line-height: 30px;
}
#arrow2 {
	text-align: right;
	margin: 0px 130px 0px 0px;
	line-height: 30px;
}

#arrow1 a, #arrow1_de a, #arrow2 a{
	color: #476798;
	font-size: 13px;
	font-weight: bold;
}

td.right {
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

td.right p, a, td {
	font-size: 12px;
}

td.right p {
	margin: 15px 20px 0px 0px;
}

td.right ul{ 
	padding: 0;
	margin-left: 20px;
}

td.right li{ 
	padding: 0px 20px 5px 0px; 
	list-style: square;
}

td.right li li{
	list-style: disc;
	padding: 5px 20px 0px 0px; 
}  

ul.location li{ 
	padding: 0px 20px 5px 0px; 
	list-style: disc;
}

td.right h1 {
	border-bottom: 1px solid #FBBC00;
	font-style: normal;
	color: #FBBC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	margin: 15px 20px 0px 0px;
}
td.right td.main h1 {
	border: 0;
	color: #FBBC00;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	margin: 35px 0px 0px 0px;
}
#separator {
	height: 400px;
	width: 10px;
	border-left: 1px dashed #FBBC00;
}

a.act{
	color: #FFDD00;
	font-weight: bold;
}
