/********************************************************/
/* Al Masson - HTML tag styles - all pages                 */
/********************************************************/


/************ General **************/
body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color:#CCCCCC;
}

/************** Header tag styles **************/

h2{
	font-size: 100%;
	font-weight:bold;
}

/************ Links **************/

a:link, a:visited{
	color: #26354A;
	text-decoration: none;
	border:0;
}

a:hover{
	color: #8080FF;
	text-decoration: none;
	border:0;
}

#menuleft a {
	margin:7px;
	line-height: 0.5;
	}

#menuholder1 a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #CCCCCC;
	}

#menuholder1 a:hover {
	color:#FFFFFF;
	background: #CCCCCC;
	}	

#menuholder2 a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #CCCCCC;
	}

#menuholder2 a:hover {
	color:#FFFFFF;
	background: #CCCCCC;
	}	

#menuholder3 a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #CCCCCC;
	}

#menuholder3 a:hover {
	color:#FFFFFF;
	background: #CCCCCC;
	}	

#menuholder4 a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #CCCCCC;
	}

#menuholder4 a:hover {
	color:#FFFFFF;
	background: #CCCCCC;
	}	

#menuholder5 a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #CCCCCC;
	}

#menuholder5 a:hover {
	color:#FFFFFF;
	background: #CCCCCC;
	}	

#menuholder6 a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #CCCCCC;
	}

#menuholder6 a:hover {
	color:#FFFFFF;
	background: #CCCCCC;
	}	

#menuholder7 a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #CCCCCC;
	}

#menuholder7 a:hover {
	color:#FFFFFF;
	background: #CCCCCC;
	}	

/************ Scrollbar **************/

.scrollbar_no {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
}
.scrollbar_yes {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #26354A;
	scrollbar-highlight-color: #26354A;
	scrollbar-3dlight-color: #26354A;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #26354A;
}


/************ Top-Menu holder - all pages **************/
#menuholder1{
	position:absolute;
	top: 15px;
	left: 30px;
	width:97px;
	height:10px;
}

#menuholder2{
 	position:absolute;
	top: 15px;
	left: 183px; 
	width:84px;
	height:10px; 
}

#menuholder3{
 	position:absolute;
	top: 15px;
	left: 285px; 
	width:59px;
	height:10px; 
}

#menuholder4{
 	position:absolute;
	top: 15px;
	left: 366px; 
	width:72px;
	height:10px; 
}

#menuholder5{
 	position:absolute;
	top: 15px;
	left: 459px; 
	width:106px;
	height:10px; 
}

#menuholder6{
 	position:absolute;
	top: 15px;
	left: 572px; 
	width:99px;
	height:10px; 
}

#menuholder7{
 	position:absolute;
	top: 15px;
	left: 679px; 
	width:68px;
	height:10px; 
}


/***********************************************/
/* Layout for first page only - index.html     */
/***********************************************/

#forside{
	position:absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height: 100%;
	margin: 0px;
}

#title{
	position:absolute;
	top: 103px;
	left: 30px;
	width:142px;
	height:32px;
	font-size:24px; 
	color:#808080;
	}


/***********************************************/
/* Layout for CV only - doc2.html                 */
/***********************************************/

.cv_text{
	position:absolute;
	left: 60px;
}

/***********************************************/
/* Layout for doc2.html - doc5.html            */
/***********************************************/

#menuleft{
	position:absolute;
	top: 89px;
	left: 50px;
	width:288px;
	text-align:left;
}

#maintextbox{
	position:absolute;
	top: 86px;
	left: 256px;
	width:602px;
	text-align:left;
}

#artindex{
	position:absolute;
	bottom: 10px;
	left: 30px;
	width:500px;
	text-align:left;
	font-size: 10px;
	margin-left: 7px;
}

/***************************************************************************/
/* Layout for pages under exhibitions, photos and drawings */
/***************************************************************************/

/************ Holder for pichures in doc2.html **************/

#billedfremvisning{
 	position:absolute;
	top: 89px;
	left: 341px; 
	width:500px;
}

/************ Layout for artpages 1.html - 25.html **************/

#pilvenstre{
	position:absolute;
	top: 70px;
	left: 50px;
	width:15px;
	text-align:center;
	font-size:150%;
}

#pilmellem{
	position:absolute;
	top: 69px;
	left: 70px;
	width: 15px;
	text-align:center;
	font-size:150%
}

#pilhoejre{
	position:absolute;
	top: 70px;
	left: 90px;
	width:15px;
	text-align:center;
	font-size:150%
}

#imagetitle{
	position:absolute;
	bottom: 10px;
	left: 30px;
	width:90%;
	text-align:left;
}

#photos_tekst{
	position:absolute;
	bottom: 10px;
	left: 30px;
	width:90%;
	text-align:left;
}
