@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.style1 {color: #D39B2A}
#title {
	background-image: url(../images/title.jpg);
	margin: 0px;
	padding: 0px;
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5ab2e;
	color: #FFFFFF;
}
#menu {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5ab2e;
	padding: 10px;
	color: #e5ab2e;
	font-size:13px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#shadow_down {
	background-image: url(../images/skugga_ned.gif);
	height: 9px;
}
#shadow_up {
	background-image: url(../images/skugga_upp.gif);
	height: 9px;
}
#bottom {
	color: #FFFFFF;
	background-image: url(../images/bottom.jpg);
	padding: 10px;
	height: 50px;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5ab2e;
}
#content {
	padding: 5px;
	width: 950px;
	float: left;
}
#menu a:hover {
	color: #FF0000;
	text-decoration: none;
}
#content #maincontent {
	float: left;
	width: 650px;
}
#content #maincontent .text {
	
}
#content #maincontent .text a {
	text-decoration: none;
}
#content #panel {
	width: 200px;
	float: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#content  #panel .headline {
	color: #FFFFFF;
	background-image: url(../images/panel_headline_bg.gif);
	height: 20px;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}
#content #panel .content {
	padding: 2px;
}
#content #panel .content a {
	text-decoration: none;
}
#content #panel .bottom {
	text-align: right;
	padding: 2px;
	margin-bottom: 15px;
}
#content #maincontent .headline {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/maincontent_headline_bg.gif);
	padding: 5px;
	height: 20px;
}
#content #panel .bottom a {
	text-decoration: none;
}
#content #maincontent .teaser {
	margin-top: 15px;
	margin-bottom:15px;
	border-bottom: solid 1px #ededed;
	
}
#content #maincontent .teaser .teserheadline {
	font-size: 20px;
	font-weight: bold;
}
#content #maincontent .teaser .teserheadline a {
	text-decoration: none;
	color: #000033;
}
#content #maincontent .teaser .teserauthor a {
	color: #000033;
	text-decoration: none;
}
#content #maincontent .teaser .tesertext a {
	color: #000000;
	text-decoration: none;
}
.admin   {
	color: #FFFFFF;
	background-image: url(../images/admin_bg.gif);
	height: 15px;
	padding: 2px;
	border: 1px solid #CE9627;
}
.admin a {
	color: #e5ab2e;
	text-decoration: none;
}


#content #maincontent .teaser .teserlink a {
	color: #000066;
	text-decoration: none;
}
#content #maincontent .news .newsimages img {
	border: 1px solid #000000;
}

#content #maincontent .teaser .teserlink {
	text-align: right;
}
#content #maincontent .teaser .tesertext img {
	border: 1px solid #000000;
	margin: 5px;
}
#content #maincontent .news .newsimages {
	text-align: center;
}

#content #maincontent .news {
}
#content #maincontent .news .newsingress {
	font-size: 12px;
	font-weight: bold;
}
#content #maincontent .news .newsheadline {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bottom a {
	color: #CE9627;
	text-decoration: none;
}
.tableheader {
	border-bottom: solid 1px #000000;
	font-weigt: bold;
}
.rubrik {
	font-size: 14px;
	font-weight: bold;
}
.nounderline {
	text-decoration: none;
}
.logo_name 	{margin-bottom:15px;width:180px;position:relative;text-align:center;float: left;}
.logo_name img {border:0;}
.logo_name a 	{font-size: 14px;text-decoration:none;}
input,textarea, select 				{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
.fakelink {
	cursor: pointer;
	color: #0000ff;
	text-decoration: underline;
}
