/* +++++++++++++++++++++++++++ */
/* Style Sheet für alle Seiten */
/* +++++++++++++++++++++++++++ */


#Logo3Sprachen {
	position:absolute;
	left:230px;
	top:33px;
	width:370px;
	height:77px;
	z-index: 6;
}
#Logo_e-tridem {
	position:absolute;
	left:765px;
	top:21px;
	width:187px;
	height:86px;
	background-image: url(bilder/e-tridem_logo.gif);
	z-index: 7;
}
#Sokrates {
	position:absolute;
	left:11px;
	top:414px;
	width:133px;
	height:61px;
	z-index:15;
}


/* Menuü für die Sprachauswahl */
#changeLang {
	position:absolute;
	left:784px;
	top:108px;
	width:109px;
	height:18px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#changeLang a{
	text-decoration: none;
	color: #666666;
}
#changeLang a:hover{
	text-decoration: none;
	color: #FF0000;
}
a {
	text-decoration: none;
	color:#5B6FB3
}
