/*
General PageSettings
*/
*
{
padding: 0px;
margin: 0px;
}
a {
	font-family: Trebuchet MS;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}
.topp {
background-color:#000000;
height: 45px;
width: 100%;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}
.logo {
height: 114px;
background-image: url(labelle_images/content/header3.jpg);
background-repeat: no-repeat;
width: 900px;
}
.meny {
margin: 0 auto;
	background-color:#CCCCCC;
	font-family: Trebuchet MS;
	text-align:center;
	font-size: 14px;
	letter-spacing: 2px;
	width: 900px;
	height: 25px;
}
.body {
width: 900px;
height: auto;
position: relative;
margin: 0 auto;
}
.footer_spacer {
width: auto;
heigt: 20;

}
.footer {

	width: auto;
	text-align: center;
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 10px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.content {
	width: 900px;
	height: auto;
	margin: 0 auto;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	border-color:#999999;
	font-family: Trebuchet MS; 
	color: #999999;
	font-size: 12px;
}
.cart_container {
width: 900px;
	height: 35;
	margin: auto;
	font-family: Trebuchet MS; 
	text-align: right;
	font-size: 9px;
	color:#FFFFFF;
}
.footer_img {
	width: 900px;
	background-image:url(labelle_images/img_content/cards.jpg);
	background-repeat: no-repeat;
	height: 35px;
	margin: auto;;
	font-family: Trebuchet MS;
	font-size: 10px;
	padding: 2px;
	}
.dotted_border {
    border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color:#999999;
	
}
.Header_line_top {

	width: 100%
	text-align: center;
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 16px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.Header_line_bottom {

	width: 100%
	text-align: center;
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 16px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/*
FontSettings
*/
.price{
font-size: 16px;
font-weight: bold;
color: #ec331f;
font-family: Trebuchet MS;
}
.or11{
font-family: Trebuchet MS; 
font-size: 11px; 
color: #FF7E00;
}
.or11_blue{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3091BB;
}
.form_field{
	background-color: #CCCCCC;
	font-family: Trebuchet MS;
	font-size: 12;
}
.h1{
	font-size: 20px;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	color: #ec331f;
	}
.h2{
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #ec331f;
	}	
.h3{
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin: 20px 0px 6px 0px;
	padding: 0px;
	color: #ec331f;
	}
.PageSubTitle{
    font-size: 11px;
    letter-spacing: 2px;
}
.menu_text {
font-family: Trebuchet MS; 
color: #999999;
font-size:12px;
letter-spacing: 2px;
width: 25px

}
.footer_text {
	text-align: center;
	color: #999999;
	font-family: Trebuchet MS;
	font-size: 10px;
	padding: 2px;
}

/*
TabelSettings
*/
/*
FormSettings
*/
.form_button {
text-align: center;
font-family: Trebuchet MS;
background-color:#999999;
color:#FFFFFF;
font-size:12px;

height: 22px;

}
/*
Backgrounds to Subpages
*/
.contact {
background-repeat:no-repeat;
background-image:url(labelle_images/content/bg_kontaktc.jpg)
}
/*
ProductPage Settings
*/
.prodCell {
background-image: url(content/a47c.jpg);
background-repeat :no-repeat;
font-family: Trebuchet MS;
Width: 300px;
padding: 6px;
border-width: 1px;
border-style: Dotted;
border-color:#999999;
}
.cartTable {
Width: 100%;
padding: 6px;
border-width: 1px;
border-style: Dotted;
border-color:#999999;
height: 30px;


}
.cartCell_right {
text-align: right;
Padding: 4px;

}
.cartCell_left {
text-align: left;
Padding: 4px;

}
/*
PageSettings Cart
*/
.dottedLine {
Width: 100%;
border-width: 1px;
border-style: Dotted;
border-color:#999999;
}
