body {
	background:#fff;
	text-align:center;
	margin:0px;
}

p, td, div {
	font-family:Arial,Verdana,sanserif;
	font-size:11px;
	color:#000000;
}

a {
	color:#de3284;
	text-decoration:none;
}
a:hover {
	color:#de3284;
	text-decoration:underline;
}

FORM {
	margin:0px;
}

#WebWrapper {
	position:relative;
	float:center;
	width:964px;
	text-align:center;
}

#WebWrapper DIV.Main {
	position:relative;
	float:left;
	width:960px;
}

#WebWrapper DIV.Main DIV.MainContainer {
	position:relative;
	float:left;
	width:909px !important;
	width:934px;
	height:569px;
	height:auto !important;
	min-height:569px;
	border:12px solid #fff;
	margin-top:5px;
	left:15px;
	padding-bottom:20px;
	background-image:url(sysimages/shadowBack.png);
	background-position:243px 0px;
	background-repeat:repeat-y;
}

#WebWrapper DIV.Main DIV.MainTop {
	position:relative;
	float:left;
	width:934px;
	height:183px;
	margin-top:3px;
	left:15px;
}

#WebWrapper DIV.Main DIV.MainMenu {
	position:relative;
	float:left;
	width:242px;
	padding-top:0px;
}

#WebWrapper DIV.Main DIV.MainMenu DIV.Item {
	position:relative;
	float:left;
	width:213px !important;
	width:242px;
	height:26px;
	color:#000000;
	background:#fff;
	background-image:url(sysimages/arrowBlack.png);
	background-position:10px 10px !important;
	background-position:12px 10px;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-left:28px;
}
#WebWrapper DIV.Main DIV.MainMenu DIV.ItemOver {
	position:relative;
	float:left;
	width:213px !important;
	width:242px;
	height:26px;
	color:#de3284;
	background:#fff;
	background-image:url(sysimages/arrowGrey.png);
	background-position:10px 10px !important;
	background-position:12px 10px;
	background-repeat:no-repeat;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-left:28px;
	cursor:pointer;
}
#WebWrapper DIV.Main DIV.MainMenu DIV.SubItem {
	position:relative;
	float:left;
	width:213px !important;
	width:242px;
	height:20px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-top:5px;
	padding-left:28px;
}
#WebWrapper DIV.Main DIV.MainMenu DIV.SubItemSelected {
	position:relative;
	float:left;
	width:213px !important;
	width:242px;
	height:20px;
	color:#de3284;
	text-decoration:normal;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding-top:5px;
	padding-left:28px;
	cursor:pointer;
}
#WebWrapper DIV.Main DIV.MainMenu DIV.SubItemSelected a {color:#de3284;}
#WebWrapper DIV.Main DIV.MainMenu DIV.SubItem a:hover {color:#de3284; text-decoration:none;}
#WebWrapper DIV.Main DIV.MainMenu DIV.Maillist {
	position:relative;
	float:left;
	left:28px;
	width:242px;
	margin-top:140px;
	text-align:left;
}
#WebWrapper DIV.Main DIV.MainMenu DIV.Maillist DIV.Header {
	position:relative;
	float:left;
	width:136px;
	height:21px;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:17px;
}
#WebWrapper DIV.Main DIV.MainMenu DIV.Maillist DIV.Form {
	position:relative;
	float:left;
	width:242px;
}
#maillist_email {
	border:0px;
	background:#eee;
	width:150px;
}
#WebWrapper DIV.Main DIV.MainMenu DIV.Maillist DIV.Form INPUT.SubmitButton {
	border:0px;
	background-color:#fff;
	background-image:url(sysimages/arrowBlack.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
}

#WebWrapper DIV.Main DIV.MainContent {
	position:relative;
	float:left;
	width:620px !important;
	width:610px;
	padding-top:20px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
}
DIV.MainContent .felagi {
	width:615px;
	border-bottom:1px solid #000;
	text-align:left;
}
	.felagi .text {
		float:left;
	}
	.felagi .image {
		float:right;
		padding-right:15px;
	}
	.felagi .titleFirst {
		padding-left:14px;
		margin-bottom:3px;
		font-size:13px;
		font-weight:600;
		color:#333;
	}
	.felagi .title {
		padding-top:15px;
		padding-left:14px;
		margin-bottom:3px;
		font-size:13px;
		font-weight:600;
		color:#333;
	}
	.felagi .nam {
		padding-left:15px;
		line-height:1.4em;
	}
	.felagi .info {
		padding:6px 0px 15px 15px;	
		line-height:1.4em;
	}
		.felagi .info .left {
			float:left;
			display:block;
			width:60px;
		}
#WebWrapper DIV.Main DIV.BreadCrums {
	position:relative;
	float:left;
	width:630px !important;
	width:610px;
	border-bottom:2px solid #000000;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:20px !important;
}
#WebWrapper DIV.Main DIV.BreadCrums DIV.Crum {
	position:relative;
	float:left;
	padding-left:15px;
	margin-right:10px;
	background-image:url(sysimages/arrowBlack.png);
	background-position:0px 6px !important;
	background-position:0px 6px;
	background-repeat:no-repeat;
	font-size:15px;
}

#WebWrapper DIV.Main DIV.BreadCrums DIV.Buttons {
	position:relative;
	float:right;
	width:300px;
}

#WebWrapper DIV.Main DIV.BreadCrums DIV.Buttons DIV.Back{
	position:relative;
	float:right;
	width:67px;
	height:15px;
	margin-right:50px;
	background-image:url(sysimages/back-button-norm.gif);
	background-repeat:no-repeat;
}

#WebWrapper DIV.Main DIV.BreadCrums DIV.Buttons DIV.BackOver{
	position:relative;
	float:right;
	width:67px;
	height:15px;
	margin-right:50px;
	background-image:url(sysimages/back-button-over.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#WebWrapper DIV.Main DIV.BreadCrums DIV.Buttons DIV.Send{
	position:relative;
	float:right;
	width:56px;
	height:15px;
	margin-right:3px;
	background-image:url(sysimages/send-button-norm.gif);
	background-repeat:no-repeat;
}

#WebWrapper DIV.Main DIV.BreadCrums DIV.Buttons DIV.SendOver{
	position:relative;
	float:right;
	width:56px;
	height:15px;
	margin-right:3px;
	background-image:url(sysimages/send-button-over.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#WebWrapper DIV.Main DIV.BreadCrums DIV.Buttons DIV.Print{
	position:relative;
	float:right;
	width:61px;
	height:15px;
	background-image:url(sysimages/print-button-norm.gif);
	background-repeat:no-repeat;
}

#WebWrapper DIV.Main DIV.BreadCrums DIV.Buttons DIV.PrintOver{
	position:relative;
	float:right;
	width:61px;
	height:15px;
	background-image:url(sysimages/print-button-over.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#Top {
	position:relative;
	float:center;
	width:960px;
	height:106px;
	text-align:left;
	background-image:url(sysimages/top-bak.jpg);
	background-position:0px 0px;
	background-position:4px 0px !important;
	background-repeat:no-repeat;

}

#Top DIV.Logo {
	position:relative;
	float:left;
	width:162px;
	height:76px;
	background-image:url(sysimages/logo.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	left:25px;
	margin-top:15px;
	cursor:pointer;
}
#Top DIV.CompanyInfo {
	position:relative;
	float:right;
	right:34px;
	width:250px;
	text-align:right;
	margin-top:25px;
	font-size:10px;
}

#Top DIV.CompanyInfo a {
	color:#000000;
	text-decoration:none;
}
#Top DIV.CompanyInfo a:hover {
	text-decoration:underline;
}
#WebWrapper DIV.SolidLine {
	position:relative;
	float:center;
	width:934px;
	height:2px;

	margin-left:15px !important;
	margin-left:0px;

	background:#000;
	text-align:center;
}
#WebWrapper DIV.Main {
	position:relative;
	float:center;
	width:934px;
	text-align:center;
}

#Front {
	position:relative;
	float:center;
	width:934px;
	margin-left:0px;
	margin-left:15px !important;
}

#Front DIV.Flash {
	position:relative;
	float:left;
	width:934px;
	padding-top:3px;


}
#Front DIV.Menu {
	position:relative;
	float:left;
	width:934px;
	margin-top:2px;
	text-align:left;
	background:#fff;
}
#Front DIV.Menu DIV.Search {
	position:relative;
	top:12px;
	right:10px;
	float:right;
	width:184px;
	height:20px;
}

#Front DIV.Menu DIV.Search DIV.Form {
	position:relative;
	float:left;
	width: 110px !important;
	width: 145px;
	padding-left:35px;
	background-image:url(sysimages/staekkunargler.png);
	background-position:0px 1px;
	background-repeat:no-repeat;
}

#Front DIV.Menu DIV.Search DIV.Form INPUT {
	width:118px;
	height:16px;
	background:#cccccc;
	border:0px;
}
#Front DIV.Menu DIV.Search DIV.Button {
	position:relative;
	float:right;
	width:20px;
	height:16px;
	background-image:url(sysimages/arrowBlack.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#Front DIV.Menu DIV.Item {
	position:relative;
	float:left;
	width:120px !important;
	width:148px;
	height:23px !important;
	height:33px;
	background:#fff;
	background-image:url(sysimages/arrowBlack.png);
	background-position:10px 13px !important;
	background-position:12px 13px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:Bold;
	padding-top:9px;
	padding-left:28px;
	/*border-right:2px solid #eaeaea;*/
}

#Front DIV.Menu DIV.ItemOver {
	position:relative;
	float:left;
	width:120px !important;
	width:148px;
	height:23px !important;
	height:33px;
	background:#fff;
	background-image:url(sysimages/arrowGrey.png);
	background-position:10px 13px !important;
	background-position:12px 13px;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-top:9px;
	padding-left:28px;
	cursor:pointer;
	color:#de3284;
	/*border-right:2px solid #eaeaea;*/
}
#Front DIV.FillLine,#WebWrapper DIV.Main DIV.FillLine {
	position:relative;
	float:left;
	width:933px;
	height:16px;
	margin-top:5px;
	margin-left:15px;
	background-image:url(sysimages/fill-line-mid.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}
#Front DIV.Content{
	position:relative;
	float:left;
	width:910px !important;
	width:934px;
	border:12px solid #fff;
	margin-top:5px;
	padding-top:25px;
	padding-bottom:20px;
	text-align:center;

}

#Front DIV.Content DIV.Box {
	position:relative;
	float:left;
	width:256px;
	margin-left:33px;
}
#Front DIV.Content DIV.Box DIV.Date {
	position:relative;
	float:left;
	width:252px !important;
	width:256px;
	font-size:11px;
	font-weight:bold;
	color:#de3284;
	text-align:left;
	padding-left:4px;
}
#Front DIV.Content DIV.Box DIV.Img {
	position:relative;
	float:left;
	margin-top:3px;
	width:256px;
	font-size:11px;
	font-weight:bold;
	color:#de3284;
	text-align:left;
}
#Front DIV.Content DIV.Box DIV.Title {
	position:relative;
	float:left;
	width:252px !important;
	width:256px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding-left:4px;
	padding-bottom:5px;
	border-bottom:2px solid #000000;
}
#Front DIV.Content DIV.Box DIV.Title a {
	position:relative;
	float:left;
	width:252px !important;
	width:256px;
	font-size:15px;
	color:#000;
}

#Front DIV.Content DIV.Box DIV.BoxContent {
	position:relative;
	float:left;
	width:252px !important;
	width:256px;
	height:200px;
	height:auto !important;
	min-height:200px;
	border:0px;
	text-align:left;
	padding:0px;
	padding-left:4px;
	padding-bottom:5px;
	padding-top:15px;
}

#Front DIV.Content DIV.Box DIV.More, #Front DIV.Content DIV.News DIV.NewsItem DIV.NewsMore {
	position:relative;
	float:left;
	width:244px !important;
	width:256px;
	border:0px;
	background-image:url(sysimages/arrowBlack.png);
	background-position:4px 4px;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:16px;
	color:#000;
	font-weight:bold;
}

#Front DIV.Content DIV.Box DIV.More a,
#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsMore a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#Front DIV.Content DIV.Box DIV.More a:hover,
#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsMore a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#Front DIV.Content DIV.News {
	position:relative;
	float:left;
	width:840px;
	text-align:center;
	margin-left:30px;
}

#Front DIV.Content DIV.News DIV.Top{
	position:relative;
	float:left;
	width:834px;
	height:25px;
	background:#b39920;
	background-image:url(sysimages/header-bullet-white.png);
	background-position:5px 6px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:4px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
}

#Front DIV.Content DIV.News DIV.NewsItem {
	position:relative;
	float:left;
	width:264px;
	text-align:left;
	margin-top:10px;
}
#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsTitle {
	position:relative;
	float:left;
	width:265px;
	text-align:left;
	margin-bottom:5px;
}

#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsTitle a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsTitle a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

#Front DIV.Content DIV.News DIV.NewsItem DIV.NewsContent {
	position:relative;
	float:left;
	width:260px;
}
#Footer {
	position:relative;
	float:left;
	left:14px;
	margin-top:8px;
	height:2px;
	width:934px;
	font-size:2px;
	background:#000;
}
#WebmanLogo {
	position:relative;
	margin-top:20px;
	float:right;
	right:34px;
	height:30px;
	
}
.clear {
	clear:both;
}
