@charset "utf-8";
body {
	background-color: #86D840;

	background-image: url(images/bggrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
	padding:0;
	
	line-height:0.9em;
}
p{
	margin:5px;
}
#body #footer #copyrightnotice {
	text-align: right;
	float: right;
	background-image: url(images/das_iso90012008.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 103px; 
	width:250px;
	padding-right:170px;
	padding-top:37px;
	padding-bottom:20px;
}
#body #footer{
	clear:both;
	margin-top:20px;
}
#body #main h1{
	font-size:16px;
	text-transform: uppercase;
}
#body #main h2{
	font-size:12px;
	margin:0;
}
#body #footer h1{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	line-height:1.7em;
}
#body #footer ul{
	margin:0;
	padding-left:25px;
}
#body #footer ul li{
	list-style-type: square;
	line-height:1.7em;	
}
#body #categoryList {
	margin-left:200px;
}
ul li{
	list-style-type: square;
}
#body #categoryList ul li{
	list-style-type: square;
	/*border-bottom:1px dotted #666666;*/
	line-height:1.7em;
}
#body #categoryList ul li a{
	display:block;
	border-bottom:1px dotted #666666;
}
#body #categoryList ul li a:hover{
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
}
a{
	color:#0000FF;
	font-size:12px;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#body,#header,#menu {
	font-family: "Segoe UI", Arial, Verdana;
	font-size: 11px;
	color: #333;
	width: 700px;	
	margin-right: auto;
	margin-left: auto;
}
#header{
	margin-top:35px;
}
#body{
	margin-bottom: 50px;
}
#header #searchdiv {
	padding: 2px;
	padding-right:1px;
	border: 1px solid #A0A0A0;
	width: 220px;
	margin-top:8px;
}
#header #searchdiv #button {
	width:20px;
}
#header #strammlogo {
	float: left;
	margin-right:20px;
}
#body #main {
	clear: both;
}
#menu {
	clear: both;
	padding-top: 25px;
	text-align:right;
	word-spacing: 1.7em;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:0px;
}
#hrmenu {
	margin-top: 0px;
	/*width:330px;*/
	width:75%;
	color: #A0A0A0;
	background-color: #A0A0A0;
	height: 1px;
	border:0;
}

#menu a{
	word-spacing:normal;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#72D423;
	font-size:12px;
}
#menu a:hover,#menu .selected{
	background-color:#A0A0A0;
	color:#FFFFFF;
}
#product-cu3er-container{width:300px;outline:0;}
#cu3er-container {width:700px; outline:0;}
#header #searchdiv #search {
	font-family: "Segoe UI", Arial, Verdana;
	font-size: 11px;
	float:left;
	border:1px solid #FFFFFF;
	margin-top:2px;
	width:194px;
}
.product-browse{
	width:100%;
	margin:0;
	border-top:1px solid #666666;
}
.product-browse td{
	width:50%;
	vertical-align: top;
	padding-top:10px;
}
#paging {
	padding:10px 0 10px 0;
}
#paging a{
	border:1px solid #666666;
	padding:0 5px 0 5px;
	margin-left:5px;
}
#paging a:hover{
	background-color:#A0A0A0;
	text-decoration:none;
}
#paging .selected{
	padding:0 5px 0 5px;
	margin-left:5px;
}
h2 a:hover{
	color:#0000FF;
	text-decoration:underline;
}
#html-desc-category{
	height:220px;
	background-position: left bottom;
}
#html-desc-category-p{
	margin-top:-140px;
	height:127px;
	padding:10px;
	padding-top:3px;
	color:#FFFFFF;
	line-height:1.8em;
	background-image:url(images/blacktransp.png);
}
#formcontact input, #formcontact textarea
{
	border:1px solid #666666;
	font-family: "Segoe UI", Arial, Verdana;
	font-size:11px;
}
a.uplink:hover{
	color:#0000FF;
	text-decoration:underline;
}