.red {
	color: #d80c06 !important;
}
.purple {
	color: #3c4464 !important;
}
.blue {
	color: #43abb9 !important;
}
.cyan {
	color: #10b68c !important;
}
.white {
	color: white !important;
}
.light_purple {
	color: #4f5983 !important;
}

.red_background {
	background-color: #d80c06 !important;
}
.purple_background {
	background-color: #3c4464 !important;
}
.blue_background {
	background-color: #43abb9 !important;
}
.cyan_background {
	background-color: #10b68c !important;
}
.grey_background {
	background-color: #333 !important;
}

.notopmargin {
	margin-top:-9px !important;
}

.pdficon {	
	float:right;
	margin-left:5px;
}
.low {
	color:#999 !important;
}


/* LEFT TEXT */
/* - - - - - - */

div#text_left {
	float:left;
	margin-left: 35px;
	padding-top: 15px;
	width:355px;
}
*html div#text_left {
	float:left;
	margin-left: 17px;
	width:365px;

}
div#text_left p{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:1.5em;
	color:#444444;
	
	/*margin-bottom:24px;*/
}
div#text_left h1{
	font: normal 100.01% Times;
	font-size: 16px;
	font-style:italic;
	font-weight:normal;
	color:#999999;
	
	margin-bottom:-1px;

}
div#text_left h2{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	font-size: 18px;
	color:#999999;
	
	margin-top:0px;
	margin-bottom:6px;
}

div#text_left h3{
	font: normal 100.01% Times;
	font-size: 16px;
	font-style:italic;
	font-weight:normal;
	color:#444444;
	
	margin-bottom:-1px;
}
div#text_left a{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	font-size: 10.5px;
	line-height:1.5em;
	color:#444444;
	
	margin-bottom:24px;
	
	text-decoration:underline;
}
div#text_left a:hover{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	font-size: 10.5px;
	line-height:1.5em;
	color:#444444;
	
	margin-bottom:24px;
	
	text-decoration:none;
}

div#anzservice_special a{
	font: normal 100.01% Times !important;
	font-size: 16px !important;
	font-style:italic !important;
	line-height:1.5em !important;
	
	text-decoration:none;
}
div#anzservice_special a:hover{
	
	text-decoration:underline;
}


/* FOR AMTSBLATT ARCHIVE */

div#text_left #noline a{
	text-decoration:none !important;
}
div#text_left #noline a:hover{
	text-decoration:underline !important;
}


/* RIGHT TEXT */
/* - - - - - - */

div#text_right {
	float:right;
	margin:0;
	padding: 64px 20px 0 5px;
	width:275px;
}
* html div#text_right {
	padding: 74px 20px 0 5px !important;
}
*:first-child+html div#text_right {
	padding: 74px 20px 0 5px !important;
}
html*#text_right {
	padding: 64px 20px 0 5px;
}
div#text_right p{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:1.5em;
	color:#444;
	
	margin-bottom:24px;
}
div#text_right h1{
	font: normal 100.01% Times;
	font-size: 18px;
	font-style:italic;
	font-weight:normal;
	color:#999999;
	
	margin-bottom:-1px;
}
div#text_right h2{
	font: normal 100.01% Helvetica, Arial, sans-serif;
	font-size: 24px;
	color:#999999;
	
	margin-top:0px;
	margin-bottom:6px;
}

/* RIGHT TEXT FORM */
/* - - - - - - */

div#text_right_form {
	float:right;
	padding-top: 15px !important;
	padding-right: 20px !important;
}

/* RIGHT IMAGE */
/* - - - - - - */


div#images_right {
	float:right;
	margin:0;
	padding: 43px 0 0 0;
	width:296px;

}
div#images_right_inline {
	float:right;
	margin:0;
	padding: 24px 0 0 0;
	width:296px;

}
