@charset "utf-8";
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}

th {
	font-size: 100%;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #312782;
}

header {
	z-index: 15;
	position: fixed;
	top: 0px;
	left: 50%; /*wichtig*/
	margin: 0 -530px;
	width: 1060px;
	height: 270px;	
}

main {
	position: absolute;
	top: 250px;
	left: 50%; /*wichtig*/
	margin: 0 -530px; /*wichtig*/
	background-repeat : no-repeat;
	padding: 80px 60px 0px 100px;
	height: 400px;
	width: 600px;
	text-align: left;
}

main h1 {
	font-size: 140%;
	font-weight : bold;
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #a5151c;
	text-align: left;
}

main h2 {
	font-size: 100%;
	line-height: 2pt;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #312782;
}

main h3 {
	font-size: 100%;
	float:left;
	display: inline;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #312782
}

main h4 {
	font-size: 100%;
	text-transform: uppercase;
	padding: 10px 0px 2px 0px;
	color: #312782;
	text-align: left;
	display: inline;
}

main ul li {
	text-align: left;
	color: #312782;
	background: url(../Images/Navigation/pbull.gif) no-repeat top left;
	padding: 2px 0px 4px 15px;
}

table.verkauf  {
	width: 610px;
	border: 0px;
}

.spalte1 {
	width: 130px;
}

.spalte2 {
	width: 223px;
}

.spalte3 {
	width: 114px;
	text-align: right;
}

.rechts {
	text-align: right;
}

table.literatur {
	width: 580px;
	border: 0px;
}

.spalte_a {
	width: 45px;
	vertical-align: text-top;
}



table.IUPAC {
	width: 620px;
	border: 0px;
}

.spalte_1 {
	width: 495px;
	vertical-align: text-top;
}

table.versand {
	width: 600px;
	border: 0px;
	line-height: 18pt;
}


footer {
	position: fixed;
	top: 220px;
	float: left; 
	left: 50%; /*wichtig*/
	margin: 0 220px; /*wichtig*/
/*	margin-left: 750px;*/
	width: 220px;
	height: 400px;
	background : url(../Images/Bilder/backside.gif) no-repeat;
	padding: 100px 60px 20px 20px;
	text-align: left;
	z-index: 2;
}

footer a {
	display: block;
	left: 40px;
	text-decoration : none;
	text-transform : none;
	margin: 15px;
	color: #666666;
	font-size : 100%;
	background : url(../Images/Navigation/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
}

footer a.active {
	font-weight: bold;	
	color: #a5151c;
}

footer a:hover {
	font-weight: bold;	
}





#zentrieren {
	position: absolute; /*wichtig*/
	top: 0px;
	left: 50%; /*wichtig*/
	margin: 0 -530px; /*wichtig*/
	width: 1060px;
	height: 100px;
} 

#content h1 {
	font-size: 140%;
	font-weight : bold;
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #a5151c;
	text-align: left;
}

#contentBreit h1 {
	font-size: 140%;
	font-weight : bold;
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #a5151c;
	text-align: left;
}

#content h2, #sidebar h2 {
	font-size: 130%;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #4343F0;
}

#content h2 {
	font-size: 100%;
	padding: 10px 0px 2px 0px;
	color: #312782;
	text-align: left;
}

#sidebar h2 {
	padding: 2px 0px 2px 0px;
	font-size: 90% !important;
	color: #29539F
}

#content h3 {
	font-size: 100%;
	float:left;
	display: inline;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #312782
}

#content h4 {
	font-size: 100%;
	text-transform: uppercase;
	padding: 10px 0px 2px 0px;
	color: #312782;
	text-align: left;
	display: inline;
}
.roteSchrift {
	color: #a5151c;
}

.blaueSchrift {
	color: #312782;
}

.kleineSchrift {
	font-weight: normal;
	text-transform: none;
	color: black;
}
	
.farblos {
	color:#FFF;
}

.grosseSchrift {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	color: #312782;
}
.fetteSchrift {
	font-size: 100%;
	font-weight: bold;
	color: #312782
}
	