body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #000000 url("../bilder/banner_anycubic.png") no-repeat scroll center top;
	color: #999999;
	text-align: left;
	padding: 0px;
	z-index: 0;
}
div.wrapall {
	position: relative;
	width: 1024px;
	margin: 78px auto 50px;
	border: none #333;
	padding-top: 20px;
	z-index: 1;
	background-image: none;
}
div.wrapbig_box {
	color: #333333;
	background: #000000 url(../css styles/none);
	width: 994px;
	border: 1px solid #333333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;	
	z-index: 1;
}
div.rubrik {
	width: 984px;
	border: none #CCFF00;
}
div.bildruta {
	border: 1px solid #303030;
	float: left;	
	}
div.enspalt {
	width: 984px;
	border: none #FFFFFF;
	padding: 5px 0px 0px 10px;
	clear: both;
}
div.tvaspalt_Leftclm {
	float: left;
	background-image:  none;
	width: 477px;
	position: static;
	margin: 0px;
	padding: 10px;
}
div.tvaspalt_Rightclm {
	width: 477px;
	background-image:  none;
	margin-left: 502px;
	position: static;
	padding: 10px;
}
div.trespalt_Leftclm {
	float: left;
	width: 300px;
	border: 1px #FFFFFF;
	padding: 0px 0px 10px 10px;
	z-index: 1;
}
div.trespalt_Rightclm {
	float: right;
	width: 304px;
	text-align: left;
	padding: 10px;
	border: 1px #FFFFFF;
	padding: 0px 10px 10px 0px;
	z-index: 1;
}
div.trespalt_Middleclm {
	float: left;
	width: 300px;
	text-align: left;
	padding: 0px 10px 10px 0px;
	border: 1px #FFFFFF;
	padding: 0px 10px 10px 0px;
	z-index: 1;
	margin-left: 30px;
}
div.kuriren {
	width: 300px;
	text-align: left;
	background-image: url(../css styles/bilder/kuriren_background.jpg);
	padding: 0px;
	float: right;
}
div.kuriren_inne {
	width: 280px;
	text-align: left;
	padding: 0px 10px;
	background-image: url(../css styles/bilder/kuriren_background.jpg);
}
div.footer {
	width: 904px;
	padding: 35px 50px 10px;
	position: relative;
	left: 10px;
	top: -40px;
	background-color: #FFFFFF;
	z-index: -1;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
div.center {
	text-align: left;
	width: 95%;
	padding-left: 20px;
}
.clear {
clear:both;
}
div.fadeshow1 {
	z-index: 1;
	padding: 0px;
	left: 20px;
}
.header1 {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 38px;
}
.brodtext1 {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.brodtext {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 18px;
}
.ingress {
	COLOR: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	text-align: left;
	line-height: 30px;
	font-style: italic;
}
.bildtext {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
.kurirtext1 {
	COLOR: #6B5456;
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.kurirtext {
	COLOR: #6B5456;
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.text { 
	COLOR: #999999; 
	font-style: italic; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal
}
.minilank { 
	COLOR: #999999; 
	font-style: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal 
}
a {
	COLOR: #79e1e8; 
	TEXT-DECORATION: none
}
a:link { text-decoration: underline; color:#79e1e8; font-weight:bold;}
a:visited { text-decoration: underline; color: #79e1e8; font-weight:bold;}
a:active { text-decoration: underline; color: #79e1e8; font-weight:bold;}
a:hover { text-decoration: underline; color:#79e1e8; font-weight:bold;}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 100;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../css styles/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	z-index: 9999;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-color: #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../css styles/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../css styles/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../css styles/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.stdtabell {
	COLOR: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin: 2px;
	padding: 2px;
	border: thin inset;
}
