
	
/* Länkar */
	A 		{ color: #000000;  text-decoration:none; } 

	A:link 		{ 
		color: #FFFFFF; 
		text-decoration: none; 
		text-transform: uppercase;
		font-family: bank gothic, sans-serif;
		}
		 
	A:link span	{ 
		color: rgb(180,20,30); 
		text-decoration: none; 
		text-size: 10px;
		text-transform: none;
		font-family: bank gothic, sans-serif;
		font-weight: bold;
		} 
		
	A:link span span		{ 
		color: #000000; 
		text-decoration: none; 
		text-transform: uppercase;
		font-family: bank gothic, sans-serif;
		}
		
		A:visited span span		{ 
		color: #000000; 
		text-decoration: none; 
		text-transform: uppercase;
		font-family: bank gothic, sans-serif;
		}
		
	A:visited span	{ 
	
		color: rgb(180,20,30); 
		text-decoration: none; 
		text-size: 10px;
		text-transform: none;
		font-family: bank gothic, sans-serif;
		font-weight: bold;
		
	} 
	
	A:visited	{ color: #FFFFFF;} 	
	A:active	{ color: #397EA5;  } 
	A:hover		{ color: rgb(255,120,120);} 
	
	A:hover span{ 
		color: #000000;
	} 
	
	A:hover span span{ 
		color: rgb(180,20,30);
	} 
	
/* divtaggar */

	#logo {
		position:relative;
		left:0px;
		top:0px;
		width:760px;
		height:120px;
		border:0px none;
		background: rgb(255,255,255);
	}
	#counter {
		position:absolute;
		left:0px;
		top:0px;
		width:50px;
		height:10px;
		border:0px none;
		background: rgb(255,255,255);
	}
	
	#menu {
		position:relative;
		left:0px;
		top:0px;
		width:760px;
		height:35px;
		border-top:1px solid #000000;
		background-image: url(images/titlebar2.jpg);
	}

	#left {
		position:relative;
		left:10px;
		top:0px;
		width:150px;
		height: 100%;
		background:#fff;
		padding-left: 5px;
		padding-right: 5px;
		border-right: 1px solid silver;
	}
	
	#right {
		position:relative;
		left:0px;
		top:0px;
		width:160px;
		height: 100%;
		background:#fff;
		padding-left: 5px;
		padding-right: 5px;
		border-left: 1px solid silver;
	}
	
	#articles {
		position:relative;
		left:0px;
		top:0px;
		width:580px;
		background:#eee;
		border:0px none;
	}
	
	#main {
		position:relative;
		left:0px;
		top:0px;
		width:760px;
		background:#fff;
		border:0px none;
		padding-top: 10;

	}

	.valkommen {
	
		font-family: century gothic, arial; 
		font-size: 14px; 
		color: #000000; 
		font-weight:bold;	
		background-color: rgb(220,10,10);
	
	}
	
	.title	{ 
		font-family: bank gothic, arial; 
		font-size: 14px; 
		color: #000000; 
		text-transform: uppercase;
		font-weight:bold;	
		border-bottom:1px dotted silver;
		}
		
	.vansterbild {
		float: left;
		margin-right: 12;
		margin-bottom: 0px;
			border: 1px solid black;
	}
	
	.centerbild {
		img-align: center;
		border: 1px solid black;
	}


	.hogerbild {
		float: right;
		margin-left: 12px;
		margin-bottom: 0px;
			border: 1px solid black;
	}
	
	.nyhet_rubrik {
	
		font-family: bank gothic, arial; 
		font-size: 16px; 
		font-weight:bold;
		border-bottom:1px solid #222;
		margin-bottom: 4px;
	}
	
	.program_rubrik {
	
		font-family: bank gothic, arial; 
		font-size: 16px; 
		font-weight:bold;
		margin-bottom: 4px;
	}
	
	.ingress {
	
		font-family: arial, verdana; 
		font-size: 11px; 
		color: #000000;
		text-align: justify;
		line-height:1.3;
	}
	
	.nyhet {
	
		font-family: arial, verdana; 
		font-size: 12px; 
		color: #000000;
		line-height:1.3;
		a:link: #000000;
	}
	
	.menu_item {
	
		font-family: bank gothic, sans-serif; 
		font-size: 12px; 
		padding-left:15px;
  		padding-top:7px;
		text-transform: uppercase;
	}
					
		}	

	.side {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		line-height:14px;
		padding-top:5px;
		padding-bottom:5px;
		}

	#footer {
	  position: relative;
	  top: 8px;
	  width: 784px;
	  height: 1px;

	}

	#board {
	  position: absolute;
	  top: 0px;
	  left: 0px;
	  right: 0px;
	  padding: 0px;
	  padding-bottom: 16px;

	}
	
	BLOCKQUOTE { padding: 1em 0em 0em 0.1em}

		
/* list taggar */		

LI {
	list-style-type : circle;
	}

li.email { 
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
	color:#000000; 
	font-size: 11px; 
	margin:0px 0px 0px 2px;
	line-height:14px;
	background-color:transparent;
	}

/* <form> related */
INPUT {
	font-family:  Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	background-color: #D1D1D1;
	font-size: 10px;
	border-color: #AAAAAA;	
}
INPUT.button {
	background-color : #74A4C0;
}
SELECT {
	background-color: #E8EEEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TEXTAREA {
	background-color: #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
	scroll: no;	
}