/* Program stylesheet for SalenAuthor: cedesign@ceteq.comWeb designed and implementet in TYPO3 (www.typo3.com) by: cedesign.noUpdated: 19.09.2008*/

h5 {
	margin: 0;
	padding: 0;
}

#box-menu {
	width: 408px;
	float: left;
	margin: 10px 0 0;
	padding: 0;
}

#box {
	color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	width: 100%;
	background: #000;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#box li {
	width: 134px;
	float: left;
	border-right: 2px solid #f2f2f2;
	background-color: #f2f2f2;
	margin: 0;
	padding: 0;
}

/*** TOP START ***/
#box h5 {
	width: 134px;
	height: 70px;
	line-height: 83px;
	font-size: 200%;
	background: #626262 repeat-x center;
	border-right: 2px solid #f2f2f2;
	text-align: center;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 5px;
	margin: 0;
	padding: 0;
}

/*** TEXT START ***/
#box p {
	width: 124px;
	height: 150px;
	display: block;
	float: left;
	line-height: 15px;
	margin-top: 0;
	text-align: left;
	background-color: white;
	padding: 5px;
	color: gray;

}
#box a:hover h5 {
	color: #fff
}
#box a:hover p {
	background: #626262;
	color: #FFF
}

/****** PROGRAM START ******/
#programwraptotal {
	width: 695px;
	margin-top: 5px;
}

#programwrap {
	width: 609px;
	height: 250px;
	float: left;
}

.dag-tittel {
	width: 85px;
	height: 20px;
	background-color: #333333;
	float: left;
	border-right: 2px solid white;
	text-align: center;
	color: white;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
	margin-bottom: 2px;
}

.dag {
	width: 82px;
	background-color: #e3e3e3;
	float: left;
	border-right: 2px solid white;
	text-align: left;
	color: black;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
	padding-left: 3px;
	margin-bottom: 2px;
	height: 50px;
}

.dag-blank {
	width: 82px;
	background-color: #959595;
	float: left;
	border-right: 2px solid white;
	text-align: left;
	color: black;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
	padding-left: 3px;
	margin-bottom: 2px;
	height: 50px;
}

#program-kontakt {
	width: 86px;
	float: left;
}

#program-kontakt-tittel {
	background-color: #333333;
	height: 20px;
	margin-bottom: 2px;
	text-align: center;
	color: white;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
}

#program-kontakt-innhold {
	background-color: #333333;
	height: 169px;
}/***** PROGRAM END *****/
