body
{
	background: #edf0f9 url(../images/background.jpg) repeat-x bottom;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana;
}

h1 
{
	font-size: 14px;
	font-weight: normal;
}

p 
{
	font-size: 12px;
}
.outerframe {padding: 30px 0px 15px 0px;}
.smNewsMain p 
{
	font-size: 10px;
}
.container 
{
	width: 964px;
	margin-left: auto;
	margin-right: auto;
}

.containerTop
{
	background: url(../images/top.jpg);
	height: 195px;
	vertical-align: bottom;
}


.containerMain
{
	width: 100%;
	height: 535px;
}

.containerBottom
{
	background: url(../images/bottom.jpg);
	height: 64px;
}

.containerContent
{
	background: #FFFFFF;
	width: 953px;
	height: 535px;
	margin: 0px 6px 0px 4px;
}

.content
{
	width: 100%;
	height: 100%;
	padding: 8px 0px 8px 0px;
}

.containerMenu
{
	margin-left: 12px;
}

.menuOption
{
	font-family: Verdana;
	font-size: 12px;
	padding: 4px 12px 11px 12px;
}

.menuOption a
{
	color: #c9c9c9;
	text-decoration: none;
}

.menuOptionSelected
{
	font-family: Verdana;
	font-size: 12px;
	padding: 4px 0px 11px 0px;
	background: #FFFFFF;
}

.menuOptionSelected a
{
	color: #000000;
	text-decoration: none;
}

.menuRight 
{
	background: url(../images/menuSelectedRight.png);
	width: 10px;
	height: 100%;
}


.menuLeft 
{
	background: url(../images/menuSelectedLeft.png);
	width: 10px;
	height: 100%;
}


.bottom
{
	width: 100%; 
	height: 100%;
	font-size: 9px;
	padding: 0 20px 13px 0;
	text-align: right;
	color: #c9c9c9;
	vertical-align: bottom;
}

.bottom a
{
	text-decoration: none;
	color: #c9c9c9;
}

/* Sidmallar */

/* Startsida */

.smContainer
{
	padding: 0px 16px 0px 16px;
}

.smBoxBottomLeft 
{
	width: 100%;
	font-size: 10px;
	padding-right: 12px;
	vertical-align: top;
}

.smBox {
	width: 558px;
	height: 100%; 
	background: #e9ecf7 url(../images/boxbackground.jpg) bottom repeat-x; 
	padding: 12px 12px 4px 12px;
}

.smBoxTop 
{
	font-size: 14px;
	padding-bottom: 20px;
}

.smBoxBottomRight
{
	
}

.smContainerBox
{
	height: 100%; 
	padding: 15px 0px 15px 0px;
	vertical-align: top;
}

.smNewsMain 
{
	background-color: #e9ecf7;
	font-size: 10px;
	padding: 0 10px 10px 10px;
}

.smNewsTop
{
	font-size: 14px;
	padding: 0 0 6px 10px;
	color: #FFFFFF;
	height: 33px;
	background: url(../images/newstop.jpg)
}

.smContainerNews 
{
	width: 351px; 
	vertical-align: top;
}

.smNewsBottom
{
	height: 33px;
	background: url(../images/newsbottom.jpg)
}

/* 
Den andra sidmallen
(Med flera undantag numera.)
*/

.smtContainer 
{
	width: 100%;
	height: 100%;
}

.smtLeftContainer 
{
	width: 140px;
	vertical-align: top;
	height: 100%;
}

.smtCenterContainer 
{
	width: 433px;
	vertical-align: top;
	height: 100%;
}

.smtRightContainer 
{
	padding: 0 14px 0 14px;
	width: auto;
	vertical-align: top;
	height: 100%;
}

.smtMenuContainer {
	width: 100%;
	height: 100%;
}

.smtMenuSecondContainer
{
	width: 100%;
	height: 100%;
}

.smtMenuTop 
{
	background: url(../images/menuTop.jpg) no-repeat;
	height: 24px;
}

.smtMenuBottom
{
	background: url(../images/menuBottom.jpg) no-repeat;
	height: 24px;
}

.smtMenuContent 
{
	background: url(../images/menuBackground.jpg) repeat-y;
}

.smtMenuSpacer 
{
	height: 100%;
	background: url(../images/menuBackground.jpg) repeat-y;
}

.smtMenuText 
{
	height: 100%;
	background: url(../images/menuBackground.jpg) repeat-y;
	padding: 4px 15px 4px 18px;
	font-size: 12px;
	vertical-align: top;
}

.smtMenuOptionsContainer 
{
	width: 100%;
	height: 160px;
}

.smtMenuOption 
{
	width: 100%;
	height: 24px;
	font-size: 12px;
	padding: 0px 0px 0px 18px;
}

.smtMenuOption a
{
	color: #000000;
	text-decoration: none;
}

.smtMenuOptionSelected 
{
	font-size: 12px;
	width: 100%;
	height: 24px;
	background: url(../images/menuSelected.jpg) no-repeat;
	padding: 0px 0px 0px 18px;
}

.smtMenuOptionSelected a
{
	color: #000000;
	text-decoration: none;
}

.smtBigBoxContainer 
{
	width: 100%;
}

.smtBigBoxTop 
{
	height: 24px;
	background: url(../images/bigboxTop.jpg)
}

.smtBigBoxMiddle 
{
	background: #e9ecf7 url(../images/boxbackground.jpg) bottom repeat-x; 
	padding: 12px 12px 4px 12px;
	height: 100px;
}

.smtBigBoxBottom
{
	height: 24px;
	background: url(../images/bigboxBottom.jpg)
}

.smtSmallPictures 
{
	width: 100%;
	height: 225px;
}

.smtLeftBottomContainer 
{
	height: 100%;
	vertical-align: bottom;
	padding: 14px 14px 0px 14px;
}

.smtCenterAndRightContainer 
{
	width: auto;
	height: 100%;
	vertical-align: top;
}

.smtSecondCenterAndRightContainer
{
	width: 100%;
	height: 100%;
	vertical-align: top;
}
