body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #606060; 
	background-color: #D8D8E3;
	background-image: url(alphachem_de_FILES/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
}
th,td {
	font-weight: 100;
}
a:link, a:visited, a:active {
	color: #242B96;
	text-decoration: none;
}
a:hover {
	color: #6C6FAB; 
	text-decoration: none;
}
a.rootline{
font-size: 10px;
}
.content {
	font-weight: 100;
}
.content_table {
	background-image: url(alphachem_de_FILES/content_background.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-size: 14px;
	line-height: 17px;
	font-variant: small-caps;
	font-weight: bold;
	color: #242B96; 
	background-color: #E2E3ED; 
	border-color: #A2A5C7; 
	border-top: 0px;
	border-left: 0px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	margin: 0px 0px 10px 0px; 
	padding: 0 0 0 3px; 
}

.language{
	position: absolute;
       top: 35;
 left: 50%;			/* definiert die horizontale Position in der Mitte */
 margin-left: 205px;		/* halbe Breite */
/* margin-top: -235px; 		halbe Höhe */
       z-index: 3;
}
.language a{
	font-size: 10px;
}