body{
	font-family:verdana;
	font-size:small;
	background:#eee;
	background-position:center;
	background-repeat:repeat-y;
}
a img{
	border:0px;
}
a{
	text-decoration:none;
	color:#933;
}
a:hover{
	text-decoration:underline;
	color:#EF3D42;
}
h1{
	font-size:150%;
	color:#BE3915;
	font-weight:bold;
}
h2{
	font-size:100%;
	color:#BE3915;
	font-weight:bold;
	margin-bottom:1px;
}
.top_menu{
	padding:0px;
	padding-bottom:1px;
	/*border-bottom:solid 1px #000000;
	
	height:353px;*/
	overflow:auto;
}
.image{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:910px;
	font-size:100%;
	padding-left:0px;
}
.date{
	float:right;
	text-align:right;
	padding-top:25px;
}
.page_wo_header{
	border: 1px gray solid;
	overflow:auto;
}
.outer_table{
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	width:910px;
	border: 1px gray solid;
	font-size:85%;
	padding:5px;
}
.smallfont{
	font-size:85%;
}
.menu_panel{
	height:400px;
	padding-top:10px;
	width:180px;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.menu_panel a{
	display:block;
	line-height:20px;
	background:url(images/menubutton.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	padding-top:3px;
	color:#000;
	width:170px;
	height:24px;
	margin-bottom:5px;
	text-align:left;
}
.menu_panel a:hover{
	background:url(images/menubutton.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}
.left_menu{
	width:200px;
	background: url(images/rounded_box.gif) no-repeat top right;
	float:left;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.main_contents{
	background:url(images/main_bg.jpg);
	overflow:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:0px;
	line-height:17px;
	width:980px;
}
.main{
	padding-left:20px;
	width:600px;
	float:left;

}
.main_i{
	padding-left:20px;
	width:470px;
	float:left;

}
.main_image{
	height:250px;
	width:200px;
}
right_column{
	float:left;
	width:212px;
}
.contact{
	width:190px;
	height:130px;
	/*background-color:#eaeaea; <img src="images/varmialogga.jpg" alt="www.varmia.se"/>*/
}
.header{
	background: url(../images/varmialogga.jpg) no-repeat;
	width:908px;
	height:80px;
}
.form{
	
}
.list{
	float:left;
}
.bild{
	float:left;
	margin-left:100px;
}
#footer{
	border-top:1px #EF3D42 solid;
	font-size:xx-small;
	color:#777777;
	clear:both;
	text-align:center;
}
#footer_us{
	font-size:xx-small;
	color:#777777;
	text-align:right;
	width:920px;
	padding-right:8px;
	margin-left:auto;
	margin-right:auto;
}
#footer_us a, .footer_us a:hover, .footer_us a:visited{
	font-size:xx-small;
	color:#777777;
	text-decoration:none;
}
.footer a, .footer a:hover, .footer a:visited{
	font-size:xx-small;
	color:#777777;
	text-decoration:none;
}
#counter{
	font-size:xx-small;
	color:#777777;
	text-align:left;
	width:920px;
	padding-right:8px;
	margin-left:auto;
	margin-right:auto;
}
#counter a, .#counter a:hover, .#counter a:visited{
	font-size:xx-small;
	color:#777777;
	text-decoration:none;
}
#mconlink{
	text-align:right;
	float:right;
}
#copy{
	text-align:left;
	float:left;
}

.RoundedPanelOuterHead{
	background: url(images/topright_drop_outer_shadow.gif) no-repeat top right;
	display: block;
	margin: 0;
	padding: 0;
	height: 7px;
	text-align: center;	
}
.RoundedPanelInnerHeadNoCaption{
	background: url(images/topleft_drop_outer_shadow.gif) no-repeat top left;
	margin: 0;
	font-size:7px;
}
.RoundedPanelContents{
	/*position: relative;*/
	display: block;
	/*width: 720px;*/
	margin: 0;
	/*overflow: auto;*/
	background: url(images/bottomleft_drop_outer_shadow.gif) no-repeat bottom left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	line-height:1.5;
	font-size:85%;
}
.RoundedPanelOuterContainer{
	width:200px;
	margin: 0 auto; /* center for now */
	background: url(images/bottomright_drop_outer_shadow.gif) no-repeat bottom right;
	text-align: left;	
}

/* Topp-Menyknapparna*/
#MainNavigation {
 margin: 6px 0px 0px;
 padding: 0px;
 width: 100%;
 float: left;
 background-color: #cad3d6;
 border-bottom-width: 4px;
 border-bottom-style: solid;
 border-bottom-color: #EF3D42;
}
#MainNavigation li {
 list-style-type:none;
 display: inline;
}
#MainNavigation a:link, #MainNavigation a:visited {
 float:left;
 text-decoration:none;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color: #333333;
 padding-right: 1em;
 padding-left: 1em;
 padding-top: 5px;
 padding-bottom: 5px;
 font-weight: bold;
 display: block;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #FFFFFF;
}
#MainNavigation a:hover {
 background-color:#b4b9bb;
}
#MainNavigation .Active:link, #MainNavigation .Active:visited {
 border-right:1px solid #A7A4A4; background-color:#EF3D42;
 background-image: url('images/btnred.jpg');
 background-repeat: no-repeat;
 font-weight: bold;
 color:#FFFFFF;
 border-top-style: none;
 border-bottom-style: none;
 border-left-style: none;
 
}
#MainNavigation .MainLastItem:link, #MainNavigation .MainLastItem:visited {
 border-top: 0px none;
 border-right: 0px none;
 border-bottom: 0px none;
 border-left: 0px none;
}
#menu_picture3{
	background:none;
	margin-top:25px;
	height:100px;
	text-align:center;
}
#menu_picture3 a, #menu_picture3 a:visited{
	background:none;
	display:block;
	height:100px;
	width:100px;
	padding:0px;
	margin-left:auto:
	margin-right:auto;
}

.menu_picture4{
	background:none;
	margin-left:5px;
	margin-top:25px;
	text-align:left;
}
.menu_picture4 a{
	background:none;
	margin-left:0px;
	margin-top:4px;
}
.menu_picture4 a:hover{
	background:none;
	margin-left:0px;
	margin-top:4px;
}
.header_right{
	text-align:right;
	float:right;
	margin-top:65px;
}
#popup{
	font-family:verdana;
	font-size:x-small;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
}
#popup_text{
	font-family:verdana;
	font-size:x-small;
}