@charset "utf-8";
.background {
	background-color: #DC5F70;
	margin: 0px;
	padding: 0px;
	background-image: url(background_repeat.png);
	background-repeat: repeat-x;
}
.window {
	padding: 5px;
	background-color: #FFFFFF;
	filter: Shadow(Color=#FFFFFF, Direction=90);
	margin: 0px;
	width: 738px;
	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-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.main {
	width: 1000px;
	height: 900px;
}
.mainRight {
	background-image: url(background_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 900px;
	width: 1000px;
}
.mainRightRepeat {
	background-image: url(background_right_shadow.png);
	background-repeat: repeat-y;
	height: 415px;
	width: 393px;
}
.mainBottom {
	background-image: url(background_bottom.png);
	background-repeat: no-repeat;
}
.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	background-position:bottom center;
}
.logo {
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 161px;
	width: 195px;
}
.menubackground {
	background-image: url(menu_background.gif);
	background-repeat:repeat-x;
	height: 28px;
}
.tryckmedkvalite {
	background-image: url(tryck_med_kvalite.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 161px;
	width: 412px;
}
.copytext A:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	background-position: center;
	text-decoration: none;
}
.copytext A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	background-position: center;
	text-decoration: none;
}
.copytext A:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	background-position: center;
	text-decoration: none;
}
.copytext A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#CCCCCC;
	background-position: center;
	text-decoration: none;
}
/*    Nyheter - designmall    */
/******************************/
.newsBody {
	margin-bottom:0px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	overflow-x:hidden;
	background-image:url(background_right_shadow.png);
	background-repeat:repeat-y;
	background-color:#DC5F70;
}
.newsHeader {
	width: 371px;
	height: 20px;
	background-image: url(news_header.png);
	background-repeat: no-repeat;
	background-position:left, bottom;
	margin-right:30px;
	padding-left:10px;
	padding-right:15px;
}
.newsContentFrame {
	width: 371px;
	background-image: url(news_middle.png);
	background-repeat: repeat-y;
	margin-right:30px;
	padding-left:10px;
	padding-right:15px;
}
.newsContentImage {
	width: 301px;
	margin-right:30px;
	padding-left:10px;
	padding-right:15px;
	margin-left:10px;
	margin-right:15px;
}
.newsContentText {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:10px;
	padding-right:15px;
	margin-left:10px;
	margin-right:15px;
}
.newsEnd {
	width: 371px;
	background-image: url(news_end.png);
	background-repeat: no-repeat;
	height: 25px;
	margin-right:30px;
	padding-left:10px;
	padding-right:15px;
}


/*     Sidor - designmall     */
/******************************/
.pagesTableFrame {
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
.pagesTdFrame {
	padding: 20px;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
}
.pagesBody {
	height:100%;
	overflow-x:
	hidden;margin: 0 0 0 0;
}

