	* {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
        body {
                background-color: #F0F1F1;
                margin-top: 20px;
        }

/* Artikkler */
	.newsListPretext * {
		font-weight: bold;
		padding: 5px 0px 5px 0px;
	}
        .attachments {
                padding-top: 5px;
        }
        .newsListInfo {
                font-size: 10px;
        }


/* Horisontal menu */

	.subMenuItem span {
		font-size: 11px;
	}

	.subMenuItem:visited span {
		color: #444444;
	}

	.subMenuItem:hover span {
		color: #444444;
		text-decoration: none;
	}

	.subMenuItem:active span {
		color: #444444;
	}

	.subMenuItem:link span {
		color: #444444;
	}

	.menuItem span {
		font-size: 11px;
		padding-left: 3px;
		padding-right: 3px;
	}

	.menuItem:visited span {
		color: #444444;
	}

	.menuItem:active span {
		color: #444444;
	}

	.menuItem:hover span {
		color: #444444;
		text-decoration: none;
	}

	.menuItem:link span {
		color: #444444;
	}

	.menuItemActive span {
		font-size: 11px;
		padding-left: 3px;
		padding-right: 3px;
	}

	.menuItemActive:visited span {
		color: #ffffff;
		background-color: #888888;
	}

	.menuItemActive:active span {
		color: #ffffff;
		background-color: #888888;
	}

	.menuItemActive:hover span {
		color: #ffffff;
		background-color: #888888;
		text-decoration: none;
	}

	.menuItemActive:link span {
		color: #ffffff;
		background-color: #888888;
	}
	.hmenu {
		margin-top: 10px;
		margin-left: 0px;
	}

	.hmenu ul {
		margin-left: 0;
		padding-left: 0;
		} 
	.hmenu ul li {
		margin-left: 0;
		padding: 3px 6px;
		/* border-right: 1px solid #000; */
		list-style: none;
		}
	.hmenu ul li.first {
		margin-left: 0;
		border-left: none;
		list-style: none;
		}
	.hmenu a {
		text-decoration: none;
		}
	.hmenu a:hover {
		text-decoration: underline;
		}

/* DROPDOWN menu */

	.menulist a span {
		color: #1761bd;
	}
	.verticalMenu .item {
		color: #1761bd;
		color: #8A8A8A;
	}
	.verticalMenu span{
                color: #AF1742;
		font-size: 11px;
	}
	.vmenu {
		list-style-type: none;
                padding-bottom: 4px;
		}
        .vmenu a {
                text-decoration: none;
                color: #000000;
                }
	.vmenu a:hover {
		text-decoration: underline;
		}	





	.maintable {
		width: 816px;
	}

	.mainpage {
		width: 916px;
		width: 816px;
	}
	
	.main {
		width: 822px;
		/*background-image: url(files/main_background.gif);*/
		border-left: 2px solid #959595;
		border-right: 2px solid #959595;
		background-color: white;
		padding: 0px;
		margin: 0px;
	}
	.left {
		padding-top: 20px;
		padding-left: 0px;
		padding-right: 0px;
		width: 152px;
	}
	.left_col {
		padding-top: 20px;
		padding-left: 9px;
		padding-right: 0px;
		width: 152px;
	}
	.content {
		width: 640px;
		width: 540px;
		background-repeat: repeat-y; 
		background-position: top center;
	}
	.main_col {
		width: 630px;
		width: 608px;
		/*background-image: url(files/maincontents_background.gif); */
		/*background-repeat: repeat-y; */
		padding-left: 12px;
		padding-right: 0px;
		padding-top: 10px;
		margin: 0px;
		/*border-left: 2px solid #D7D7D7;*/
		/*border-right: 2px solid #D7D7D7;*/
	}
	.right_col {
		width: 172px;
		background-repeat: repeat-y; 
		background-position: top center;
		/*border-left: 2px solid #959595;*/
		/*border-right: 2px solid #959595;*/
		/*background-color: white;*/
	}
	.main_col td{
		padding-right: 17px;	
	}
	
	.logo {
		height: 41px;
	}
	
	.footer {
		margin-top: 10px;
	}

	.footer *{
		color: #777777;
		font-size: 90%;
		text-align: center;
	}
	.heading_text {
		color: #f58220;
	}
/* WIPS genererte classses*/
        .SITEBLOCK {
                padding-left: 0px;
                padding-right: 10px;
		padding-bottom: 0px;
        }
        .SITEBLOCK TITLE{
                font-size: 140%;
        }
	.CONTENTS {
		background-color: white;
	}

        .newsListHeading {
                padding-bottom: 0px;
                margin-bottom: 2px;
        }
        .TITLE {
                font-size: 100%;
        }
	.LEFTSECTIONBLOCK {
	}
        .SECTIONBLOCK {
                padding-left: 0px;
                padding-right: 10px;
		padding-bottom: 0px;
		padding-top: 0px;
        }
        .SECTIONBLOCK TITLE{
                font-size: 140%;
        }
        .rightBlockSplit {
                margin-bottom: 20px;
                color: #D6D6D6;
                height: 1px;
        }
        .leftBlockSplit {
                margin-top: 0px;
                margin-bottom: 20px;
                color: #D6D6D6;
                height: 1px;
        }


.calendarContainer {
        background-color: #D0D0D0;
        padding: 1px;
        display: inline-block;
}

.calendar {
        background-color: #D0D0D0;
        width: 138px;
}
.calendar th {
        font-weight: normal;
        font-size: 11px;
        background-color: #a4A4A4;
        color: #ffffff;
        height: 15px;
}

.calendarCellNormal {
        font-size: 11px;
	line-height: 16px;
        background-color: #ffffff;
        text-align: center;
        vertical-align: middle;
        height: 15px;
}

.calendarCellToday {
        font-size: 11px;
	line-height: 15px;
        text-align: center;
        vertical-align: middle;
        background-color: #ffffff;
        height: 15px;
}

.calendarCellEvent {
        text-align: center;
        vertical-align: middle;
        background-color: #f58220;
        height: 15px;
}

.calendarCellEventToday {
        font-size: 11px;
	line-height: 15px;
        text-align: center;
        vertical-align: middle;
        background-color: #b5b220;
        height: 15px;
}

.calendarCellEventToday a {
        font-size: 11px;
	line-height: 16px;
        color: #ffffff;
}

.calendarCellEvent a {
        font-size: 11px;
	line-height: 16px;
        color: #ffffff;
}

.calendarEventTitle {
        font-size: 14px;
}

.calendarEventDate {
        margin-bottom: 5px;
}

.calendarEventDescription {
}

.containerBottom * {
        font-size: 10px;
}
.externalIFrame { height: 3000px; }
h1 .wordDefinitionWord {
        font-size:16px;
        font-weight: light;
}
h2 .wordDefinitionWord {
        font-size:15px;
        font-weight: light;
}
h3 .wordDefinitionWord {
        font-size:14px;
        font-weight: light;
}
h4 .wordDefinitionWord {
        font-size:13px;
        font-weight: light;
}
h5 .wordDefinitionWord, h6 .wordDefinitionWord {
        font-size:12px;
        font-weight: light;
}

