﻿.smallImage{
    float:left;
}
/*.smallImage img{
    max-width: 230px;
}*/


.themeImage {
    clear:both;
    float:left;
    width:231px;
    height:102px;
    min-height:102px;
    margin: 0 9px 10px 0;
    background-color:#999999;
}

.themeImage img{
    position:absolute;
    width: 231px;
    height: 104px;
}

.themeImage a{
    
    text-decoration:none;
}

.themeTitle{
    position:absolute;
    margin-top: 85px;
    width:221px;
    padding-right:10px;
    text-align:right;
    background-image: url(/img/themEntranceTitleBg.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	color: #FFFFFF;
}

.themeImageMiddle {
    clear:both;
    float:left;
    width:231px;
    height:158px;
    min-height:158px;
    margin: 0 9px 10px 0;
    background-color:#999999;
}

.themeImageMiddle img{
    position:absolute;
    width: 231px;
    height: 158px;
}

.themeImageMiddle a{
    text-decoration:none;
}

.themeTitleMiddle{
    position:absolute;
    margin-top: 139px;
    width:221px;
    padding-right:10px;
    text-align:right;
    background-image: url(/img/themEntranceTitleBg.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	color: #FFFFFF;
}

.themeImageBig {
    clear:both;
    float:left;
    width:231px;
    height:326px;
    min-height:326px;
    margin: 0 9px 10px 0;
    background-color:#999999;
}

.themeImageBig img{
    position:absolute;
    width: 231px;
    height: 326px;
}

.themeImageBig a{
    text-decoration:none;
}

.themeTitleBig{
    position:absolute;
    margin-top: 308px;
    width:221px;
    padding-right:10px;
    text-align:right;
    background-image: url(/img/themEntranceTitleBg.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	color: #FFFFFF;
}


/*  Nyhetsliste */

.temaLinkImages{
	float:left;
	display: block;
	height:264px;
	width:230px;
	text-align:left;
	vertical-align:top;
	margin: 0 0 0 0;
}

.newslistColumn
{
	padding:0;
	margin:0;
	top:0px;
	width:230px;
}

#nyhetsListe ul {
	padding:0;
	margin:0;
}
#nyhetsListe li {
	list-style:none;
}
#nyhetsListe a {
	font-family: Arial, Helvetica;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none; 
	background: url(../img/bgLinksTextDecoration.gif)  repeat-x 100% 100%;
}
#nyhetsListe img {
	padding:0 5px 0 0;
}

.newsListBox
{
    display: block;
    height:326px;
    width:230px;
    text-align:left;
    vertical-align:top;
    top:0px;
}

.newsListBox .bgNewsListBoxTop {
	padding: 0px;
	width: 230px;
	margin-top: 0px;
	background: #FFFFFF url(../img/bgRightColumnBoxTop.gif) no-repeat;
	height: 4px;
}
.newsListBox .bgNewsListBoxBottom {
	padding: 0px;
	margin-bottom: 0px;
	width: 230px;
	background: #FFFFFF url(../img/bgRightColumnBoxBottom.gif) no-repeat;
	height: 4px;

}
.newsListBox .bgNewsListBoxMiddle {
	float: left;
	background: #FFFFFF url(../img/bgRightColumnBoxMiddle.gif) repeat-y bottom left;
	width: 220px;
	height: 308px;
	padding-left:10px;
	padding-bottom:10px;
}
