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

body {
	background: url(index-images/wood-bg-3.jpg) repeat;
	background-color: #333;
}

a.top_link_style:link {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;	
	text-decoration:none;	
}

a.top_link_style:visited {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;	
	text-decoration:none;	

}

a.top_link_style:hover {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#FFCC33;
	font-weight:bold;		
	text-decoration:none;	
}

a.bottom_link_style:link {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#FFFFFF;	
	text-decoration:none;	
}

a.bottom_link_style:visited {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;	

}

a.bottom_link_style:hover {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#FFCC33;
	text-decoration:none;	
}

a.product_link:link {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#003333;
	text-decoration:none;	
}

a.product_link:visited {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#003333;
	text-decoration:none;	

}

a.product_link:hover {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#CC0000;
	text-decoration:none;	
}

a.navigation {
	color:#333;
	font-family:Trebuchet MS;
	font-size:12px;
	text-decoration:none;
}

a.navigation:hover {
	color:#006633;
	font-family:Trebuchet MS;
	font-size:12px;
	text-decoration:none;
}

.list_style {
	padding-left:3px;
	padding-top:5px;
	margin-bottom:0;
	padding-bottom:0;
	width:170px;
	height:20px;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	border-bottom:solid 1px #CCC;
	vertical-align:bottom;
	background:url(index-images/arrow_0.png) right no-repeat;
}

.list_style_2 {
	padding-left:3px;
	padding-top:5px;
	margin-bottom:0;
	padding-bottom:0;
	width:170px;
	height:20px;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#CC0000;
	border-bottom:solid 1px #CCC;
	vertical-align:bottom;
	background:#EDEDED url(index-images/arrow_1.png) right no-repeat;
}

a.list_link:link {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#003333;
	text-decoration:none;	
}

a.list_link:visited {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#003333;
	text-decoration:none;	

}

a.list_link:hover {
	font-family:Trebuchet MS;
	font-size:13px;
	color:#CC0000;
	text-decoration:none;	
}

.top_per_line {
	background:url(index-images/top-per-lines.jpg) right no-repeat;
}

.teklifiste {
	font-family:Trebuchet MS;
	font-size:12px;
}

input[type=text] {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:120px;
}
select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input[type=text]:focus {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
input[type=submit]{
	background-color:#111;
	font-family:Arial;
	color:#FFFFFF;
	height:23px;
	font-size:12px;
	border:0;
}
.bottom_per_line {
	background:url(index-images/footer-per-lines.jpg) right no-repeat;
}
