td, div, img { behavior: url(/iepngfix.htc) }
hr {background-color: #ffffff; height: 1px; color: #ffffff; }

body {
	font-family: Verdana;
	font-size: 8pt;
	color:ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-position:center top;
}
body a{
	color:ffffff;
}

td {
	text-align:justify;
	font-family: Verdana;
	font-size: 8pt;
	color:ffffff;

}
td p {
	text-align:justify;
	font-family: Verdana;
	font-size: 8pt;
	color:ffffff;

}
td div {
	text-align:justify;
	font-family: Verdana;
	font-size: 8pt;
	color:ffffff;

}
td ul {
	text-align:justify;
	font-family: Verdana;
	font-size: 8pt;
	color:ffffff;
	list-style-image:url(/img/overall/list_arrow.gif)
}


.inputSubmit	{
color: 				#ffffff;
background-color: 	#4D83BD;
border-color : 		#4D83BD;
border-top : 		1px solid;
border-bottom : 	1px solid;
border-left : 		1px solid;
border-right : 		1px solid;
font-family : 		Verdana,tahoma,Arial;
font-size : 		10px;
font-weight: 		bold;
cursor:             hand;
cursor:             pointer;
}
.login {
/* Is meant for displaying the text on login form*/
	font-family: Arial;
	font-style:regular;
	font-size:9px;
	color:#b8d0f0;
}

.lower {
/* Is meant for displaying the text on the bottom of the site*/
	color: #5F7FBE;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
	}

.lower a{
/* Is meant for displaying the text on the bottom of the site*/
	color: #5F7FBE;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration:none;
	}

.bigtext {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.bigtext a{
	font-family: Verdana;
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

.smalltext {
	font-family: Arial;
	font-style:regular;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;

}

.smalltext a{
	font-family: Arial;
	font-style:regular;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;

}

.pinstext{
	font-family: Verdana;
	font-size:8px; 
	color:#999999;
	letter-spacing:1px;
	text-decoration:none;
	text-align:left;
font-weight: bold;
}

.pinstexta{
	font-family: Verdana;
	font-size:8px; 
	color:#FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
font-weight: bold;
}

.input-box
{
font-family: Verdana;
font-size: 2mm;
font-weight: bold;
color: #003F94;
background: #96ACD4;
border: #808080 solid 1px;
padding-left:5px;
}

.menuselectbox
{
font-family: Verdana;
padding-left:20px;
font-size: 10px;
font-weight:bold;
color: #ffffff;
background: #3C6EAF;
border-color:#00f; 
/*border: #808080 solid 1px;*/
padding-left:5px;
}

/* Meant for contactinformation on the contact page*/
.contactinformation {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
}
.contactinformation a{
/* Meant for contactinformation on the contact page*/
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
.input-contact-box
{
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
color: #003F94;
background: #96ACD4;
border: #808080 solid 1px;
padding-left:5px;
scrollbar-base-color:#96ACD4;
}

.contact-selectbox
{
font-family: Verdana;
padding-left:20px;
font-size: 8px;
font-weight:bold;
color: #ffffff;
background: #3C6EAF;
border-color:#00f; 
/*border: #808080 solid 1px;*/
padding-left:5px;
}

.contact-message
{ 
font-family: Verdana; 
font-size: 3mm; 
font-weight: bold; 
color: #003F94; 
background: #96ACD4;
}

.select { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279;
 scrollbar-arrow-color: #D7E5F2;
 }

.submit-button
{
margin-top: 5px;
margin-left: 5em;
clear: both;
color: #000000;
background: #CCCCCC;
border: 1px #9cf outset;
}

.input-search
{
color: #3F6FB0;
font-weight: bold;
font-size: 10px;
background: #C0CCE5;
border: #26a solid 1px;
padding-left:4px;
}

.producttitlefrontpage {
/* Meant for the titles in the boxes on the frontpage*/
font-family:Arial Narrow; 
letter-spacing:1px; 
font-size:20px; 
font-weight:bold;
	color: #b8d0f0;
}

.productdescriptionfrontpage {
/* Meant for the titles in the boxes on the frontpage*/
	font-family:Verdana; 
	letter-spacing:-1px; 
	font-size:10px; 
	color:#b8d0f0
}

td.off {
	text-align:justify;	
	filter:alpha(opacity=20);
	opacity:.20;
	-moz-opacity:0.2;
	}
	
td.on{
	filter:alpha(opacity=100);
	opacity:.100;
	-moz-opacity:1;
	}

img.off {
	filter:alpha(opacity=10);
	opacity:.20;
	-moz-opacity:0.2;
	}
	
img.on{
	filter:alpha(opacity=100);
	opacity:.100;
	-moz-opacity:1;
	}

div.off {
	filter:alpha(opacity=20);
	opacity:.20;
	-moz-opacity:0.2;
	}
	
div.on{
	filter:alpha(opacity=100);
	opacity:.100;
	-moz-opacity:1;
	}

div.schuin{
	filter:alpha(opacity=20);
	opacity:.20;
	-moz-opacity:0.2;
}

div.recht{
	font-style:normal;
	filter:alpha(opacity=20);
	opacity:.20;
	-moz-opacity:0.2;
}

div.schuin li a{
	list-style:none;
	display:list-item;
}

.leftmenu{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}

.leftmenu a{
	font-family: Verdana;
	font-size: 10px;
	color: #577DC5;
	text-decoration:none;
	list-style-type:none;
}
.leftmenu a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

/* Meant for contactinformation on the contact page*/

.b2b{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-align:right;
}

.b2b a{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	text-align:right;
}
/* .blocktitle {
Meant for the titles in the boxes on the frontpage
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 14px;
}*/

.form{
	padding: 0;
}