
A {
	color: #004993;
	text-decoration: none;
}
a.doc {
		display: block;
		background-image: url(/kemiguiden/images/ikondoc.gif);
		background-repeat : no-repeat;	
 		padding:3px 0px 4px 25px; /* top right bottom left */
  		margin:6px 0px 6px 0px; /* top right bottom left */
}
a.docpdf {
		display: block;
		background-image: url(/kemiguiden/images/ikondocpdf.gif);
		background-repeat : no-repeat;	
 		padding:3px 0px 4px 25px; /* top right bottom left */
  		margin:6px 0px 6px 0px; /* top right bottom left */
}
a.docword {
		display: block;
		background-image: url(/kemiguiden/images/ikondocword.gif);
		background-repeat : no-repeat;	
 		padding:3px 0px 4px 25px; /* top right bottom left */
  		margin:6px 0px 6px 0px; /* top right bottom left */
}

FORM {
	margin-top: 0px;
	margin-bottom: 0px;
}

INPUT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

SELECT {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}

H1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
	color: #76703F;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

H3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #004993;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

H4 {
	font-family : "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text, p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
.textfraga {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
}

.text2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #2B2B2B;
}

.textbox {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: #E0E0E0;
}
.textinbox {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.textinmenu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 7px;
}
div.text {
	width: 310px;
  	margin: 0px 20px 0px 10px; /* top right bottom left */		
	float: right;
}
div.text p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;	
}
div.bluedott {	
	display: block;
	height: 20px;
	padding:0px 0px 0px 0px; /* top right bottom left */
  	margin: 40px 10px 40px 270px; /* top right bottom left */	
	clear: both;
	background-image: url(/kemiguiden/images/bladott.gif);
	background-repeat: no-repeat;	
}
