@media screen {
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

img {
	border:0px solid #FFFFFF;
}

body {
	background: url('img/bg_tile.jpg') top left;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 16px Georgia, "Times New Roman", Times, serif;}
h2, h7 {font: bold 16px Georgia, "Times New Roman", Times, serif;}
h3 {font: normal 18px Georgia, "Times New Roman", Times, serif;}
h4 {font: bold 18px Georgia, "Times New Roman", Times, serif;}
h5 {font: bold 12px Arial, Helvetica, sans-serif;}
h6 {font: bold 18px Georgia, "Times New Roman", Times, serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
h1 {color:#c53636; margin-bottom:3px;}
h2, h7 {color:#231f20; margin-bottom:3px;}
h3 {color: #FFF; margin-bottom: 5px;}
h4 {color:#c53636; margin-bottom:3px;}
h5 {color:#000; margin-bottom:3px;}
h6 {color:#000; margin-bottom:3px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	width: 930px;
}

.outer-container {
	padding-bottom: 20px;
}
.admin_link {
float:right;
}
.admin_link a {
font: normal 11px Arial, Helvetica, sans-serif;
text-decoration:none;
}
/* headere & title */
.header {
	background: url('img/header.jpg') no-repeat;
	height: 110px;
	width:930px;
	text-align: center;
}
/* menu */
.menu {
	background: #FFF;
	color: #000;
	width:930px;
	font: normal 18px Arial, Helvetica, sans-serif;
	padding: 5px 0;
	/*display:inline;*/
}
.menu a {
	color: #2e2e2e;
	text-decoration: none;
	margin-right: 20px;
}
.menu a:hover {
	color: #c63636;
}

/* main */
.main {
}

/* content */
.content {
	float: left;
	width: 930px;
	height:460px;
	margin-bottom:10px;
}
.header_print {
	float:left;	
}
.content_left {
	float:left;
	width:690px;
	height:460px;
	overflow:auto;
	margin-right:10px;
}
.content_right {
	float:left;
	width:230px;
	height: 460px;
}
.news {
	float:left;
	width:230px;
	height:330px;
	overflow:hidden;
}
.nyhets_wrap {
height: 99px;
overflow:hidden;
margin: 0 0 10px 0;
padding: 0 0 0 0;
}
.nyhetslista_rubrik {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
margin:0 0 0 0;
padding:0 0 0 0;
}
.nyhetslista_rubrik a {
	color: #c63636;
	text-decoration:none;
}
.nyhetslista_rubrik a:hover {
	color: #000;
}
.nyhetslista_ingress {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000;
margin:0 0 0 0;
padding:0 0 0 0;

}
.news_border {
	float:left;
	background: url('img/border.jpg') no-repeat;
	width:230px;
	height:4px;
	margin: 0 0 5px 0;
}
.mail_form {
	float:left;
	background:#d9d9d9;
	width: 216px;
	height:116px;
	padding: 6px;
	border:1px solid #cecece;
}
.one {
	float:left;
	background: url('img/form_field.jpg') no-repeat;
	width:200px;
	height:16px;
	border:none;
	padding:2px 7px;
	margin-bottom: 10px;
	color:#b3b3b3;
}
.okbutton {
	float:right;
	background: url('img/okbutton.jpg') no-repeat;
	width:67px;
	height:17px;
	border:none;
}
.bottom {
	float:left;
	width:930px;
	height:200px;
}
.bottom_left {
	float:left;
	width:340px;
	height:200px;
	margin-right:10px;
	overflow:hidden;
}
.bottom_middle {
	float:left;
	background: #c63636;
	width:310px;
	height:170px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#FFF;
	margin-right:10px;
	padding: 15px;
	overflow:hidden;
}
.bottom_right {
	float:left;
	background: #121212;
	width:210px;
	height:170px;
	overflow:hidden;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	padding: 15px 10px;
}
}
