@charset "utf-8";
/* CSS Document */
body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#e4e2e5; 
}

h1{
font-size:16px;
}

h2{
font-size:14px;
}

h3{
font-size:12px;
}

#wrapper{
width:950px;
margin:auto;
overflow:hidden;
background-color:#FFFFFF;
}

#header{
border-bottom:1px dashed #e4e2e5;
width:950px;
height:100px;
}

#headerlayout{
width:950px;
background-image:url(../img/headerbalk.jpg);
background-repeat:repeat-x;
height:14px;
}

#headerlogo{
margin-top:10px;
float:left;
}

#headertitle{
margin-left:20px;
margin-top:12px;
float:left;
}

#headercontact{
float:right;
}

#contentleft{
float:left;
width:680px;
padding-left:5px;
margin-top:10px;
border-right:1px dashed #e4e2e5;
}

#contentleftleft{
width:600px;
float:left;
}

#txtleftleft{
float:right;
width:600px;
}

#txtleftright{
float:right;
margin-top:-150px;
margin-right:48px;
}

#txtlinks{
float:left;
}

#txtrechts{
float:right;
}

#down{
clear:both;
}

.txtlinks2{
float:left;
width:200px;
}

.middle{
float:left;
width:130px;
}

.txtrechts2{
float:left;
width:100px;
}

.logorechts2{
float:left;
margin-left:50px;
margin-top:50px;
}

#contentleftright{
width:300px;
float:left;
margin-left:25px;
}

a img{
border:none;
}

#navigation{
float:left;
}

#nav li a{
color:#0000FF;
}

#nav li a:hover {
color:#baa2d4;
}

#nav a.current {
color:blue;
}

#nav li a{
text-decoration:none;
color:black;
}

ul li{
list-style:none;
}

.navmytaq{
margin-left:-40px;
}

#productnav li a{
color:#0000FF;
}

#productnav li a:hover {
color:#baa2d4;
}

#productnav a.current {
color:#483562;
}

#productnav li a{
text-decoration:none;
color:black;
}

.liproducts{
margin-top:10px;
}

#footer{
border-top:1px solid #e4e2e5;
clear:both;
width:995px;
text-align:center;
}