body {
    font: 12px Arial, Helvetica, sans-serif;
    background-color: #eeeeee;
    margin: 0;
    padding: 0;
    color: #333;
    line-height:1.35em;
}
a {
    text-decoration: none;
    color:#2461FF;
}
a:hover {
    text-decoration:underline;
}
a.black {
    color:#333;
}
small
{
    font-size:smaller;
}

#maincolumn p {
	margin:12px 0px;
}

p 
{
	margin:0px 0px 10px;
}

img {
    border:0px;
}

textarea, input 
{
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding:5px 8px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:13px;
}


/* Sidblock */

#content {
	width: 1000px; 
	margin: 0 auto;
	text-align: left; 
} 

#textarea 
{
    margin-top:8px;
}

#header
{
	font-size:11px;
	padding:5px 10px 10px 10px;
	border-bottom:1px solid #ddd;
	background-color:#fff;
} 

#maincolumn
{
    float: left;
    width: 650px;
    min-height: 900px;
    height: auto !important;
    height: 900px;
    background-color: #fff;
    padding:10px;
    font-size:13px;
	border-bottom:1px solid #ddd;
} 

#rightcolumn {
	float: right; 
	width: 300px; 
	padding:10px;
	font-size:12px;
	border-bottom:1px solid #ddd;
    background-color: #FFF;
}

#footer {
	padding: 30px 10px;
	border-bottom:1px solid #ddd;
    background-color: #FFF;
    margin:8px 0 10px;
} 


/* under nyhetsrubriken */
.Newsinfo 
{
    font-size: 11px;
    color:#999;
    float:left;
    margin-right:10px;
}

.Fullnews_Item .Newsinfo
{
    padding-top:2px;
}

.Categoryname
{
    font-size: 11px;
    color: #ff7777;
}
/**********/
h1 {
    font-family: "Trebuchet MS" , Arial, Sans-Serif;
    font-size: 30px;
    font-weight: bold;
    line-height:1.1em;
    margin:0 0 6px;
}
h2 
{
    font-family: "Trebuchet MS", Arial,Sans-Serif;
	font-size:20px;
	font-weight:bold;  
	margin:15px 0 5px;
}
h3
{
    font-family: "Trebuchet MS",Arial,Sans-Serif;
	font-size:17px;
	font-weight:bold;
	margin:15px 0 5px;
}
h4
{
    font-family: Arial,Sans-Serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:5px;
}
h1 a,
.News_link
{
    color:#333;
}

.News, .Info
{
    font-weight: normal;
    color: #333;
}
.Ingress
{ 
    font-weight:bold;
    font-size:15px;
    line-height:1.3em;
    display:block;
}
.Nyhetsbild 
{
    margin-bottom:8px;

}

.Bildtext 
{
    margin-top:-3px;
    margin-bottom:10px;
    font-size:11px;
    line-height:13px;
}    

.BIG 
{
    padding-top:10px;
    border-top:1px solid #ddd;
    margin-bottom:10px;
    clear:both;
}

    .BIG.first 
    {
        border-top:0;
    }

.NIS 
{
    padding-top:10px;
    border-top:1px solid #ddd;
    margin-bottom:10px;
    float:left;
    width:310px;
}

    .NIS.left 
    {
        margin-right:30px;
        clear:both;
    }

    .NIS.right 
    {

    }

    .NIS.first 
    {
        border-top:0;
    }

    .NIS h1 
    {
        font-size:20px;
        margin-bottom:2px;
    }

    .NIS .Nyhetsbild 
    {
        display:none;
    }

.Fullnews_Item {
    margin: 10px 0;
}

#news-body 
{
    width:468px;
}

.NIS strong, .NIS b, .BIG strong, .BIG b
{
    font-weight: normal;
}

.byline
{
    margin-top:15px;
}

.byline #bild
{
    margin-right:10px;
    float:left;
}

.byline #namn 
{
    text-transform:uppercase;
    font-weight:bold;
}

.blackbox 
{
    background-color:#000;
    width:100%;
    text-align:center;
}

#adbottom 
{
	padding-top: 5px;
	border-top: 1px solid #ddd; 
    margin-top:5px;
    margin-bottom:5px;
}

#logodel
{
    margin-top:5px;
    line-height:13px;
}
.logo {
	float:left;
}

.column_header_gra,
.column_header_rosa,
.column_header_orange 
{
    /*Del1/2*/
	font-size: 12px;
	text-align:left;
	line-height:25px;
	padding-left:10px;
}

.column_header_gra {
    background-color:#e8e8e8;
}
.column_header_rosa {
    background-color:#FECDD0;
}
.column_header_orange {
    background-color:#e8e8e8;
}

.col_content {
	margin-top:8px;
	margin-bottom:8px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.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;
}

/*** Archive ***/
#ArchiveHolder 
{
    
}

#archiveheader 
{
}
/*******/
#userquote
{
}

#Newstools 
{
    margin-top:15px;
/*	border-left: 1px solid #ccc; */
	text-align:left;
	padding-left:10px;
	width:160px;
	float:right;
	font-size:12px;
}

    #Newstools a
    {
        color:#333;
        vertical-align:bottom;
    }

.nis-text p {
    display:inline;
}
    

/*** Newscomments ***/
.comments 
{
    width:468px;
    border-top:1px solid #ccc;
    margin-top:15px;
    padding-top:10px;
}

#WriteCommentArea
{
}
.Comment_Item  
{   
    padding:15px 0 15px 0;
    border-bottom: #7aa3ff 1px dotted;
}
.Comment_Head
{
    margin-bottom:5px;
}
.Comment
{
    font-weight:normal;
}
/*****/

#datum 
{   
    position:relative;
	left:-60px;
	top:52px;
	z-index:1;
	line-height:0;
}
#search_rss
{
    float:right;
    padding-top:5px;
}

#search_content 
{
    margin-bottom:10px;
}

    #search_content input 
    {
        color:#666;
        font-size:13px;
        margin-left:3px;
    }

    #search_content .knapp 
    {
        background-color:#ddd;
        padding:4px 8px;
    }

#weather-area 
{
    float:right;
    padding-right:30px;
	width:70px;
	text-align:center;
}
#gul-meny,
#bla-meny {
	/* part 1/2 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	height:25px;
	margin-top: 8px;
	padding-left:10px;
}
#gul-meny {
	/* part 2/2 */
	background-color: #FBF1CA;
}
#bla-meny {
	/* part 2/2 */
	background-color: #E1F3FF;
}

#nav-area 
{    
}

#nav-area ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

#nav-area li {
	display:inline;
	padding-right: 18px;
}

#nav-area li a {
	text-decoration: none;
	color:#333;
}

#nav-area span 
{
    color:#DB840F;
}

#nav-area li a:hover {
	text-decoration:underline;
}

/* Sweden Ombudsman-sidan */
.Ombudsman_item .question
{
    background-color: #feFEe5;
    margin-top: 20px;
    padding: 20px;
    border: #FAE79A 1px solid;
}

.admbox 
{
    margin:20px;
    background-color:#f8f8f7;
    padding:10px;
    border:1px solid #dcdcdc; 
    vertical-align:top;
}

.poll input 
{
    border:0;
}

/**************************/

.thinhr 
{
    border: 0;
    color: #ddd;
    background-color: #ddd;
    height: 1px;
    width: 100%;
    margin-top:6px;
    margin-bottom:6px;
}

.annonstag
{
    font-size:9px;
    line-height:9px;
    padding-top:3px;
    padding-bottom:3px;
    color:#999;
    text-align:left;
}
.annons_i_spalt 
{
	border-top: 1px solid #ddd; 
    margin-bottom:10px;
    text-align:left;
}
#annonsoverst 
{
    padding-bottom:5px;
	border-bottom: 1px solid #ddd; 
}

#annons_i_nyhet {
	border-top: 1px solid #ddd; 
	margin:15px 0;
	width:468px;
	height:75px;

}

.tags {
    text-transform:uppercase;
    font-size:11px;
}

    #Newstools .tags a 
    {
        color:#2461FF;
    }
    
#calendarmore 
{
    margin-top:8px;
    display:block;
}

.addthis_toolbox a
{
    margin-bottom:8px;
    display:block;
}

.addthis_button_tweet 
{
    margin-top:-4px;
}