@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
}
.titaltext1{font-family: Calibri, Arial;
font-size:15pt;
color:#0063ae;
text-align:left;
}
.titaltext2{font-family:Arial, Helvetica, sans-serif;
font-size:13pt;
color: #024991;
text-align:left;
}
.text1{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#000000;
text-decoration:none;
line-height:20px;
}
.text2{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#666666;
text-decoration:none;
line-height:20px;
}
.text3{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align: center;
color:#666666;
text-decoration:none;
line-height:20px;
}

.maillink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#666666;
	text-decoration:none;
	line-height:20px;
}

.maillink:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#ff0000;
text-decoration:none;
line-height:20px;
}
.copyrighttext{font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
font-size:11px;
line-height:40px;
}
 /*poto gallery  style*/
.stepcarousel{
position: relative; /*leave this value alone*/
border:  none;
overflow: scroll; /*leave this value alone*/
width: 220px; /*Width of Carousel Viewer itself*/
height: 200px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 200px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}


 /*poto gallery  style END*/
 
.bottomlink{font-family:tahoma;
color:#000000;
text-align:inherit;
text-decoration:none;
font-size:11px;
}
.bottomlink a{font-family:tahoma;
color:#000000;
text-align:inherit;
text-decoration:none;
font-size:11px;
}
.bottomlink a:hover{font-family:tahoma;
color:#000000;
text-align:inherit;
text-decoration: underline;
font-size:11px;
}
.sepretor{font-family:tahoma;
color:#000000;
text-align:inherit;
text-decoration:none;
font-size:11px;
padding:0px 4px 0px 4px;
}

.productback{background-image:url(images/product-back.jpg);
background-position:center;
background-repeat:no-repeat;
width:171px;
height:160px;
}

.dottedline2{background-image:url(images/dottedline-2.jpg);
background-position:left top;
background-repeat:repeat-y;
}
.textfeld_1 {font-family:tahoma;
font-size:11px;
color:#333333;
text-align:left;
height:17px;
width:200px;
}
.textfeld_2 {font-family:tahoma;
font-size:11px;
color:#333333;
text-align:left;
height:90px;
width:200px;
}

.linkstyle{font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
text-decoration:none;
text-align:left;
color:#FFFFFF;
line-height:22px;
}
.linkstyle a{font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
text-decoration:none;
text-align:left;
color:#FFFFFF;
line-height:22px;
}
.linkstyle a:hover{font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
text-decoration: underline;
text-align:left;
color:#FFFFFF;
line-height:22px;
}

.maintable{background-image:url(images/bg.jpg);}
.pdflink{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
text-decoration:none;
text-transform:uppercase;
color:#000000;
}

.ultext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	list-style:square;
	margin:3px 0px 0px -20px;
	padding:0px;
	}
	
.dottedline3{
	background-image:url(images/dottedline-3.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:35px;
	}
.imgborder{
	border: solid 1px #D1D1D1;
	padding:4px;
}
