a:link { text-decoration: none; color: #346084 }
a:visited { text-decoration: none; color: #346084 }
a:active { text-decoration: underline; color: #346084 }
a:hover { text-decoration: underline; color: #346084 }

a.navigation:link { text-decoration: none; margin-left:27px; color: #346084; font-weight:bold }
a.navigation:visited { text-decoration: none; margin-left:27px; color: #346084; font-weight:bold }
a.navigation:active { text-decoration: none; margin-left:27px; color: #6C6C6C; font-weight:bold }
a.navigation:hover { text-decoration: none; margin-left:27px; color: #6C6C6C; font-weight:bold }

a.lang:link { text-decoration: none; color: #6C6C6C; }
a.lang:visited { text-decoration: none; color: #6C6C6C; }
a.lang:active { text-decoration: none; color: #346084; }
a.lang:hover { text-decoration: none; color: #346084; }

body {
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(hg-gradient.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.claim {
	position:relative;
	left: 35px;
}

.name {
	position:relative;
	left: 35px;
}

.navi {
	padding-left: 102px;
	padding-top:20px;
}

.navi_over {
	text-decoration: none; 
	margin-left:27px; 
	color: #6C6C6C; 
	font-weight:bold
}

.language_BT {
	font-size:11px;
	margin-top:100px;
}

.navi_BT {
	font-size:11px;
	margin-bottom:5px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#6C6C6C;
}

.boldblue {
	font-family:sans-serif;
	font-size:11px;
	line-height:15px;
	color:#2D6C96;
	font-weight:bold;
}

.language_blue {
	font-family:sans-serif;
	font-size:11px;
	line-height:15px;
	color:#2D6C96;
}

h1	{
	font-family:sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#2D6C96;
	margin-top:18px
}

h2	{
	font-family:sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#346084;
	margin-top:16px
}

.seperator {
	width:410px;
	background-image:url(seperator.gif);
	background-repeat:repeat-x;
	height:5px;
	margin-bottom:10px;
	margin-top:10px;
}
