html,body {
	font-family:"Courier New", Courier, mono;
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:0;
	position:relative;
	width:860px;
	margin:0 auto;
}
body.white {
	background-color:#000;
	color:#FFF;
}
#block-views-program {
    position: absolute;
    left: -315px;
    top: 10px;
    width: 340px;
    margin: 0 0 30px 0;
    padding: 0 0 34px 0;
    background-image: url(../img/menubot_pink.gif);
    background-repeat: no-repeat;
    background-position: 0% 100%;
}
#main {
	position:relative;
	width:860px;
	margin:0 auto;
}
#header {
	position:relative;
	width:860px;
	height:86px;
	margin:94px auto 0px auto;
	background-repeat:no-repeat;
	background-image:url(../img/head_simple_pink.gif);
}
#header.blue {
	background-image:url(../img/head_simple_blue.gif);
}
#header.header-page {
	background-image:url(../img/head_simple_pink.gif);
}

#header.black {
	background-image:url(../img/head_simple_black.gif);
}
body.white #header {
	background-image:url(../img/head_simple_white.gif);
}
#header {
	background-image:url(../img/head_pink.gif);
}
a {
	outline:none;
}
a:link, a:visited {
	text-decoration:none;
	color:#CB015D;
}
a:active, a:hover {
	text-decoration:underline;
	color:#000;
}
.blue a:link, .blue a:visited {
	color:#1B7891;
}
.white a:active, .white a:hover {
	text-decoration:underline;
	color:#FFF;
}
#footer {
	position:relative;
	width:860px;
	height:31px;
	margin-top:0px !important;
	margin-top:-16px;
	display:none;
}
a#logo {
	position:absolute;
	top:-50px;
	left:0px;
	width:90px;
	height:33px;
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	z-index:10;
	text-indent:-1000em;
	overflow:hidden;
}
#header .custom-logo-link{
    position: absolute;
    top: -42px;
}
.white a#logo {
	background-image:url(../img/logo_white.gif);
}

.menu  ul {
	list-style:none;
	display:inline;
	position:absolute;
	right:20px;
	top:-15px !important;
	height:16px;
	z-index:12;
}.menu  ul li {
	display:inline;
	height:16px;
	width:50px;
	padding:0;
	margin:1px;
}

.menu  ul li a{
	display:block;
	float:left;
	height:16px;
	/*width:50px;*/
	margin:0 10px;
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
/*ul#menu {
	list-style:none;
	display:inline;
	position:absolute;
	right:20px;
	top:-15px !important;
	height:16px;
	z-index:12;
}
ul#menu li {
	display:inline;
	height:16px;
	width:50px;
	padding:0;
	margin:1px;
}
ul#menu a {
	display:block;
	float:left;
	height:16px;
	width:50px;
	margin:0 10px;
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}
*/
.white ul#menu li a {
	color: #fff;
}

ul#menu li a#lab {
	width:25px;
}
ul#menu li a#w2 {
	width:25px;
}
ul#menu li a#om {
	width:25px;
}
ul#menu li a#admin {
	width:40px;
}

ul#menu li a#about {
	width:38px;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0;
}
h2, h2 a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0;
	color:#000;
}
#main-content h3 {
	display:inline;
	font-family:"Courier New", Courier, mono;
	font-size:13px;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0;
	color:#000;
}
p {
	padding-top:0;
	margin-top:0;
}
.frontpage #block-views-program {
	position:absolute;
	left:-315px;
	top:10px;
	width:340px;
	margin:0 0 30px 0;
	padding:0 0 34px 0;
	background-image:url(../img/menubot_pink.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
}
#main-content {
	position:absolute;
	left:260px;
	top:74px !important;
	top:166px;
	width:520px;
	min-height:500px;
	padding:20px 0px 20px 60px;
	margin:0px 0 0 0;
}

.template_area #main-content {
	left:315px;
	
}
.frontpage #main-content {
	position:absolute;
	left:315px;
	top:74px !important;
	top:166px;
	width:470px;
	min-height:500px;
	padding:20px 0px 20px 60px;
	margin:0px 0 0 0;
	/* moved to #main-content .content
	background-image:url(../img/border_pink.gif);
	background-repeat:repeat-y;
	background-position:left top;
	*/
}

#main-content .content {
	background-image:url(../img/border_pink.gif);
	background-repeat:repeat-y;
	background-position: 312px top;
}

.node .node-content{
	margin-left: 100px;
    position: relative;
}

.node {
	margin-bottom:30px;
	min-height:105px;
}
#main-content #images {
	position:absolute;
	left:-160px;
	top:25px;
	width:185px;
}
#main-content #images img {
	float:left;
	margin:0 0 15px 0;
	border:none;	
}
.read-more {
	display:compact;
}
#pagination {
	text-align:center;
}
#pagination span {
	width:150px;
}
.programknappar {
	margin-left:10px;
	font-size:11px;
	font-weight:normal;
}
#end {
	position:relative;
	height:1px;
	clear:both;
}
#english {
	position:absolute;
	top:86px !important;
	top:176px;
	left:230px;
	width:84px;
	height:61px;
	background-image:url(../img/english.gif);
	background-repeat:no-repeat;
	background-position:center;
	z-index:12;
	text-indent:-100em;
	overflow:hidden;
}
#svenska {
	position:absolute;
	top:86px !important;
	top:176px;
	left:230px;
	width:84px;
	height:61px;
	background-image:url(../img/svenska.gif);
	background-repeat:no-repeat;
	background-position:center;
	z-index:12;
	text-indent:-100em;
	overflow:hidden;
}
#block-views-program h2 {
	display:none;
}
#block-views-program ul {
	margin:0;
	padding:172px 0 0 0 !important;
	padding:182px 0 0 0;
	list-style:none;
	background-image:url(../img/sidebar.gif);
	background-repeat:no-repeat;
	background-position:0px 137px;
}
#block-views-program li {
	background-repeat:no-repeat;
	line-height:34px;
	width:200px;
	padding:0 0 0 83px;
	margin:9px 0 9px 0;
	background-repeat:no-repeat;
	background-position:left center;
	font-size:11px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}
#block-views-program a {
	text-decoration:none;
	color:#000;
}
#node h2, #main-content h2 a, #main-content h2 a:visited, #main-content h2 a:link {
	text-decoration:none;
	color:#000;
	margin:0;
}
.comment, #item {
	margin-bottom:30px;
}
.p1{
	background-image:url(../img/symb1.gif);
}
.p2{
	background-image:url(../img/symb2.gif);
}
.p3{
	background-image:url(../img/symb3.gif);
}

.p, .p6, #p1, #p6 {
	background-image:url(../img/symb1.gif);
}
.p2, .p7, #p2, #p7 {
	background-image:url(../img/symb2.gif);
}
.p3, .p8, #p3, #p8 {
	background-image:url(../img/symb3.gif);
}
.p4, .p9, #p4, #p9 {
	background-image:url(../img/symb4.gif);
}
.p5, .p10, #p5, #p10 {
	background-image:url(../img/symb5.gif);
}
/*ul li#fill {
	line-height:10px;
}**/

ul li#present {
	background-image:url(../img/symb1.gif);
}
#past {
	background-image:url(../img/symb2.gif);
}
/*#rss {
	background-image:url(../img/symb6.gif);
}*/
.rss {
	background-image:url(../img/symb6.gif);
}
#footer div input {
	width:180px;
	font-size:12px;
	color:#999999;
	border:solid #999999 1px;
	padding-left:3px;
}
#footer div {
	width:780px;
	margin:0 auto;
	text-align:right;
	vertical-align:bottom;
	padding-top:16px;
	color:#999999;
}
#photoholder {
	position:relative;
	top:3px;
	left:3px;
	height:100px;
	width:151px;
	overflow:hidden;
}
#presslink {
	width:180px;
	border-top:solid black 1px;
	padding-top:2px;
	clear:both;
}
.press img {max-width:100%}
.press p {
	margin:0 0 24px 0;
}
/* Externa formul�r */
form, fieldset {
	border:none;
	padding:0;
	margin:0;
}
label, fieldset {
	display:block;
	margin-bottom:15px;
}

strong {
  font-weight:normal;
}