/*************************************************
* Elements
*************************************************/
html,body {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #cccccc;
}
body,td,div,span,p,ul,ol,li {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #353535;
}
h1,.headline {
	font-size: 24px;
	font-weight: normal;
}
.breaker {
	clear: both;
	height: 1px;
}
a {
	color: #DD7700;
}
.speciallink {
	text-decoration: none;
}
hr {
	height: 1px;
	color: #cccccc;
	background-color: #cccccc;
}
/*************************************************
* Design
*************************************************/
.newsDiv p {
	margin-top: 3px;
}
#top {
	height: 118px;
	background-color: #FFFFFF;
	text-align: center;
	
}
#topgraphicholder {
	width: 734px;
	height: 44px;
	
	margin-left: auto;
	margin-right: auto;
}
#topgraphic {
	background-image: url("/images/design/images/topgraphic.gif");
	background-repeat: no-repeat;
	width: 734px;
	height: 44px;

	position: relative;
	left: 59px;
}
#logo {
	width: 602px;
	height: 105px;
	margin-top: 10px;
	margin-left: 100px;
}


#center {
	width: 896px;
	margin-left: auto;
	margin-right: auto;
}
#leftColumn {
	width: 157px;
	float: left;
	
	padding-top: 50px;
}
#centerColumn {
	width: 521px;
	min-height: 800px;
	float: left;
	
	padding-right: 60px;
	padding-bottom: 60px;
	
	background-color: #FFFFFF;
}
#content {
	padding-left: 60px;
}
#rightColumn {
	width: 157px;
	float: left;
	padding-top: 50px;
}

.centerTop {
	margin-left: 20px;
	margin-bottom: 10px;
}
.breadcrumb {
	float: left;
	color: #999999;
}
.breadcrumb a,.print a {
	color: #999999;
	text-decoration: none;

}
.print {
	float: right;
	color: #999999;
}
/*************************************************
* Right column
*************************************************/
.columnHeadline {
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.columnText {
	color: #FFFFFF;
	margin-bottom: 10px;
}
.columnText a {
	color: #FFFFFF;
}
.newslettersignupblock {
	margin-bottom: 10px;
	padding-left: 5px;
}
.teaser1 {
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 14px;
	padding-top: 14px;
	margin-top: 10px;
	padding-bottom: 14px;
}
.teaser2 {
	background-color: #ff9900;
	color: #FFFFFF;
	padding-left: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.teaser1 .columnHeadline,.teaser2 .columnHeadline {
	margin-bottom: 1px;
}
/*************************************************
* Left column
*************************************************/
#search {
	margin-top: 100px;
}
.searchText {
	margin-bottom: 4px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #999999;
}
.searchSubmit {
	float: right;
}
/*************************************************
* Newsletter signup
*************************************************/
.newslettersignupblock {
	color: #FFFFFF;
}
.newsletterSignupText {
	margin-bottom: 4px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #999999;
}
.newsletterSignupSubmit {
	float: right;
	margin-top: 4px;
}
/*************************************************
* News
*************************************************/
.news {
	margin-top: 10px;
}
/*************************************************
* Menu
*************************************************/
#topmenu {
	margin-top: 0px;
	margin-left: 42px;
	
	padding-top: 5px;
}
.menuitem {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#topmenu .menuitem {
	margin-left: 15px;
}
#menu .menuitem {
	display: block;
	margin-bottom: 10px;
}
/*************************************************
* Left menu
*************************************************/
.menuitem1 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding: 5px;
	margin-bottom: 1px;
}
.menuitem1_selected {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	background-color: #666666;
	padding: 5px;
	margin-bottom: 1px;
}
.menuitem2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	display: block;
	
	background-color: #999999;
	margin-bottom: 1px;
	
	padding: 5px;
}
.menuitem2_selected {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	display: block;
	font-weight: bold;
	
	background-color: #ff9900;
	margin-bottom: 1px;
	
	padding: 5px;
}
.menuitem3 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	display: block;
	margin-bottom: 1px;
	
	background-color: #999999;
	
	padding: 5px;
	padding-left: 15px;
}
.menuitem3_selected {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin-bottom: 1px;
	
	background-color: #999999;
	
	padding: 5px;
	padding-left: 15px;
}
/*************************************************
* Contact form
*************************************************/
.mailform_text {
	width: 250px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #999999;
}
.mailform_textarea {
	width: 250px;
	height: 150px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #999999;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}
.mailform_submit {

}
/*************************************************
* Materialebestilling
*************************************************/
.brochurerow {
	padding-top: 6px;
	padding-bottom: 6px;
}
.brochurerow a {
	text-decoration: none;
}
.brochurerow .arrows {
	float: left;
	width: 38px;
}
.brochurerow .image {
	float: left;
	width: 73px;
}
.brochurerow .info {
	float: left;
	width: 249px;
	padding-right: 20px;
	line-height: 19px;
}
.brochurerow .etc {
	float: left;
}
.brochurerow .etc .numberinput {
	width: 30px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #999999;
}
.orderformtable {

}