body {
	background-color: #44454A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-style: italic;
}

a.start:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a.start:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
a.start:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}
a.start:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

a.swapimage:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.swapimage:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
a.swapimage:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
a.swapimage:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

div#page {
	width: 900px;
}



div#header {
	background-color: #44454A;
	width: 480px;
	float: left;
	margin-top: 66px;
	margin-right: 200px;
}

div#logo {
	background-color: #44454A;
	float: left;
	margin-top: 38px;
}

div#navigation {
	background-color: #44454A;
	width: 180px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 50px;
	float: left;
	text-align: left;
}

div#content {
	background-color: #44454A;
	width: 520px;
	margin-top: 30px;
	float: left;
	text-align: left;
}

#Headline-DE {
	overflow: hidden;
	position: absolute;
	top: 100px;
}

#Headline-UK {
	overflow: hidden;
	position: absolute;
	top: 100px;
	visibility: hidden;
}

#Headline-IT {
	overflow: hidden;
	position: absolute;
	top: 100px;
	visibility: hidden;
}

#Headline-FR {
	overflow: hidden;
	position: absolute;
	top: 100px;
	visibility: hidden;
}
