/* Konstsmide CSS Document 060219 */

/* Generell layout */

/*
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 10;
padding: 0;
border: 0;
}

h1, h2, h3, h4, h5, h6 {
	display:inline;
}*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background:url(../images/back_grad02.gif) #ccc;
	text-align: center;
	margin-top:0;
	}

input,textarea,button {
	font: 12px Arial, Helvetica, sans-serif;
	}

/* Layout */

#langval {
	width:780px;
	padding:3px 0;
	text-align:right;
	}

#wrapper{
	width: 780px;
	background:#fff;
	text-align: left;
	clear:both;
	}

#topmenu {
	float:right;
	background:#000;
	padding:5px;
	font: 10px Arial, Helvetica, sans-serif;
	color:#fff;
	clear:none;
	}

#topmenu a {
	color:#fff;
	text-decoration:none;
	}

#topmenu a:hover {
	text-decoration:underline;
	}

#bannerwrapper{
	width:780px;
	xheight:230px;
	}

#navcontainer {
	background: #786F65;
	width:780px;
	height:34px;
	clear:left;
	overflow:hidden;
	}
	#navcontainer ul{
		padding:0;
		margin:0;
		color: #fff;
		font:11px Arial, Helvetica, sans-serif;
		font-weight:bold;
		list-style:none;
		}
		#navcontainer ul li {
			margin:0;
			padding:0;
			float: left;
			}
			#navcontainer ul li a{
				color: #fff;
				text-decoration: none;
				float: left;
				padding:10px;
				}
				#navcontainer ul li a:hover{
					background: #000;
					text-decoration:underline;
					}
		
				#navcontainer .ovriga{
					color: #fff;
					}
				
				#navcontainer .vald{
					background:#000000;
					color: #fff;
					text-decoration:underline;
					}
		
		#navcontainer .tradgard{
			color: #fff;
			}
		
		#navcontainer .tradgardVald{
			background-color: #000;
			color: #fff;
			}
		
		#navcontainer .jul{
			color: #fff;
			}
		
		#navcontainer .julVald{
			background-color: #000;
			color: #fff;
			}

#divwrapper{
	width:780px;
	height:1px;
	background: #000 left bottom repeat-x;
	clear:both;
	}

#subwrapper{
	width:780px;
	background:#000;
	color:#fff;
	height:34px;
	}
	#subwrapper ul{
		background:#000;
		padding-left: 0;
		margin-left: 0;
		float: left;
		font: 11px Arial, Helvetica, sans-serif;
		margin-top:0;
		}
		#subwrapper ul li {
			list-style:none;
			padding:0;
			margin:0;
			float:left;
			}
			#subwrapper ul li a{
				color: #fff;
				text-decoration: none;
				float: left;
				padding:10px;
				}
				#subwrapper ul li a:hover{
					text-decoration:underline;
					}

			#subwrapper ul li .vald{
				text-decoration:underline;
				font-weight:bold;
				}

#footerwrapper{
	width: 760px;
	padding:10px;
	text-align: center;
	}
	#footerwrapper .FooterText{
		font-size:11px;
		color:#fff;
		}
	#footerwrapper a{
		font-size:12px;
		text-decoration:none;
		color:#fff;
		}

#contentwrapper{
	font-size: 80%;
	clear:left;
	}
	#contentwrapper .SmalText{
		font-size: 10px;
		}
	#contentwrapper a{
		color: #96001e;
		text-decoration: none;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		}
		#contentwrapper a:hover {
			color:#000;
			}

.disabledlink{
	color: #ccc;
	}



#contentwrapper img {
	text-decoration:none;
	border:0;
	border-bottom:0px;
	border-bottom-style:none;
	border-bottom-width: 0px;
	}

#contentwrapper .DivVert01{
	background:url(../images/back_menu03.gif) repeat-y;
	}

#contentwrapper .DivHoriz01{
	background:url(../images/dotline_horizontal.gif) repeat-x;
	}

#contentwrapper h1{
	font-size: 200%;
	}

#content{
	font-size: 90%;
	margin: 15px;
	}

#contentstart{
	font-size: 90%;
	}

#contentstart h1{
	font-size: 24px;
	display:inline;
	}

#contentstart h4{
	display:inline;
	}

#contentstart a{
	color:#96001e;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0;
	}

#contentstart a:hover{
	color: #000000;
	text-decoration: underline;
	border-bottom-style: none;
	border-bottom-width: 0px;
	}
	
#contentstart img{
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	}

.smaller {
	font-size:75%;
	}

#pricewrapper{
	padding:10px;
	}

#pricewrapperstart{
	padding:10px 0;
	}


#pricewrapper .Price{
	font-size: 18px;
	font-weight:bold;
	color:#780c0b;
	background:url(../images/sp_yellow100.gif) no-repeat;
	padding:12px;
	padding-left:8px;
	padding-top:12px;
	}

#pricewrapperstart .Price{
	font-size: 18px;
	font-weight:bold;
	color:#780c0b;
	background:url(../images/sp_yellow100.gif) no-repeat;
	padding:12px;
	padding-left:8px;
	padding-top:12px;
	}

#content .ProdContent{
	border-bottom: 1px dotted;
	}

#content .ProdContentEnd{
	font-weight:Normal;
	font-style:italic;
	}

#content h1{
	font-size: 160%;
	}

/* Menylayout */

#leftsearchwrapper{
	padding:15px;
	text-decoration:none;
	font: 12px Arial, Helvetica, sans-serif;
	background:url(../images/back_menu02.gif) bottom left repeat-x;
	width:170px;
}

#leftsearchwrapperstart{
	padding:15px;
	text-decoration:none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:165px;
	}

#leftmenuwrapper{
	padding:15px;
	text-decoration:none;
	font: 12px Arial, Helvetica, sans-serif;
	width:165px;
	}

#leftmenuwrapper ul {
	list-style: none;
	margin: 0;
	padding: 0 0 6px 10px;
	}

#leftmenuwrapper ul ul{
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
	}

#leftmenuwrapper ul li {
	list-style: none;
	font-weight:bold;
	margin: 0;
	padding:0 0 4px 0;
	}

#leftmenuwrapper ul li li {
	font-weight:normal;
	list-style: none;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	}

#leftmenuwrapper ul li li li {
	font-weight:normal;
	list-style: none;
	margin: 0;
	padding: 4px 0 0 15px;
	font-size:11px;
	}

#leftmenuwrapper a{
	text-decoration:none;
	color:#96001e;
	border-bottom-style:none;
	}

#leftmenuwrapper a:hover{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted #000;
	}

.SideMenuItemSelected{
	color: #000;
	}

table.greyborder {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.greyborder td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

#leftmenuwrapper .SideMenuItem{
	text-decoration:none;
	}

#leftmenuwrapper .SideMenuItemChosen{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px dotted #000;
	}

#leftmenuwrapper ul li li .SideMenuItemChosen{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	border-bottom: 1px dotted #000;
	}
	
#frame {
	padding:20px;
	border:1px dashed #96001e;
	border-width:1px;
	margin: 0 0 10px 0;
	}

div.clear{
	clear:left;
	}
