body {
	background-color : rgb(255,201,129);
}

.leftbg {
	background-color : rgb(241,225,157);
}

.contentbg {
	background-color : #FFCC33;
}

#navigation {
	position:absolute; z-index:99; width:625px; height:34px; left:145px; top:75px;
}

#languageselect {
	position:absolute; z-index:10; width:54px; height:70px; left:40px; top:435px;
}

#dopagesnaviagation {
	position:absolute; z-index:10; width:154px; height:30px; left:160px; top:182px;
}

.txtnorm, .txtnormb {
	font-family : arial;
	font-size : 11px;
	color : #000000;
}

.txtnormb {
	font-weight : 600;
}

.headline {
	font-family : arial;
	font-size : 14px;
	color : #000000;
	font-weight : 600;
}

.link, .linkselected {
	font-family : arial;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

.linkselected {
	color : Gray;
}

.link:hover, .linkselected:hover {
	color : Gray;
	text-decoration : underline;
}
