html {
 margin:0px;
 padding:0px;
 }

body {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	padding:0px;
	background-color: #FFF;
	color: #353535;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 150%;
	background-image: url(images/bgtop.png);
	background-repeat: repeat-x;
 }

/* TEXT */
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #06C;
	text-align: left;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: -2px;
}

input, textarea, select, td {
	text-align:left;
 }

/* LINK */
a:link, a:visited {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	color: #CC3300;
	text-decoration: none;
}

/* MENU */

#navcontainer
{
	margin-bottom: 15px;

}

#navlist
{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #D6D6D6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 120%;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
	padding: 3px 10px;
	margin-left: 3px;
	border: 1px solid #D6D6D6;
	border-bottom: none;
	text-decoration: none;
	height: 30px;
	background-color: #EBEBEB;
}

#navlist li a:link { color: #353535; }
#navlist li a:visited { color: #333333; }

#navlist li a:hover
{
	color: #FFF;
	border-color: #D6D6D6;
	background-color: #06C;
}

#navlist li a#current
{
	background: white;
	border-bottom: 1px solid white;
	color: #0D68C5;
	font-size: 16px;
}

#topheader {
	text-align: center;
	background-image: url(images/bgheader.png);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: center top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-top: 80px;
}
#topheadertext {
	width: 100%;
	margin-top: 30px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 24px;
	color: #0066CC;
	line-height: 18px;
	text-align: left;
	width: 100%;
	font-weight: normal;
	vertical-align: middle;
}

/* REGION */

#box {
	width:800px;
	margin: 0px auto;
	background-repeat: repeat-y;
}

#footer {
	z-index: 1;
	text-align: center;
	color: #666;
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	clear: both;
	vertical-align: top;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(images/bgfooter.png);
}
	
/* CLASS */

.space {
	padding: 10px;
}
.left {
	background-color: #EAEAEA;
	text-align: left;
}
.middle {
	text-align: left;
	background-color: #EAEAEA;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
}

.pic {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.left2 {
	background-color: #EAEAEA;
	text-align: left;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.small {
	font-size: 0.6em;
	color: #333333;
	text-align: left;
	text-transform: uppercase;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	margin-top: 7px;
	margin-bottom: 7px;
}
.h2 {
	font-size: 16px;
	color: #0099FF;
	text-align: left;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: -1px;
}
.h3 {
	font-size: 26px;
	color: #FFCC00;
	text-align: left;
	text-transform: capitalize;
	letter-spacing: -2px;
	line-height: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.right_column {
	padding-left: 20px;
	padding-right: 10px;
}
.rightcolumn {
	background-image: url(images/bgright_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	padding-top: 15px;
	color: #FFFFFF;
	line-height: normal;
}
.rightcolumnbt {
	background-image: url(images/bgright_bt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFCC;
	height: 15px;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: -15px;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

/* TABLE HOVER RIGHT */
div.menu a:link, div.menu a:active, div.menu a:visited {
	text-decoration: none;
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}


div.menu a:hover {
	background-color: #D6D6D6;
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.produkls a:link, div.produkls a:active, div.produkls a:visited {
	text-decoration: none;
	display:block;
	vertical-align: top;
	padding: 5px;
	height: 140px;
	background-image: url(images/bg-grid.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ECECEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #EFEFEF;
}
div.produkls a:hover {
	background-color: #8AD2FF;
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/bg-grid-hover.png);
	background-repeat: repeat-x;
	background-position: top;
}
.result_search {
	width: 500px;
}
#outerbox {
	width:825px;
	margin: 0px auto;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-image: url(images/bgbox.png);
	background-position: center;
}
