/* CSS PhysChem-Verlag */

/********* Grundlegendes *********/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


ol, ul {
	list-style: none;
}


/********** Seitenlayout **********/

body {
	background-color: #301A61;
	padding: 1em 0.7em;
}


/********** Kopfzeile **********/

#kopfzeile {
	background-image: url(images/hintergrund.png);
	background-repeat: repeat-x;
	background-color: #F2F2F6;
	width: 980px;
	height: 115px;
}

.navoben {
	float: right;
	margin: 0;
	padding: 15px 20px 0 0;
     	font: 0.8em Tahoma, sans-serif;
	color: #666666;
}

.navoben a {
	color: #666666;
	text-decoration: none;
}

.navoben a:hover {
	text-decoration: underline;
}

.logo {
	clear: right;
}

.logo a {
	padding: 0 0 0 20px;
	font: 2.5em Tahoma, sans-serif;
	color: #666666;
	text-decoration: none;
}

.logo a:hover {
	text-decoration: none;
}


/********** Seiteninhalt **********/

#zwischenraum {
	float: left;
	background-color: #301A61;
	width: 980px;
	height: 5px;
}

#seiteninhalt {
	float: left;
	background-color: #FAFAFC;
	width: 980px;
}

/********** links **********/

#links {
	float: left;
	margin: 7px 0 0 7px;
	width: 200px;
}

.breadcrumb {
	margin: 0;
	padding: 8px 0 17px 10px;
	background-color: #301A61;
	font: 0.7em Verdana, sans-serif;
	color: F2F2F6;
}


.boxlinks1 {
	background-color: #301A61;
}

.boxlinks1 ul {
	margin: 0;
	padding: 1px 0 0 0;
}

.boxlinks1 li {
	background-image: url(images/balken_blau.gif);
	background-repeat: repeat-x;
	background-color: #FAFAFC;
	margin: 0 0 2px 0;
	padding: 3px 0 3px 12px;
}

.boxlinks1 a {
	font: 0.8em Tahoma, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.boxlinks1 a:hover {
	color: #548F2D;
	text-decoration: none;
}


/********** Boxlinks2 **********/

.boxlinks2 {
	margin: 0 0 20px 0;
	padding: 18px 2px 23px 2px;
	background-color: #2E6835;
	font: 0.8em Verdana, sans-serif;
	color: #F2F2F6;
	line-height: 125%;
}

.boxlinks2 a {
	color: #F2F2F6;
	text-decoration: underline;
}

.boxlinks2 a:hover {
	color: #548F2D;
	text-decoration: underline;
}


/********** Boxlinks3 **********/

.boxlinks3 {
	margin: 0 0 5px 0;
	padding: 5px 10px 0 10px;
	background-color: #E5E5E5;
	font: 0.8em Verdana, sans-serif;
	color: #301A61;
	line-height: 125%;
}

.boxlinks3 a {
	color: #301A61;
	text-decoration: underline;
}

.boxlinks3 a:hover {
	color: #548F2D;
	text-decoration: underline;
}


/********** Mitte **********/

#mitte {
	float: left;
	margin: 20px 0 0 15px;
	background-color: #FAFAFC;
}


/********** Seiteninhalt 3-spaltig **********/

#inhalt {
	width: 450px;
	margin: 0;
	padding: 2px 0 5px 10px;
	background-color: #FAFAFC;
}

.img {
	text-decoration: none;
}

.titel {
	font: 1.1em Tahoma, sans-serif;
	font-weight: bold;
	color: #301A61;
}

.text {
	font: 0.8em Verdana, sans-serif;
	color: #4A4A4A;
	line-height: 135%;
}

.titel a {
	font: 2em Tahoma, sans-serif;
	color: #666666;
	text-decoration: underline;
}

.titel a:hover {
	color: #666666;
	text-decoration: underline;
}

.text a {
	color: #F68F33;
	font-weight: bold;
	text-decoration: underline;
}

.text a:hover {
	color: #548F2D;
	text-decoration: none;
}

/********** Seiteninhalt gross **********/

#inhalt_big {
	width: 670px;
	margin: 0;
	padding: 2px 0 5px 10px;
	background-color: #FAFAFC;
}

.img {
	text-decoration: none;
}

.titel {
	font: 1.1em Tahoma, sans-serif;
	font-weight: bold;
	color: #301A61;
}

.text {
	font: 0.8em Verdana, sans-serif;
	color: #4A4A4A;
	line-height: 135%;
}

.text a {
	color: #F68F33;
	font-weight: bold;
	text-decoration: none;
}

.text a:hover {
	color: #548F2D;
	text-decoration: underline;
}


/********** rechts **********/

#rechts {
	margin: 10px 0 0 0;
	float: right;
	width: 295px;
	background-color: #FAFAFC;
}	

/********** Boxrechts1 **********/

.boxrechts1 {
	margin: 5px 0 35px 0;
	padding: 8px 0 8px 0;
	background-color: #F68F33;
	font: 0.8em Verdana, sans-serif;
	line-height: 125%;
	color: #000000;
}

.boxrechts1 a {
	color: #301A61;
	text-decoration: none;
}

.boxrechts1 a:hover {
	color: #301A61;
	text-decoration: none;
}

/********** Boxrechts2 **********/

.boxrechts2 {
	margin: 0 7px 0 0;
	padding: 15px 2px 25px 2px;
	background-color: #E5E5E5;
	font: 0.8em Verdana, sans-serif;
	color: #301A61;
	line-height: 175%;
}

.boxrechts2 a {
	color: #301A61;
	text-decoration: none;
}

.boxrechts2 a:hover {
	color: #548F2D;
	text-decoration: underline;
}


/********** footer **********/

#zwischenraum2 {
	float: left;
	background-color: #301A61;
	width: 980px;
	height: 2px;
}

#footer {
	float: left;
	background-color: #F2F2F6;
	width: 980px;
}

.impressum {
	height: 20px;
	padding: 8px 0 0 0;
     	font: 0.8em Tahoma, sans-serif;
	color: #666666;
}

.impressum a {
	color: #666666;
	text-decoration: none;
}

.impressum a:hover {
	text-decoration: underline;
}



/* baseline erfordert inline-element!!


Dunkelblau	2D2C71 oder 301A61
Hellblau	D4D5D7
Orange	F68F33
Dunkelgrau	666666
fast Schwarz	4A4A4A
Hellgrau	F2F2F6 oder FAFAFC oder EDEDED
Dunkelgrün	548F2D
Hellgrün	99CC66


*/