body {
	background-color: white;
	background: url("../images/basics/back.gif");
	background-repeat: repeat-y;
	margin: 0px;
}

body.multimedia {
	background-color: white;
	background-image: none;
}

* {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #707070;
}

* sup {
	font-size: 9px;
	padding-top: 0px;
	margin-top: 0px;
}

* sub {
	font-size: 9px;
	line-height: 0px;
}

h1 {
	font-family: inherit;
	font-size: 15px;
	color: #0773E3;
}

h1 sup {
	color: #0773E3;
}

h2 {
	font-family: inherit;
	font-size: 13px;
	color: #0773E3;
}

h2.news {
	margin-bottom: 6px;
}

input {
	font-family: inherit;
	font-size: 11px;
	color: black;
}

/* a-tags */
 
a.secondmenu {
	font-size: 11px;
	font-weight: bold;
	color: #0773E3;
	text-decoration: none;
	padding-left: 10px;
}

/* original version
a.secondmenuactive {
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 20px;
}
*/

a.secondmenuactive {
	font-size: 11px;
	font-weight: bold;
	color: #FF9875;
	text-decoration: none;
	padding-left: 10px;
}

a.thirdmenu {
	font-size: 11px;
	font-weight: bold;
	color: #0773E3;
	text-decoration: none;
	padding-left: -5px;
}

a.thirdmenu sup {
	color: #0773E3;
}

/* original version 
a.thirdmenuactive {
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 10px;
}
*/

a.thirdmenuactive sup {
	color: #FF9875;
}

a.thirdmenuactive {
	font-size: 11px;
	font-weight: bold;
	color: #FF9875;
	text-decoration: none;
	padding-left: -5px;
}

a.fourthmenu {
	font-size: 11px;
	font-weight: bold;
	color: #0773E3;
	text-decoration: none;

}

a.fourthmenuactive {
	font-size: 11px;
	font-weight: bold;
	color: #FF9875;
	text-decoration: none;

}

a.toolmenu {
	font-size: 11px;
	font-weight: bold;
	color: #0773E3;
	text-decoration: none;
}

a.news {
	font-size: 12px;
	font-weight: bold;
	color: #0773E3;
	text-decoration: underline;
}

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

a.sitemap0 sup, a.sitemap1 sup, a.sitemap2 sup, a.sitemap3 sup {
	color: #0773E3;
}
a.sitemap0 {
	color: #0773E3;
	font-weight: bold;
	text-decoration: none;
}

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

a.sitemap1 {
	color: #0773E3;
	padding-left: 10px;
	text-decoration: none;
}

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

a.sitemap2 {
	color: #0773E3;
	padding-left: 30px;
	text-decoration: none;
}

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

a.sitemap3 {
	color: #0773E3;
	padding-left: 50px;
	text-decoration: none;
}

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

a.sitemap4 {
	color: #0773E3;
	padding-left: 60px;
	text-decoration: none;
}

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

/* Images */

img.IMGpicture {
	margin: 10px;
	/* border: 1px solid #b2c2d4;*/
}

span.IMGText {
	font-size: 9px;
}

span.IMGText i {
	font-size: 9px;
	font-style: italic;
}

span.IMGText u {
	font-size: 9px;
	font-style: underline;
}

/* Tables */

td.copytext {
    font-family: Arial, sans-serif;
    vertical-align: top;
	text-align: left;
	width: 352px;
}

td.widecopytext {
	vertical-align: top;
	text-align: left;
	width: 100%;
}

td.picture {
	vertical-align: top;
	text-align: center;
	/*border: 1px solid #B2C2D4;*/
	width: 200px;
}

td.verticalspacer {
	width: 20px;
}

td.horizontalspacer {
	height: 20px;
}

td.historyyear {
	background-color: #E5EBF1;
	color: #0773e3;
	font-weight: bold;
	text-align: center;
	width: 40px;
	padding: 2px;
}

td.historycopytext {

}

td.downloadtitle {
	vertical-align: middle;
	font-weight: bold;
	background-color: #0773e3;
	color: white;
	height: 36px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

td.downloadsub {
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background-color: #0773e3;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.downloadheadline {
	text-align: left;
	padding-top: 14px;
	border-bottom: 1px solid #0773E3;
}

td.downloadname {
	text-align: left;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.downloadlink {
	text-align: center;
	width: 70px;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.downloadpic {
	text-align: center;
	width: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.downloadspace {
	text-align: left;
}

td.prospecttitle {
	vertical-align: top;
	font-weight: bold;
	background-color: #0773e3;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

td.prospectsub {
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background-color: #0773e3;
	color: white;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.prospectheadline {
	text-align: left;
	padding-top: 14px;
	border-bottom: 1px solid #0773E3;
}

td.prospectname {
	text-align: left;
	width: 180px;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.prospectlink {
	text-align: center;
	width: 70px;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.prospectpic {
	text-align: center;
	width: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

td  h1 {
	margin-top: 0px;
	color: #0773E3;
}

/* Classes */

.maincontact {
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.loginbutton {
	color: white;
	background-color: #0773E3;
	float: right;
}

.logintext {
	font-size: 11px;
}

form input.reqField {
	color: red;
}

form span.reqField {
	color: red;
}

/* DIVS */

.DIVlogo {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}

.DIVtop {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 197px;
}

.DIVtopmenupicture {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 210px;
}

.DIVmainmenu {
	position: absolute;
	z-index: 4;
	top: 190px;
	left: 14px;
}

.DIVmainfirst {
	padding-bottom: 5px;
	padding-top: 5px;
	z-index: 5;
	/*border: 1px solid gray;*/
}

.DIVmainsecond {
	display: block;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 117px;
}

.DIVmainsecondactive {
	display: block;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 117px;
	/* background-color: #FF9875; */
}

.DIVmainthird {
	display: block;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
	width: 90px;
	
	/* Fix IE. Hide from IE Mac \*/
	* margin-left: 15px;
	* width: 100%;
	/* End */
}

.DIVmainthirdactive {
	display: block;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
	width: 90px;
	/* background-color: #FF9875; */
	
	/* Fix IE. Hide from IE Mac \*/
	* margin-left: 15px;
	* width: 96px;
	/* End */
}

.DIV4th {
	position: absolute;
	top: 130px;
	left: 195px;
	/*height: 40px;*/
	width: 565px;
	z-index: 20;
	border: 1px solid #B9C8D8;
	margin-bottom: 20px;
}

.DIVmainforth {
	position: relative;
	display: inline;
	text-align: left;
	width: 200px;
	border: 1px solid green;
}

.DIVtoolmenu {
	position: absolute;
	z-index: 10;
	text-align: right;
	top: 68px;
	left: 474px;
	width: 300px;
}

.DIVtoolmenuitem {
	display: inline;
	padding-left: 10px;
	padding-right: 2px;
}

.DIVcontentisforth {
	position: absolute;
	z-index: 14;
	top: 210px;
	left: 195px;
	width: 565px;
}

.DIVcontent {
	position: absolute;
	z-index: 15;
	top: 130px;
	left: 195px;
	width: 565px;
	padding-bottom: 40px;
	/*border: 1px solid red;*/
}

#multimedialogo {
	position: absolute;
	z-index: 14;
	top: 10px;
	left: 10px;
}



#multimediacontent {
	position: absolute;
	z-index: 15;
	top: 60px;
	left: 10px;
	width: 98%;
	padding-bottom: 40px;
	/*border: 1px solid red;*/
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

#DIVclose {
	display: block;
	float: right;
}

.DIVbreadcrumps {
	position: absolute;
	top: 80px;
	left: 160px;
	z-index: 6;
	font-size: 14px;
	font-weight: bold;
	color: #0773E3;
}

.DIVbreadcrumpstext {
	position: absolute;
	top: 83px;
	left: 250px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0773E3;
}

.DIVnewsticker {
	position: absolute;
	z-index: 21;
	top: 130px;
	left: 790px;
	border: 1px solid #B9C8D8;
}

.DIVnewsabstract {
	display: block;
	z-index: 21;
	width: 100%;
	margin-bottom: 30px;
}

.DIVlogin {
	position: absolute;
	top: 305px;
	left: 790px;
	width: 159px;
	padding: 4px;
	z-index: 22;
	font-size: 10px;
	color: black;
	border: 1px solid #B9C8D8;
	background-color: white;
	layer-background-color: white;
	
	/* Fix IE. Hide from IE Mac \*/
	* width: 167px;
	/* End */
}

.DIVloginerror {
	display: block;
	position: absolute;
	top: 305px;
	left: 550px;
	width: 200px;
	z-index: 25;
	font-size: 11px;
	color: red;
	padding: 10px;
	border: 1px solid red;
	background-color: white;
}

.DIVloginerror > b {
	color: inherit;
	font-weight: bold;
}

.DIVmaincontact {
	position: absolute;
	/*top: 320px;*/
	top: 435px;
	left: 790px;
	z-index: 23;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

/* template: securedownload */
span.dlcodesleftcol {
	display: block;
	width: 80px;
	float: left;
	padding-top: 2px;
}

span.dlcdsnleftcol {
	display: block;
	width: 160px;
	float: left;
	padding-top: 2px;
}