

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }



.main {
	border:solid 5px #000000; 
	width:900px; 
	height:350px;
	padding: 0px;
	spacing: 0px;

}

.kalender {
	font-family: Tw Cen MT Condensed;
	font-size: 20px;
	background-color: #EFEFEF;
	border: none; 
	width: 210px; 
	padding: 0px;
	height:350px;
	spacing: 0px;
}


.meny {
	font-family: Tw Cen MT Condensed;
	font-size: 20px;
	background-color: #EFEFEF;
	border: none; 
	width: 150px; 
	padding: 0px;
	height:350px;
	spacing: 0px;
}

.frame {
	border: none; 
	width: 540px; 
	padding: 0px;
	height:350px;
	spacing: 0px;
}
.iframe {
	border: none; 
	width: 100%;
	height: 100%;
	padding: 0px;
	spacing: 0px;
}
.design	{
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 12px;
	font-family: Tw Cen MT Condensed;
	color: #000000;
}
.tid	{
	font-family: Tw Cen MT Condensed;
	font-size: 20px
}
